IO-File-CompressOnClose v0.11 Perl 5 v5.37.8 x86_64-linux
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
IO-File-CompressOnClose v0.11
- Platform
- Perl 5 v5.37.8 x86_64-linux
- Date
- 2023-01-28 10:54:49
- ID
- 2f4d5dfc-9efa-11ed-b10c-c0e613b1918a
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 James FitzGibbon,
This is a computer-generated report for IO-File-CompressOnClose-0.11
on perl 5.37.8, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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 './Build test':
t/01_use.t .................... ok
# Failed test 'open/print/close a file'
# at t/02_basic.t line 32.
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/02_basic.t line 31.
# Looks like you failed 1 test of 2.
t/02_basic.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/03_pod.t .................... ok
t/04_accessors.t .............. ok
# Failed test 'close file opened for append'
# at t/05_modes.t line 61.
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 60.
# Failed test 'file 'foo' does not exist'
# at t/05_modes.t line 62.
# Failed test 'file 'foo.archive' exists'
# at t/05_modes.t line 63.
# Failed test 'file 'foo.archive' has non-zero size'
# at t/05_modes.t line 64.
# Failed test 'close file opened for write'
# at t/05_modes.t line 77.
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 76.
# Failed test 'file 'foo' does not exist'
# at t/05_modes.t line 78.
# Failed test 'file 'foo.archive2' exists'
# at t/05_modes.t line 79.
# Failed test 'file 'foo.archive2' has non-zero size'
# at t/05_modes.t line 80.
# Failed test 'close file opened for append'
# at t/05_modes.t line 108.
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 107.
# Failed test 'file 'foo' does not exist'
# at t/05_modes.t line 109.
# Failed test 'file 'foo.archive' exists'
# at t/05_modes.t line 110.
# Failed test 'file 'foo.archive' has non-zero size'
# at t/05_modes.t line 111.
# Failed test 'close file opened for write'
# at t/05_modes.t line 124.
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 123.
# Failed test 'file 'foo' does not exist'
# at t/05_modes.t line 125.
# Failed test 'file 'foo.archive2' exists'
# at t/05_modes.t line 126.
# Failed test 'file 'foo.archive2' has non-zero size'
# at t/05_modes.t line 127.
# Looks like you failed 16 tests of 46.
t/05_modes.t ..................
Dubious, test returned 16 (wstat 4096, 0x1000)
Failed 16/46 subtests
t/06_gzip.t ................... ok
t/07_zip.t .................... ok
t/08_coderef.t ................ ok
# Failed test 'close file opened for write'
# at t/09_delete_after_compress.t line 39.
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/09_delete_after_compress.t line 38.
# Failed test 'file 'foo' does not exist'
# at t/09_delete_after_compress.t line 40.
# Failed test 'file 'foo.archive' exists'
# at t/09_delete_after_compress.t line 41.
# Failed test 'file 'foo.archive' has non-zero size'
# at t/09_delete_after_compress.t line 42.
# Failed test 'close file opened for write'
# at t/09_delete_after_compress.t line 59.
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/09_delete_after_compress.t line 58.
# Failed test 'file 'foo.archive2' exists'
# at t/09_delete_after_compress.t line 61.
# Failed test 'file 'foo.archive2' has non-zero size'
# at t/09_delete_after_compress.t line 62.
# Looks like you failed 7 tests of 17.
t/09_delete_after_compress.t ..
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/17 subtests
t/10_subclass.t ............... ok
t/11_esoteric.t ............... ok
Test Summary Report
-------------------
t/02_basic.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/05_modes.t (Wstat: 4096 (exited 16) Tests: 46 Failed: 16)
Failed tests: 14-17, 21-24, 34-37, 41-44
Non-zero exit status: 16
t/09_delete_after_compress.t (Wstat: 1792 (exited 7) Tests: 17 Failed: 7)
Failed tests: 5-8, 14, 16-17
Non-zero exit status: 7
Files=11, Tests=146, 1 wallclock secs ( 0.05 usr 0.04 sys + 0.96 cusr 0.35 csys = 1.40 CPU)
Result: FAIL
Failed 3/11 test programs. 24/146 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------- ---- --------
Compress::Zlib 0 2.201
IO::Zlib 0 1.14
build_requires:
Module Need Have
--------------- ---- --------
Archive::Zip 0 1.68
Compress::Zlib 0 2.201
IO::Zlib 0 1.14
Test::Exception 0 0.43
Test::More 0 1.302191
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.UTF-8
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-IrO5/bin/perl
PERL5LIB = /tmp/loop_over_bdir-2836138-2wL00B/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Dpkg-1.21.14-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Dpkg-1.21.14-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/DBIx-Migration-Directories-0.12-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2836208
PERL5_CPAN_IS_RUNNING = 2836208
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-IrO5/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.88
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.66
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.66
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.49
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4232
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302191
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 37 subversion 8) configuration:
Commit id: aaff26e0f2e98dc425f7514531d35dfec6948f6d
Platform:
osname=linux
osvers=5.15.0-58-generic
archname=x86_64-linux
uname='linux k93jammy 5.15.0-58-generic #64-ubuntu smp thu jan 5 11:43:13 utc 2023 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.8/6567 -Dmyhostname=k93jammy -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 -Uuselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.3.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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
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=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
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:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jan 21 2023 06:37:58
%ENV:
PERL="/tmp/basesmoker-reloperl-IrO5/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-2836138-2wL00B/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Dpkg-1.21.14-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Dpkg-1.21.14-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-2836138-2wL00B/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2836138-2wL00B/DBIx-Migration-Directories-0.12-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2836208"
PERL5_CPAN_IS_RUNNING="2836208"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-2836138-2wL00B/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Net-OpenVPN-DDNS-0.1-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Net-OpenVPN-DDNS-0.1-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/LiquidWeb-Storm-CLI-1.03-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/LiquidWeb-Storm-CLI-1.03-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Device-Kiln-0.03-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Device-Kiln-0.03-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Captive-Portal-4.10-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Captive-Portal-4.10-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Net-Async-WebService-lxd-0.03-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Net-Async-WebService-lxd-0.03-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/shishi-0.0.1-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/shishi-0.0.1-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/LCFG-Build-Tools-0.9.30-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/LCFG-Build-Tools-0.9.30-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Dpkg-1.21.14-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Dpkg-1.21.14-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/AllKnowingDNS-1.7-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/AllKnowingDNS-1.7-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/mmds-1.902-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/App-rmcd-0.280-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/App-rmcd-0.280-0/blib/lib
/tmp/loop_over_bdir-2836138-2wL00B/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-2836138-2wL00B/DBIx-Migration-Directories-0.12-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.8/6567/lib/site_perl/5.37.8/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.8/6567/lib/site_perl/5.37.8
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.8/6567/lib/5.37.8/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.8/6567/lib/5.37.8
.