Kelp-Module-Template-XslateTT v1.002 Perl 5 v5.39.6 x86_64-linux

Status
Pass
From
Andreas J. König (ANDK)
Dist
Kelp-Module-Template-XslateTT v1.002
Platform
Perl 5 v5.39.6 x86_64-linux
Date
2024-01-05 07:31:29
ID
70fffe08-ab9c-11ee-808a-581b6f664a5d
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 Serguei Trouchelle,

This is a computer-generated report for Kelp-Module-Template-XslateTT-1.002
on perl 5.39.6, created by CPAN-Reporter-1.2019.

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':

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-1pDO/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile/*.t
# Listing %INC
#           B::Hooks::EndOfScope 0.26
#       B::Hooks::EndOfScope::XS 0.26
#                           Carp 1.54
#                         Config 5.039006
#                            Cwd 3.90
#              Data::MessagePack 1.02
#                       Exporter 5.77
#                     File::Spec 3.90
#               File::Spec::Unix 3.91
#                     Kelp::Base undef
#                   Kelp::Module undef
#         Kelp::Module::Template undef
# Kelp::Module::Template::Xslate 0.01
#                 Kelp::Template undef
#                     List::Util 1.63
#         Module::Implementation 0.09
#                Module::Runtime 0.016
#                 Package::Stash 0.40
#             Package::Stash::XS 0.30
#                     Path::Tiny 0.144
#                   Scalar::Util 1.63
#     Sub::Exporter::Progressive 0.001013
#                  Sub::Identify 0.14
#                      Sub::Util 1.63
#                 Template::Tiny 1.14
#                   Text::Xslate v3.5.9
#             Text::Xslate::Util undef
#                      Try::Tiny 0.31
#                Variable::Magic 0.63
#                       XSLoader 0.32
#                           base 2.27
#                       constant 1.33
#                        feature 1.86
#           namespace::autoclean 0.29
#               namespace::clean 0.27
#        namespace::clean::_Util undef
#                       overload 1.37
#                    overloading 0.02
#                         parent 0.241
#                         strict 1.13
#                        version 0.9930
#                 version::regex 0.9930
#                       warnings 1.67
#             warnings::register 1.06
t/00-all_prereqs.t ................................... ok
t/00-compile.t ....................................... ok
t/00-compile/lib_Kelp_Module_Template_XslateTT_pm.t .. ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.90
#     IO::Handle           any     1.55
#     IPC::Open3           any     1.22
#     Test::More           any 1.302198
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                         Want Have
#     ------------------------------ ---- ----
#     Kelp::Module::Template::Xslate 0.01 0.01
# 
t/00-report-prereqs.t ................................ ok
# Testing with Perl 5.039006, /tmp/basesmoker-reloperl-1pDO/bin/perl
#     ExtUtils::MakeMaker version is 7.70
#     File::Spec version is 3.90
#     IO::Handle version is 1.55
#     IPC::Open3 version is 1.22
#     Kelp::Module::Template::Xslate version is 0.01
#     Test::More version is 1.302198
t/000-report-versions.t .............................. ok
t/01sanity.t ......................................... ok
t/02template.t ....................................... ok
t/author-critic.t .................................... skipped: these tests are for testing by the author
t/author-eol.t ....................................... skipped: these tests are for testing by the author
t/author-minimum-version.t ........................... skipped: these tests are for testing by the author
t/author-no-tabs.t ................................... skipped: these tests are for testing by the author
t/author-pod-syntax.t ................................ skipped: these tests are for testing by the author
t/release-distmeta.t ................................. skipped: these tests are for release candidate testing
t/release-fixme.t .................................... skipped: these tests are for release candidate testing
t/release-has-version.t .............................. skipped: these tests are for release candidate testing
t/release-meta-json.t ................................ skipped: these tests are for release candidate testing
t/release-pause-permissions.t ........................ skipped: these tests are for release candidate testing
All tests successful.
Files=17, Tests=45,  1 wallclock secs ( 0.05 usr  0.02 sys +  0.92 cusr  0.31 csys =  1.30 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need Have    
    ------------------------------ ---- --------
    Kelp::Module::Template::Xslate 0.01 0.01    

build_requires:

    Module                         Need Have    
    ------------------------------ ---- --------
    ExtUtils::MakeMaker            0    7.70    
    File::Spec                     0    3.90    
    IO::Handle                     0    1.55    
    IPC::Open3                     0    1.22    
    Test::More                     0    1.302198

configure_requires:

    Module                         Need Have    
    ------------------------------ ---- --------
    ExtUtils::MakeMaker            0    7.70    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.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-1pDO/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-88897-fPfWRC/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/downsexta-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/downsexta-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/perl-Hardware-UPS-Perl-0.43-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 89091
    PERL5_CPAN_IS_RUNNING = 89091
    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-1pDO/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302198
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 39 subversion 6) configuration:
  Commit id: 19d146d89647634621ee2291d0baa267addfef3d
  Platform:
    osname=linux
    osvers=5.4.0-169-generic
    archname=x86_64-linux
    uname='linux k93focal 5.4.0-169-generic #187-ubuntu smp thu nov 23 14:52:28 utc 2023 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.6/b254 -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 -Uuselongdouble -DEBUGGING=both'
    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 -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='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=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_LONG_DOUBLE
    HAS_STRTOLD
    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 Dec 31 2023 01:34:29
  %ENV:
    PERL="/tmp/basesmoker-reloperl-1pDO/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-88897-fPfWRC/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/downsexta-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/downsexta-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-88897-fPfWRC/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-88897-fPfWRC/perl-Hardware-UPS-Perl-0.43-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="89091"
    PERL5_CPAN_IS_RUNNING="89091"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-88897-fPfWRC/shishi-0.0.1-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/shishi-0.0.1-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Net-Async-WebService-lxd-0.03-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Net-Async-WebService-lxd-0.03-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Net-ISP-Balance-1.31-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Net-ISP-Balance-1.31-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/AllKnowingDNS-1.7-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/AllKnowingDNS-1.7-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/OSDial-3.0.2.124-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/OSDial-3.0.2.124-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/LiquidWeb-Storm-CLI-1.03-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/LiquidWeb-Storm-CLI-1.03-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/App-nrun-v1.1.2-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/App-nrun-v1.1.2-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/CORBA-Python-2.66-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/CORBA-Python-2.66-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/CGI-Application-NetNewsIface-0.0204-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/CGI-Application-NetNewsIface-0.0204-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/downsexta-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/downsexta-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Simulation-Automate-1.0.1-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Device-Kiln-0.03-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Device-Kiln-0.03-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Lemonldap-NG-Cli-0.2-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Lemonldap-NG-Cli-0.2-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/ProjectBuilder-0.14.1-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/ProjectBuilder-0.14.1-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/dta-tokwrap-0.98-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/dta-tokwrap-0.98-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Net-OpenVPN-DDNS-0.1-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Net-OpenVPN-DDNS-0.1-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/mmds-1.902-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/mmds-1.902-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Sysync-0.35-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Sysync-0.35-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/HTML-Menu-TreeView-1.22-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/HTML-Menu-TreeView-1.22-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Devel-Required-0.16-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Devel-Required-0.16-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/Business-Shipping-DataFiles-1.02-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/Business-Shipping-DataFiles-1.02-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/DBIx-Migration-Directories-0.12-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/DBIx-Migration-Directories-0.12-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/LCFG-Build-Tools-0.9.30-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/LCFG-Build-Tools-0.9.30-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/triceps-2.1.0-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/triceps-2.1.0-0/blib/lib
    /tmp/loop_over_bdir-88897-fPfWRC/perl-Hardware-UPS-Perl-0.43-0/blib/arch
    /tmp/loop_over_bdir-88897-fPfWRC/perl-Hardware-UPS-Perl-0.43-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.6/b254/lib/site_perl/5.39.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.6/b254/lib/site_perl/5.39.6
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.6/b254/lib/5.39.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.6/b254/lib/5.39.6
    .