DBIx-Class-FromValidators v0.02 Perl 5 v5.39.1 x86_64-linux

Status
Fail
From
Andreas J. König (ANDK)
Dist
DBIx-Class-FromValidators v0.02
Platform
Perl 5 v5.39.1 x86_64-linux
Date
2023-08-21 00:46:34
ID
2da28352-3fbc-11ee-afb9-a9d8e1e94e4e
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 Wore Macx,

This is a computer-generated report for DBIx-Class-FromValidators-0.02
on perl 5.39.1, created by CPAN-Reporter-1.2019.

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

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-AXeA/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Old package separator "'" deprecated at /tmp/loop_over_bdir-461267-pTz0bG/DBIx-Class-FromValidators-0.02-0/inc/Test/More.pm line 337.
t/00_compile.t ..... ok
Old package separator "'" deprecated at /tmp/loop_over_bdir-461267-pTz0bG/DBIx-Class-FromValidators-0.02-0/inc/Test/More.pm line 337.
Subroutine DBIx::Class::ResultSet::carp redefined at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/b254/lib/site_perl/5.39.1/DBIx/Class/Carp.pm line 93.
[warn] Action methods (action0, action1, action2, action3) found defined in your application class, CatTest. This is deprecated, please move them into a Root controller.
[warn] Used regexp fallback for $c->model('Blog'), which found 'CatTest::Model::DBIC::Blog'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('DBIC::Blog') instead of $c->model('Blog'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/Blog/) at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/b254/lib/site_perl/5.39.1/Catalyst/Action.pm line 374.
[error] Caught exception in CatTest->action2 "Can't locate object method "create_from_fv" via package "DBIx::Class::ResultSet" at t/lib/CatTest.pm line 52."

#   Failed test 'is create_from_fvs error'
#   in t/01_sqlite3.t at line 33.
#          got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
# <head>
#     <meta http-equiv="Content-Language" content="en" />
#     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
#     <title>CatTest</title>
#     <script type="text/javascript">
#         <!--
#         function toggleDump (dumpElement) {
#             var e = document.getElementById( dumpElement );
#             if (e.style.display == "none") {
#                 e.style.display = "";
#             }
#             else {
#                 e.style.display = "none";
#             }
#         }
#         -->
#     </script>
#     <style type="text/css">
#         body {
#             font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana,
#                          Tahoma, Arial, helvetica, sans-serif;
#             color: #333;
#             background-color: #eee;
#             margin: 0px;
#             padding: 0px;
#         }
#         :link, :link:hover, :visited, :visited:hover {
#             color: #000;
#         }
#         div.box {
#             position: relative;
#             background-color: #ccc;
#             border: 1px solid #aaa;
#             padding: 4px;
#             margin: 10px;
#         }
#         div.error {
#             background-color: #cce;
#             border: 1px solid #755;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.infos {
#             background-color: #eee;
#             border: 1px solid #575;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.name {
#             background-color: #cce;
#             border: 1px solid #557;
#             padding: 8px;
#             margin: 4px;
#         }
#         code.error {
#             display: block;
#             margin: 1em 0;
#             overflow: auto;
#         }
#         div.name h1, div.error p {
#             margin: 0;
#         }
#         h2 {
#             margin-top: 0;
#             margin-bottom: 10px;
#             font-size: medium;
#             font-weight: bold;
#             text-decoration: underline;
#         }
#         h1 {
#             font-size: medium;
#             font-weight: normal;
#         }
#         /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */
#         /* Browser specific (not valid) styles to make preformatted text wrap */
#         pre {
#             white-space: pre-wrap;       /* css-3 */
#             white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
#             white-space: -pre-wrap;      /* Opera 4-6 */
#             white-space: -o-pre-wrap;    /* Opera 7 */
#             word-wrap: break-word;       /* Internet Explorer 5.5+ */
#         }
#     </style>
# </head>
# <body>
#     <div class="box">
#         <div class="error"></div>
#         <div class="infos"><pre>
# (en) Please come back later
# (fr) SVP veuillez revenir plus tard
# (de) Bitte versuchen sie es spaeter nocheinmal
# (at) Konnten's bitt'schoen spaeter nochmal reinschauen
# (no) Vennligst prov igjen senere
# (dk) Venligst prov igen senere
# (pl) Prosze sprobowac pozniej
# (pt) Por favor volte mais tarde
# (ru) Попробуйте еще раз позже
# (ua) Спробуйте ще раз пізніше
# (it) Per favore riprova più tardi
# </pre>
# </div>
#         <div class="name"></div>
#     </div>
# </body>
# </html>
#                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 '
#     expected: 'woremacx notes'
[error] Caught exception in CatTest->action3 "Can't call method "update_from_fv" on an undefined value at t/lib/CatTest.pm line 71."

#   Failed test 'is update_from_fvs error'
#   in t/01_sqlite3.t at line 37.
#          got: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
# <head>
#     <meta http-equiv="Content-Language" content="en" />
#     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
#     <title>CatTest</title>
#     <script type="text/javascript">
#         <!--
#         function toggleDump (dumpElement) {
#             var e = document.getElementById( dumpElement );
#             if (e.style.display == "none") {
#                 e.style.display = "";
#             }
#             else {
#                 e.style.display = "none";
#             }
#         }
#         -->
#     </script>
#     <style type="text/css">
#         body {
#             font-family: "Bitstream Vera Sans", "Trebuchet MS", Verdana,
#                          Tahoma, Arial, helvetica, sans-serif;
#             color: #333;
#             background-color: #eee;
#             margin: 0px;
#             padding: 0px;
#         }
#         :link, :link:hover, :visited, :visited:hover {
#             color: #000;
#         }
#         div.box {
#             position: relative;
#             background-color: #ccc;
#             border: 1px solid #aaa;
#             padding: 4px;
#             margin: 10px;
#         }
#         div.error {
#             background-color: #cce;
#             border: 1px solid #755;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.infos {
#             background-color: #eee;
#             border: 1px solid #575;
#             padding: 8px;
#             margin: 4px;
#             margin-bottom: 10px;
#         }
#         div.name {
#             background-color: #cce;
#             border: 1px solid #557;
#             padding: 8px;
#             margin: 4px;
#         }
#         code.error {
#             display: block;
#             margin: 1em 0;
#             overflow: auto;
#         }
#         div.name h1, div.error p {
#             margin: 0;
#         }
#         h2 {
#             margin-top: 0;
#             margin-bottom: 10px;
#             font-size: medium;
#             font-weight: bold;
#             text-decoration: underline;
#         }
#         h1 {
#             font-size: medium;
#             font-weight: normal;
#         }
#         /* from http://users.tkk.fi/~tkarvine/linux/doc/pre-wrap/pre-wrap-css3-mozilla-opera-ie.html */
#         /* Browser specific (not valid) styles to make preformatted text wrap */
#         pre {
#             white-space: pre-wrap;       /* css-3 */
#             white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
#             white-space: -pre-wrap;      /* Opera 4-6 */
#             white-space: -o-pre-wrap;    /* Opera 7 */
#             word-wrap: break-word;       /* Internet Explorer 5.5+ */
#         }
#     </style>
# </head>
# <body>
#     <div class="box">
#         <div class="error"></div>
#         <div class="infos"><pre>
# (en) Please come back later
# (fr) SVP veuillez revenir plus tard
# (de) Bitte versuchen sie es spaeter nocheinmal
# (at) Konnten's bitt'schoen spaeter nochmal reinschauen
# (no) Vennligst prov igjen senere
# (dk) Venligst prov igen senere
# (pl) Prosze sprobowac pozniej
# (pt) Por favor volte mais tarde
# (ru) Попробуйте еще раз позже
# (ua) Спробуйте ще раз пізніше
# (it) Per favore riprova più tardi
# </pre>
# </div>
#         <div class="name"></div>
#     </div>
# </body>
# </html>
#                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 '
#     expected: 'http://blog.woremacx.com/notes/index.html'
# Looks like you failed 2 tests of 12.
t/01_sqlite3.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests 
Old package separator "'" deprecated at /tmp/loop_over_bdir-461267-pTz0bG/DBIx-Class-FromValidators-0.02-0/inc/Test/More.pm line 337.
t/98_perlcritic.t .. skipped: Test::Perl::Critic is not installed.
Old package separator "'" deprecated at /tmp/loop_over_bdir-461267-pTz0bG/DBIx-Class-FromValidators-0.02-0/inc/Test/More.pm line 337.
t/99_pod.t ......... ok

Test Summary Report
-------------------
t/01_sqlite3.t   (Wstat: 512 (exited 2) Tests: 12 Failed: 2)
  Failed tests:  10, 12
  Non-zero exit status: 2
Files=4, Tests=14,  1 wallclock secs ( 0.02 usr  0.01 sys +  1.36 cusr  0.17 csys =  1.56 CPU)
Result: FAIL
Failed 1/4 test programs. 2/14 subtests failed.
make: *** [Makefile:778: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                                  Need Have    
    --------------------------------------- ---- --------
    Carp::Clan                              0    6.08    
    Catalyst                                0    5.90131 
    Catalyst::Model::DBIC::Schema           0    0.66    
    Catalyst::Plugin::FormValidator::Simple 0    0.15    
    Catalyst::Test                          0    0       
    DBD::SQLite                             0    1.72    
    DBIx::Class                             0    0.082843
    DBIx::Class::Schema                     0    0       
    HTTP::Request::Common                   0    6.44    
    Test::More                              0    1.302195

build_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
    PERL5LIB = /tmp/loop_over_bdir-461267-pTz0bG/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/js-app-0.13-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/js-app-0.13-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/triceps-2.1.0-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 461275
    PERL5_CPAN_IS_RUNNING = 461275
    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-AXeA/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.89    
    ExtUtils::CBuilder  0.280239
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.47    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 39 subversion 1) configuration:
  Commit id: 8c6729f5e3d051878ec60933bcc19650d2dddb85
  Platform:
    osname=linux
    osvers=5.4.0-155-generic
    archname=x86_64-linux
    uname='linux k93focal 5.4.0-155-generic #172-ubuntu smp fri jul 7 16:10:02 utc 2023 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/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 Aug 16 2023 04:01:54
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-461267-pTz0bG/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/js-app-0.13-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/js-app-0.13-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-461267-pTz0bG/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-461267-pTz0bG/triceps-2.1.0-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="461275"
    PERL5_CPAN_IS_RUNNING="461275"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-461267-pTz0bG/Debian-Packages-0.03-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/Debian-Packages-0.03-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/ProjectBuilder-0.14.1-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/ProjectBuilder-0.14.1-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/Simulation-Automate-1.0.1-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/Business-Shipping-DataFiles-1.02-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/Business-Shipping-DataFiles-1.02-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/Devel-Required-0.16-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/Devel-Required-0.16-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/CORBA-Python-2.66-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/CORBA-Python-2.66-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/EJBCA-CrlPublish-0.60-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/EJBCA-CrlPublish-0.60-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/DBIx-Migration-Directories-0.12-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/DBIx-Migration-Directories-0.12-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/Sysync-0.35-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/Sysync-0.35-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/js-app-0.13-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/js-app-0.13-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/dta-tokwrap-0.98-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/dta-tokwrap-0.98-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-461267-pTz0bG/triceps-2.1.0-0/blib/arch
    /tmp/loop_over_bdir-461267-pTz0bG/triceps-2.1.0-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/b254/lib/site_perl/5.39.1/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/b254/lib/site_perl/5.39.1
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/b254/lib/5.39.1/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/b254/lib/5.39.1
    .