IO-File-CompressOnClose v0.11 Perl 5 v5.42.0 RC3 x86_64-linux-thread-multi-ld

Status
Fail
From
Andreas J. König (ANDK)
Dist
IO-File-CompressOnClose v0.11
Platform
Perl 5 v5.42.0 RC3 x86_64-linux-thread-multi-ld
Date
2025-07-09 13:25:02
ID
1e512112-5cc8-11f0-a43b-b9b1750d51ef
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.42.0, created by CPAN-Reporter-1.2020.

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 '/usr/bin/make test':

/tmp/basesmoker-reloperl-KF6j/bin/perl Build --makefile_env_macros 1 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.06 usr  0.02 sys +  0.92 cusr  0.32 csys =  1.32 CPU)
Result: FAIL
Failed 3/11 test programs. 24/146 subtests failed.
make: *** [Makefile:103: test] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module          Need Have    
    --------------- ---- --------
    Compress::Zlib  0    2.213   
    IO::Zlib        0    1.15    

build_requires:

    Module          Need Have    
    --------------- ---- --------
    Archive::Zip    0    1.68    
    Compress::Zlib  0    2.213   
    IO::Zlib        0    1.15    
    Test::Exception 0    0.43    
    Test::More      0    1.302214


------------------------------
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-KF6j/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-1238322-AL6bXl/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/App-oo_modulino_zsh_completion_helper-0.06-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/App-oo_modulino_zsh_completion_helper-0.06-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Module-ScanDeps-Static-1.7.6-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Module-ScanDeps-Static-1.7.6-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Dpkg-1.22.21-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Dpkg-1.22.21-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Devel-Required-0.17-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Devel-Required-0.17-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/LiquidWeb-Storm-CLI-1.03-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1238330
    PERL5_CPAN_IS_RUNNING = 1238330
    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-KF6j/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280242
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.93    
    Parse::CPAN::Meta   2.150010
    Test2               1.302214
    Test::Harness       3.52    
    Test::More          1.302214
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 42 subversion 0) configuration:
  Commit id: ee68a7501ce49adbfe222c18f4d4b71e5374cfac
  Platform:
    osname=linux
    osvers=6.8.0-60-generic
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93jammy 6.8.0-60-generic #63~22.04.1-ubuntu smp preempt_dynamic tue apr 22 19:00:15 utc 2 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.42.0-RC3/322f -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 -Duseithreads -Duselongdouble -DEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.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=/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_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    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_ITHREADS
    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
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Locally applied patches:
    RC3
  Built under linux
  Compiled at Jul  2 2025 06:28:05
  %ENV:
    PERL="/tmp/basesmoker-reloperl-KF6j/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-1238322-AL6bXl/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/App-oo_modulino_zsh_completion_helper-0.06-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/App-oo_modulino_zsh_completion_helper-0.06-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Module-ScanDeps-Static-1.7.6-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Module-ScanDeps-Static-1.7.6-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Dpkg-1.22.21-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Dpkg-1.22.21-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/Devel-Required-0.17-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/Devel-Required-0.17-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1238322-AL6bXl/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1238322-AL6bXl/LiquidWeb-Storm-CLI-1.03-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1238330"
    PERL5_CPAN_IS_RUNNING="1238330"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-1238322-AL6bXl/shishi-0.0.1-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/shishi-0.0.1-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Lingua-BioYaTeA-0.11-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Lingua-BioYaTeA-0.11-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Linux-InitFS-0.2-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Linux-InitFS-0.2-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/NoZone-1.3-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/NoZone-1.3-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/App-oo_modulino_zsh_completion_helper-0.06-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/App-oo_modulino_zsh_completion_helper-0.06-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Business-Shipping-DataFiles-1.02-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Business-Shipping-DataFiles-1.02-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/triceps-2.1.0-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/triceps-2.1.0-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/LCFG-Build-Skeleton-0.5.0-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/LCFG-Build-Skeleton-0.5.0-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Module-ScanDeps-Static-1.7.6-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Module-ScanDeps-Static-1.7.6-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/OSDial-3.0.2.124-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/OSDial-3.0.2.124-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/App-nrun-v1.1.2-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/App-nrun-v1.1.2-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/DBIx-Migration-Directories-0.12-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/DBIx-Migration-Directories-0.12-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/dta-tokwrap-0.98-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/dta-tokwrap-0.98-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Dpkg-1.22.21-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Dpkg-1.22.21-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Simulation-Automate-1.0.1-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/Devel-Required-0.17-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/Devel-Required-0.17-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/MP3-PodcastFetch-1.05-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/MP3-PodcastFetch-1.05-0/blib/lib
    /tmp/loop_over_bdir-1238322-AL6bXl/LiquidWeb-Storm-CLI-1.03-0/blib/arch
    /tmp/loop_over_bdir-1238322-AL6bXl/LiquidWeb-Storm-CLI-1.03-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.42.0-RC3/322f/lib/site_perl/5.42.0/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.42.0-RC3/322f/lib/site_perl/5.42.0
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.42.0-RC3/322f/lib/5.42.0/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.42.0-RC3/322f/lib/5.42.0
    .