DBD-SQLeet v0.26.0 Perl 5 v5.35.11 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
DBD-SQLeet v0.26.0
- Platform
- Perl 5 v5.35.11 x86_64-linux-ld
- Date
- 2022-05-15 06:39:16
- ID
- bdda63c8-d419-11ec-9f21-d6af9cf23e7f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Dimitar D. Mitov,
This is a computer-generated report for DBD-SQLeet-0.26.0
on perl 5.35.11, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/tmp/basesmoker-reloperl-d0Dr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLeet.bs blib/arch/auto/DBD/SQLeet/SQLeet.bs 644
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-d0Dr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/**/*.t
# $DBI::VERSION=1.643
# Compile Options:
# COMPILER=gcc-9.4.0
# ENABLE_COLUMN_METADATA
# ENABLE_FTS3_PARENTHESIS
# ENABLE_FTS4
# ENABLE_FTS5
# ENABLE_JSON1
# ENABLE_RTREE
# THREADSAFE=0
t/01_compile.t ........................................ ok
# sqlite_version=3.26.0
t/02_logon.t .......................................... ok
t/03_create_table.t ................................... ok
t/04_insert.t ......................................... ok
t/05_select.t ......................................... ok
t/06_tran.t ........................................... ok
t/07_error.t .......................................... ok
t/08_busy.t ........................................... ok
t/09_create_function.t ................................ ok
t/10_create_aggregate.t ............................... ok
t/12_unicode.t ........................................ ok
t/13_create_collation.t ............................... ok
t/14_progress_handler.t ............................... ok
t/15_ak_dbd.t ......................................... ok
t/16_column_info.t .................................... ok
t/17_createdrop.t ..................................... ok
t/18_insertfetch.t .................................... ok
t/19_bindparam.t ...................................... ok
t/20_blobs.t .......................................... ok
t/21_blobtext.t ....................................... ok
t/22_listfields.t ..................................... ok
t/23_nulls.t .......................................... ok
t/24_numrows.t ........................................ ok
t/25_chopblanks.t ..................................... ok
t/26_commit.t ......................................... ok
t/27_metadata.t ....................................... ok
t/28_schemachange.t ................................... ok
t/30_auto_rollback.t .................................. ok
t/31_bind_weird_number_param.t ........................ ok
t/32_inactive_error.t ................................. ok
t/33_non_latin_path.t ................................. ok
t/34_online_backup.t .................................. ok
t/35_table_info.t ..................................... ok
t/36_hooks.t .......................................... ok
t/37_regexp.t ......................................... ok
t/38_empty_statement.t ................................ ok
t/39_foreign_keys.t ................................... ok
t/40_multiple_statements.t ............................ ok
t/41_placeholders.t ................................... ok
t/42_primary_key_info.t ............................... ok
t/43_fts3.t ........................................... ok
t/44_rtree.t .......................................... ok
t/45_savepoints.t ..................................... ok
t/46_mod_perl.t ....................................... skipped: requires APR::Table
t/47_execute.t ........................................ ok
t/48_bind_param_is_sticky.t ........................... ok
t/49_trace_and_profile.t .............................. ok
t/50_foreign_key_info.t ............................... ok
t/51_table_column_metadata.t .......................... ok
t/52_db_filename.t .................................... ok
t/53_status.t ......................................... ok
t/54_literal_txn.t .................................... ok
t/55_statistics_info.t ................................ ok
t/56_open_flags.t ..................................... ok
t/57_uri_filename.t ................................... ok
t/58_see_if_its_a_number_and_explicit_binding.t ....... ok
t/59_extended_result_codes.t .......................... skipped: this test is for Win32 only
t/60_readonly.t ....................................... ok
t/61_strlike.t ........................................ ok
t/62_regexp_multibyte_char_class.t .................... ok
t/63_param_values.t ................................... ok
t/rt_106151_outermost_savepoint.t ..................... ok
t/rt_106950_extra_warnings_with_savepoints.t .......... ok
t/rt_115465_column_info_with_spaces.t ................. ok
t/rt_124227_index_regression.t ........................ ok
t/rt_15186_prepcached.t ............................... ok
t/rt_21406_auto_finish.t .............................. ok
t/rt_25371_asymmetric_unicode.t ....................... ok
t/rt_25460_numeric_aggregate.t ........................ ok
t/rt_25924_user_defined_func_unicode.t ................ ok
t/rt_26775_distinct.t ................................. ok
t/rt_27553_prepared_cache_and_analyze.t ............... ok
t/rt_29058_group_by.t ................................. ok
t/rt_29629_sqlite_where_length.t ...................... ok
t/rt_31324_full_names.t ............................... ok
t/rt_32889_prepare_cached_reexecute.t ................. ok
t/rt_36836_duplicate_key.t ............................ ok
t/rt_36838_unique_and_bus_error.t ..................... ok
t/rt_40594_nullable.t ................................. ok
t/rt_48393_debug_panic_with_commit.t .................. skipped: set $ENV{TEST_DBD_SQLITE_WITH_DEBUGGER} to enable this test
t/rt_50503_fts3.t ..................................... ok
t/rt_52573_manual_exclusive_lock.t .................... ok
t/rt_53235_icu_compatibility.t ........................ skipped: requires SQLite ICU plugin to be enabled
t/rt_62370_diconnected_handles_operation.t ............ ok
t/rt_64177_ping_wipes_out_the_errstr.t ................ ok
t/rt_67581_bind_params_mismatch.t ..................... ok
t/rt_71311_bind_col_and_unicode.t ..................... ok
t/rt_73159_fts_tokenizer_segfault.t ................... ok
t/rt_73787_exponential_buffer_overflow.t .............. ok
t/rt_76395_int_overflow.t ............................. ok
t/rt_77724_primary_key_with_a_whitespace.t ............ ok
t/rt_78833_utf8_flag_for_column_names.t ............... ok
t/rt_81536_multi_column_primary_key_info.t ............ ok
t/rt_88228_sqlite_3_8_0_crash.t ....................... ok
t/rt_96050_db_filename_for_a_closed_database.t ........ ok
t/rt_96877_unicode_statements.t ....................... ok
t/rt_96878_fts_contentless_table.t .................... ok
t/rt_97598_crash_on_disconnect_with_virtual_tables.t .. ok
All tests successful.
Files=98, Tests=3469, 20 wallclock secs ( 0.43 usr 0.33 sys + 7.55 cusr 3.11 csys = 11.42 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
DBI 1.57 1.643
File::Spec 0.82 3.84
perl 5.006 5.035011
Test::Builder 0.86 1.302190
Test::More 0.47 1.302190
Tie::Hash 0 1.06
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
configure_requires:
Module Need Have
------------------- ----- --------
DBI 1.57 1.643
ExtUtils::MakeMaker 6.48 7.64
File::Spec 0.82 3.84
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.utf8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-d0Dr/bin/perl
PERL5LIB = /tmp/loop_over_bdir-111204-6eYGuI/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/downsexta-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/downsexta-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Net-Async-WebService-lxd-0.02-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Net-Async-WebService-lxd-0.02-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Dpkg-1.21.5-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Dpkg-1.21.5-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/dta-tokwrap-0.98-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 111212
PERL5_CPAN_IS_RUNNING = 111212
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-d0Dr/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON 4.05
JSON::PP 4.08
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 11) configuration:
Commit id: 6309b8c0e379d2ae5a9d50fe46b4c1f52ec1b012
Platform:
osname=linux
osvers=5.4.0-107-generic
archname=x86_64-linux-ld
uname='linux k93focal 5.4.0-107-generic #121-ubuntu smp thu mar 24 16:04:27 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.35.11/d3e4 -Dmyhostname=k93focal -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=both'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.4.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
DEBUGGING
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at May 6 2022 19:52:54
%ENV:
PERL="/tmp/basesmoker-reloperl-d0Dr/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-111204-6eYGuI/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/downsexta-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/downsexta-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Net-Async-WebService-lxd-0.02-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Net-Async-WebService-lxd-0.02-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/Dpkg-1.21.5-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/Dpkg-1.21.5-0/blib/lib:/tmp/loop_over_bdir-111204-6eYGuI/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-111204-6eYGuI/dta-tokwrap-0.98-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="111212"
PERL5_CPAN_IS_RUNNING="111212"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-111204-6eYGuI/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/mmds-1.902-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/downsexta-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/downsexta-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Lemonldap-NG-Cli-0.2-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Lemonldap-NG-Cli-0.2-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Net-OpenVPN-DDNS-0.1-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Net-OpenVPN-DDNS-0.1-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/perl-Hardware-UPS-Perl-0.43-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/perl-Hardware-UPS-Perl-0.43-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/HTML-Menu-TreeView-1.22-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/HTML-Menu-TreeView-1.22-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/ProjectBuilder-0.14.1-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/ProjectBuilder-0.14.1-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/LiquidWeb-Storm-CLI-1.03-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/LiquidWeb-Storm-CLI-1.03-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/triceps-2.1.0-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/triceps-2.1.0-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Net-Async-WebService-lxd-0.02-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Net-Async-WebService-lxd-0.02-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/App-rmcd-0.280-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/App-rmcd-0.280-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Captive-Portal-4.10-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Captive-Portal-4.10-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Sysync-0.35-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Sysync-0.35-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/LCFG-Build-Tools-0.9.30-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/LCFG-Build-Tools-0.9.30-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/Dpkg-1.21.5-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/Dpkg-1.21.5-0/blib/lib
/tmp/loop_over_bdir-111204-6eYGuI/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-111204-6eYGuI/dta-tokwrap-0.98-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.35.11/d3e4/lib/site_perl/5.35.11/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.35.11/d3e4/lib/site_perl/5.35.11
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.35.11/d3e4/lib/5.35.11/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.35.11/d3e4/lib/5.35.11
.