Class-DBI-Sweet v0.11 Perl 5 v5.32.0 x86_64-linux

Status
Fail
From
Slaven Rezić
Dist
Class-DBI-Sweet v0.11
Platform
Perl 5 v5.32.0 x86_64-linux
Date
2021-01-26 20:26:24
ID
c2551f26-6014-11eb-b7e9-c5541f24ea8f
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 Fred Moyer,

This is a computer-generated report for Class-DBI-Sweet-0.11
on perl 5.32.0, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/01use.t ................................ ok
t/02pod.t ................................ skipped: set TEST_POD to enable this test
t/03podcoverage.t ........................ skipped: Test::Pod::Coverage 1.04 required
DBD::SQLite::db prepare_cached failed: no such column: cds.tags.tag [for Statement "SELECT me.artistid, me.name
FROM   artist me, cd cds, tags tags
WHERE  cds.tags.tag = ? AND me.artistid = cds.artist AND cds.cdid = tags.cd  
"] at /home/cpansand/.cpan/build/2021012619/Ima-DBI-0.35-3/blib/lib/Ima/DBI.pm line 398.
# Looks like your test exited with 2 just after 16.
t/04join.t ............................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/17 subtests 
t/05count.t .............................. ok
t/06object_cache.t ....................... skipped: Cache::Cache required
t/07prefetch.t ........................... skipped: Cache::Cache required
t/08pager.t .............................. ok
t/09sequence.t ........................... skipped: Need Data::UUID for this test
t/cdbi-t-ocache/01-columns.t ............. ok
t/cdbi-t-ocache/03-subclassing.t ......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/05-Query.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/06-hasa.t ................ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/08-inheritcols.t ......... ok
t/cdbi-t-ocache/09-has_many.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/10-mysql.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/11-triggers.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/12-filter.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/13-constraint.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/14-might_have.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/16-reserved.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/17-data_type.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/18-has_a.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/19-set_sql.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/21-iterator.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/22-deflate_order.t ....... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/23-cascade.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/24-meta_info.t ........... ok
t/cdbi-t-ocache/25-closures_in_meta.t .... skipped: Need MySQL for this test
t/cdbi-t-ocache/97-pod.t ................. skipped: Cache::MemoryCache needed to test POD.
t/cdbi-t-ocache/98-failure.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/99-misc.t ................ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/01-columns.t ........... ok
t/cdbi-t-rescache/03-subclassing.t ....... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/05-Query.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/06-hasa.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/08-inheritcols.t ....... ok
t/cdbi-t-rescache/09-has_many.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/10-mysql.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/11-triggers.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/12-filter.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/13-constraint.t ........ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/14-might_have.t ........ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/16-reserved.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/17-data_type.t ......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/18-has_a.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/19-set_sql.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/21-iterator.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/22-deflate_order.t ..... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/23-cascade.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/24-meta_info.t ......... ok
t/cdbi-t-rescache/25-closures_in_meta.t .. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/97-pod.t ............... skipped: Cache::MemoryCache needed to test POD.
t/cdbi-t-rescache/98-failure.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/99-misc.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t/01-columns.t .................... ok
t/cdbi-t/02-Film.t ....................... ok
t/cdbi-t/03-subclassing.t ................ ok
t/cdbi-t/04-lazy.t ....................... ok
t/cdbi-t/05-Query.t ...................... ok
t/cdbi-t/06-hasa.t ....................... ok
t/cdbi-t/08-inheritcols.t ................ ok
t/cdbi-t/09-has_many.t ................... ok
t/cdbi-t/10-mysql.t ...................... skipped: Need Date::Simple for this test
t/cdbi-t/11-triggers.t ................... ok
t/cdbi-t/12-filter.t ..................... ok
t/cdbi-t/13-constraint.t ................. ok
t/cdbi-t/14-might_have.t ................. ok
t/cdbi-t/17-data_type.t .................. skipped: needs DBD::Pg for testing
t/cdbi-t/18-has_a.t ...................... ok
t/cdbi-t/19-set_sql.t .................... ok
t/cdbi-t/21-iterator.t ................... ok
t/cdbi-t/22-deflate_order.t .............. skipped: Need Time::Piece::MySQL for this test
t/cdbi-t/23-cascade.t .................... ok
t/cdbi-t/24-meta_info.t .................. ok
t/cdbi-t/25-closures_in_meta.t ........... skipped: Need MySQL for this test
t/cdbi-t/97-pod.t ........................ ok
t/cdbi-t/98-failure.t .................... ok
t/cdbi-t/99-misc.t ....................... ok

Test Summary Report
-------------------
t/04join.t                             (Wstat: 512 Tests: 16 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 17 tests but ran 16.
Files=79, Tests=573, 22 wallclock secs ( 0.32 usr  0.17 sys + 10.08 cusr  3.02 csys = 13.59 CPU)
Result: FAIL
Failed 1/79 test programs. 0/573 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module        Need    Have    
    ------------- ------- --------
    Class::DBI    v3.0.12 3.0.17  
    Data::Page    0       2.03    
    DBD::SQLite   1.08    1.66    
    DBI           0       1.643   
    List::Util    0       1.55    
    SQL::Abstract 1.55    2.000001

configure_requires:

    Module        Need    Have    
    ------------- ------- --------
    Module::Build 0.38    0.4231  


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2021012619/Data-Page-2.03-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Data-Page-2.03-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Class-Accessor-Chained-0.01-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Class-Accessor-Chained-0.01-1/blib/lib:/home/cpansand/.cpan/build/2021012619/DBD-SQLite-1.66-1/blib/arch:/home/cpansand/.cpan/build/2021012619/DBD-SQLite-1.66-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Class-DBI-v3.0.17-3/blib/arch:/home/cpansand/.cpan/build/2021012619/Class-DBI-v3.0.17-3/blib/lib:/home/cpansand/.cpan/build/2021012619/UNIVERSAL-moniker-0.08-3/blib/arch:/home/cpansand/.cpan/build/2021012619/UNIVERSAL-moniker-0.08-3/blib/lib:/home/cpansand/.cpan/build/2021012619/Ima-DBI-0.35-3/blib/arch:/home/cpansand/.cpan/build/2021012619/Ima-DBI-0.35-3/blib/lib:/home/cpansand/.cpan/build/2021012619/DBIx-ContextualFetch-1.03-3/blib/arch:/home/cpansand/.cpan/build/2021012619/DBIx-ContextualFetch-1.03-3/blib/lib:/home/cpansand/.cpan/build/2021012619/DBI-1.643-1/blib/arch:/home/cpansand/.cpan/build/2021012619/DBI-1.643-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Clone-0.45-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Clone-0.45-1/blib/lib:/home/cpansand/.cpan/build/2021012619/B-COW-0.004-1/blib/arch:/home/cpansand/.cpan/build/2021012619/B-COW-0.004-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Class-Trigger-0.15-2/blib/arch:/home/cpansand/.cpan/build/2021012619/Class-Trigger-0.15-2/blib/lib:/home/cpansand/.cpan/build/2021012619/IO-Stringy-2.113-2/blib/arch:/home/cpansand/.cpan/build/2021012619/IO-Stringy-2.113-2/blib/lib:/home/cpansand/.cpan/build/2021012619/SQL-Abstract-2.000001-3/blib/arch:/home/cpansand/.cpan/build/2021012619/SQL-Abstract-2.000001-3/blib/lib:/home/cpansand/.cpan/build/2021012619/Hash-Merge-0.302-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Hash-Merge-0.302-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Clone-Choose-0.010-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Clone-Choose-0.010-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Test-Without-Module-0.20-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Test-Without-Module-0.20-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Data-Dumper-Concise-2.023-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Data-Dumper-Concise-2.023-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 407958
    PERL5_CPAN_IS_RUNNING = 407958
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 353413,407958
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021012618/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2021012618

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /opt/perl-5.32.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.6.16-200.fc31.x86_64
    archname=x86_64-linux
    uname='linux cloud4.bbbike.org 5.6.16-200.fc31.x86_64 #1 smp thu jun 4 18:07:41 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.32.0 -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.3.1 20200408 (Red Hat 9.3.1-2)'
    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 /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.30.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.30'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 Jun 21 2020 09:16:25
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2021012619/Data-Page-2.03-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Data-Page-2.03-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Class-Accessor-Chained-0.01-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Class-Accessor-Chained-0.01-1/blib/lib:/home/cpansand/.cpan/build/2021012619/DBD-SQLite-1.66-1/blib/arch:/home/cpansand/.cpan/build/2021012619/DBD-SQLite-1.66-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Class-DBI-v3.0.17-3/blib/arch:/home/cpansand/.cpan/build/2021012619/Class-DBI-v3.0.17-3/blib/lib:/home/cpansand/.cpan/build/2021012619/UNIVERSAL-moniker-0.08-3/blib/arch:/home/cpansand/.cpan/build/2021012619/UNIVERSAL-moniker-0.08-3/blib/lib:/home/cpansand/.cpan/build/2021012619/Ima-DBI-0.35-3/blib/arch:/home/cpansand/.cpan/build/2021012619/Ima-DBI-0.35-3/blib/lib:/home/cpansand/.cpan/build/2021012619/DBIx-ContextualFetch-1.03-3/blib/arch:/home/cpansand/.cpan/build/2021012619/DBIx-ContextualFetch-1.03-3/blib/lib:/home/cpansand/.cpan/build/2021012619/DBI-1.643-1/blib/arch:/home/cpansand/.cpan/build/2021012619/DBI-1.643-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Clone-0.45-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Clone-0.45-1/blib/lib:/home/cpansand/.cpan/build/2021012619/B-COW-0.004-1/blib/arch:/home/cpansand/.cpan/build/2021012619/B-COW-0.004-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Class-Trigger-0.15-2/blib/arch:/home/cpansand/.cpan/build/2021012619/Class-Trigger-0.15-2/blib/lib:/home/cpansand/.cpan/build/2021012619/IO-Stringy-2.113-2/blib/arch:/home/cpansand/.cpan/build/2021012619/IO-Stringy-2.113-2/blib/lib:/home/cpansand/.cpan/build/2021012619/SQL-Abstract-2.000001-3/blib/arch:/home/cpansand/.cpan/build/2021012619/SQL-Abstract-2.000001-3/blib/lib:/home/cpansand/.cpan/build/2021012619/Hash-Merge-0.302-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Hash-Merge-0.302-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Clone-Choose-0.010-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Clone-Choose-0.010-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Test-Without-Module-0.20-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Test-Without-Module-0.20-1/blib/lib:/home/cpansand/.cpan/build/2021012619/Data-Dumper-Concise-2.023-1/blib/arch:/home/cpansand/.cpan/build/2021012619/Data-Dumper-Concise-2.023-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="407958"
    PERL5_CPAN_IS_RUNNING="407958"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="353413,407958"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021012618/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2021012619/Data-Page-2.03-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/Data-Page-2.03-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/Class-Accessor-Chained-0.01-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/Class-Accessor-Chained-0.01-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/DBD-SQLite-1.66-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/DBD-SQLite-1.66-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/Class-DBI-v3.0.17-3/blib/arch
    /home/cpansand/.cpan/build/2021012619/Class-DBI-v3.0.17-3/blib/lib
    /home/cpansand/.cpan/build/2021012619/UNIVERSAL-moniker-0.08-3/blib/arch
    /home/cpansand/.cpan/build/2021012619/UNIVERSAL-moniker-0.08-3/blib/lib
    /home/cpansand/.cpan/build/2021012619/Ima-DBI-0.35-3/blib/arch
    /home/cpansand/.cpan/build/2021012619/Ima-DBI-0.35-3/blib/lib
    /home/cpansand/.cpan/build/2021012619/DBIx-ContextualFetch-1.03-3/blib/arch
    /home/cpansand/.cpan/build/2021012619/DBIx-ContextualFetch-1.03-3/blib/lib
    /home/cpansand/.cpan/build/2021012619/DBI-1.643-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/DBI-1.643-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/Clone-0.45-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/Clone-0.45-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/B-COW-0.004-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/B-COW-0.004-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/Class-Trigger-0.15-2/blib/arch
    /home/cpansand/.cpan/build/2021012619/Class-Trigger-0.15-2/blib/lib
    /home/cpansand/.cpan/build/2021012619/IO-Stringy-2.113-2/blib/arch
    /home/cpansand/.cpan/build/2021012619/IO-Stringy-2.113-2/blib/lib
    /home/cpansand/.cpan/build/2021012619/SQL-Abstract-2.000001-3/blib/arch
    /home/cpansand/.cpan/build/2021012619/SQL-Abstract-2.000001-3/blib/lib
    /home/cpansand/.cpan/build/2021012619/Hash-Merge-0.302-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/Hash-Merge-0.302-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/Clone-Choose-0.010-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/Clone-Choose-0.010-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/Test-Without-Module-0.20-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/Test-Without-Module-0.20-1/blib/lib
    /home/cpansand/.cpan/build/2021012619/Data-Dumper-Concise-2.023-1/blib/arch
    /home/cpansand/.cpan/build/2021012619/Data-Dumper-Concise-2.023-1/blib/lib
    /opt/perl-5.32.0/lib/site_perl/5.32.0/x86_64-linux
    /opt/perl-5.32.0/lib/site_perl/5.32.0
    /opt/perl-5.32.0/lib/5.32.0/x86_64-linux
    /opt/perl-5.32.0/lib/5.32.0
    .