Path-Tiny v0.144 Perl 5 v5.20.3 x86_64-linux

Status
Pass
From
David Solimano
Dist
Path-Tiny v0.144
Platform
Perl 5 v5.20.3 x86_64-linux
Date
2024-01-04 04:50:36
ID
cd096b70-aabc-11ee-a561-65f10f9dd66e
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 David Golden,

This is a computer-generated report for Path-Tiny-0.144
on perl 5.20.3, created by CPAN-Reporter-1.2015.

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 /home/perluser/perl5/perlbrew/perls/perl-5.20.3/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker 6.17 6.98
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.98
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     Digest::MD5            any     2.53
#     ExtUtils::MakeMaker    any     6.98
#     File::Basename         any     2.85
#     File::Spec            0.86  3.48_01
#     File::Spec::Functions  any  3.48_01
#     File::Spec::Unix       any  3.48_01
#     File::Temp            0.19   0.2304
#     Test::More            0.96 1.302198
#     lib                    any     0.63
#     open                   any     1.10
# 
# === Test Recommends ===
# 
#     Module                 Want     Have
#     ------------------ -------- --------
#     CPAN::Meta         2.120900 2.150005
#     Test::FailWarnings      any  missing
#     Test::MockRandom        any  missing
# 
# === Runtime Requires ===
# 
#     Module             Want    Have
#     ------------------ ---- -------
#     Carp                any  1.3301
#     Cwd                 any 3.48_01
#     Digest             1.03    1.17
#     Digest::SHA        5.45    5.95
#     Encode              any    2.60
#     Exporter           5.57    5.71
#     Fcntl               any    1.11
#     File::Compare       any  1.1006
#     File::Copy          any    2.30
#     File::Glob          any    1.23
#     File::Path         2.07    2.09
#     File::Spec         0.86 3.48_01
#     File::Temp         0.19  0.2304
#     File::stat          any    1.07
#     constant            any    1.31
#     overload            any    1.22
#     strict              any    1.08
#     warnings            any    1.23
#     warnings::register  any    1.03
# 
# === Runtime Recommends ===
# 
#     Module        Want    Have
#     ------------- ---- -------
#     Unicode::UTF8 0.58 missing
# 
t/00-report-prereqs.t ............. ok
t/basename.t ...................... ok
t/basic.t ......................... ok
t/children.t ...................... ok
t/chmod.t ......................... ok
t/digest.t ........................ ok
t/exception.t ..................... ok
t/exports.t ....................... ok
t/filesystem.t .................... ok
t/has_same_bytes.t ................ ok
t/input_output.t .................. ok
t/input_output_no_PU_UU.t ......... ok
t/input_output_no_UU.t ............ ok
t/locking.t ....................... ok
t/mkdir.t ......................... ok
t/mkpath.t ........................ ok
t/mutable_tree_while_iterating.t .. ok
t/normalize.t ..................... ok
t/overloading.t ................... ok
t/parent.t ........................ ok
t/recurse.t ....................... ok
t/rel-abs.t ....................... ok
t/sig_die.t ....................... ok
t/size.t .......................... ok
t/subsumes.t ...................... ok
t/symlinks.t ...................... ok
t/temp.t .......................... ok
t/visit.t ......................... ok
t/zz-atomic.t ..................... skipped: Test::MockRandom required for atomicity tests
t/zzz-spec.t ...................... ok
All tests successful.
Files=30, Tests=1769,  9 wallclock secs ( 0.48 usr  0.28 sys +  5.27 cusr  2.29 csys =  8.32 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Carp                  0        1.3301  
    constant              0        1.31    
    Cwd                   0        3.48_01 
    Digest                1.03     1.17    
    Digest::SHA           5.45     5.95    
    Encode                0        2.60    
    Exporter              5.57     5.71    
    Fcntl                 0        1.11    
    File::Compare         0        1.1006  
    File::Copy            0        2.30    
    File::Glob            0        1.23    
    File::Path            2.07     2.09    
    File::Spec            0.86     3.48_01 
    File::stat            0        1.07    
    File::Temp            0.19     0.2304  
    overload              0        1.22    
    perl                  5.008001 5.020003
    strict                0        1.08    
    warnings              0        1.23    
    warnings::register    0        1.03    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Digest::MD5           0        2.53    
    ExtUtils::MakeMaker   0        6.98    
    File::Basename        0        2.85    
    File::Spec            0.86     3.48_01 
    File::Spec::Functions 0        3.48_01 
    File::Spec::Unix      0        3.48_01 
    File::Temp            0.19     0.2304  
    lib                   0        0.63    
    open                  0        1.10    
    Test::More            0.96     1.302198

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   6.17     6.98    
    perl                  5.008001 5.020003

opt_requires:

    Module                Need     Have    
    --------------------- -------- --------
  ! Unicode::UTF8         0.58     n/a     

opt_build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    CPAN::Meta            2.120900 2.150005
  ! Test::FailWarnings    0        n/a     
  ! Test::MockRandom      0        n/a     


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.20.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/perluser/.cpan/build/Scalar-List-Utils-1.63-yveK2B/blib/arch:/home/perluser/.cpan/build/Scalar-List-Utils-1.63-yveK2B/blib/lib:/home/perluser/.cpan/build/Test-Most-0.38-DeIsBZ/blib/arch:/home/perluser/.cpan/build/Test-Most-0.38-DeIsBZ/blib/lib:/home/perluser/.cpan/build/Test-Harness-3.48-EPhZTY/blib/arch:/home/perluser/.cpan/build/Test-Harness-3.48-EPhZTY/blib/lib:/home/perluser/.cpan/build/Test-Differences-0.71-ythAwX/blib/arch:/home/perluser/.cpan/build/Test-Differences-0.71-ythAwX/blib/lib:/home/perluser/.cpan/build/Test-Exception-0.43-OhtYxP/blib/arch:/home/perluser/.cpan/build/Test-Exception-0.43-OhtYxP/blib/lib:/home/perluser/.cpan/build/Exception-Class-1.45-fLmqNt/blib/arch:/home/perluser/.cpan/build/Exception-Class-1.45-fLmqNt/blib/lib:/home/perluser/.cpan/build/Class-Data-Inheritable-0.09-7ps5EH/blib/arch:/home/perluser/.cpan/build/Class-Data-Inheritable-0.09-7ps5EH/blib/lib:/home/perluser/.cpan/build/Cpanel-JSON-XS-4.37-wDDI0S/blib/arch:/home/perluser/.cpan/build/Cpanel-JSON-XS-4.37-wDDI0S/blib/lib:/home/perluser/.cpan/build/JSON-MaybeXS-1.004005-ToqxBN/blib/arch:/home/perluser/.cpan/build/JSON-MaybeXS-1.004005-ToqxBN/blib/lib:/home/perluser/.cpan/build/Test-Needs-0.002010-Al2jsN/blib/arch:/home/perluser/.cpan/build/Test-Needs-0.002010-Al2jsN/blib/lib:/home/perluser/.cpan/build/JSON-PP-4.16-oagO0_/blib/arch:/home/perluser/.cpan/build/JSON-PP-4.16-oagO0_/blib/lib:/home/perluser/.cpan/build/Test-Script-1.29-STk_jK/blib/arch:/home/perluser/.cpan/build/Test-Script-1.29-STk_jK/blib/lib:/home/perluser/.cpan/build/Test2-Suite-0.000159-ARlpIc/blib/arch:/home/perluser/.cpan/build/Test2-Suite-0.000159-ARlpIc/blib/lib:/home/perluser/.cpan/build/Unicode-LineBreak-2019.001-x2UJ82/blib/arch:/home/perluser/.cpan/build/Unicode-LineBreak-2019.001-x2UJ82/blib/lib:/home/perluser/.cpan/build/MIME-Charset-1.013.1-wTYTfW/blib/arch:/home/perluser/.cpan/build/MIME-Charset-1.013.1-wTYTfW/blib/lib:/home/perluser/.cpan/build/Term-Size-Any-0.002-8emi42/blib/arch:/home/perluser/.cpan/build/Term-Size-Any-0.002-8emi42/blib/lib:/home/perluser/.cpan/build/Devel-Hide-0.0015-qfUaQO/blib/arch:/home/perluser/.cpan/build/Devel-Hide-0.0015-qfUaQO/blib/lib:/home/perluser/.cpan/build/Term-Size-Perl-0.031-WTlMZB/blib/arch:/home/perluser/.cpan/build/Term-Size-Perl-0.031-WTlMZB/blib/lib:/home/perluser/.cpan/build/Term-Table-0.018-qucurp/blib/arch:/home/perluser/.cpan/build/Term-Table-0.018-qucurp/blib/lib:/home/perluser/.cpan/build/Test-Simple-1.302198-hzBXgX/blib/arch:/home/perluser/.cpan/build/Test-Simple-1.302198-hzBXgX/blib/lib:/home/perluser/.cpan/build/Sub-Private-0.02-8JK3iZ/blib/arch:/home/perluser/.cpan/build/Sub-Private-0.02-8JK3iZ/blib/lib:/home/perluser/.cpan/build/Test-NoWarnings-1.06-rlYW62/blib/arch:/home/perluser/.cpan/build/Test-NoWarnings-1.06-rlYW62/blib/lib:/home/perluser/.cpan/build/Tie-Filehandle-Preempt-Stdin-0.02-zzdR2Y/blib/arch:/home/perluser/.cpan/build/Tie-Filehandle-Preempt-Stdin-0.02-zzdR2Y/blib/lib:/home/perluser/.cpan/build/Class-Autouse-2.01-QBQTEK/blib/arch:/home/perluser/.cpan/build/Class-Autouse-2.01-QBQTEK/blib/lib:/home/perluser/.cpan/build/Test-Carp-0.2-H6UnsX/blib/arch:/home/perluser/.cpan/build/Test-Carp-0.2-H6UnsX/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 752320
    PERL5_CPAN_IS_RUNNING = 752320
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 734282,752320
    PERLBREW_HOME = /home/perluser/.perlbrew
    PERLBREW_MANPATH = /home/perluser/perl5/perlbrew/perls/perl-5.20.3/man
    PERLBREW_PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.20.3/bin
    PERLBREW_PERL = perl-5.20.3
    PERLBREW_ROOT = /home/perluser/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.96
    PERLBREW_VERSION = 0.96
    PERL_CR_SMOKER_CURRENT = CGI-Info-0.79
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/perluser/perl5/perlbrew/perls/perl-5.20.3/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.48_01 
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.67    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48_01 
    JSON                2.90    
    JSON::PP            4.16    
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux csi-nyp-lensrv 3.2.0-4-amd64 #1 smp debian 3.2.63-2 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/perluser/perl5/perlbrew/perls/perl-5.20.3 -Aeval:scriptdir=/home/perluser/perl5/perlbrew/perls/perl-5.20.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE 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_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under linux
  Compiled at Nov 20 2015 22:03:45
  %ENV:
    PERL5LIB="/home/perluser/.cpan/build/Scalar-List-Utils-1.63-yveK2B/blib/arch:/home/perluser/.cpan/build/Scalar-List-Utils-1.63-yveK2B/blib/lib:/home/perluser/.cpan/build/Test-Most-0.38-DeIsBZ/blib/arch:/home/perluser/.cpan/build/Test-Most-0.38-DeIsBZ/blib/lib:/home/perluser/.cpan/build/Test-Harness-3.48-EPhZTY/blib/arch:/home/perluser/.cpan/build/Test-Harness-3.48-EPhZTY/blib/lib:/home/perluser/.cpan/build/Test-Differences-0.71-ythAwX/blib/arch:/home/perluser/.cpan/build/Test-Differences-0.71-ythAwX/blib/lib:/home/perluser/.cpan/build/Test-Exception-0.43-OhtYxP/blib/arch:/home/perluser/.cpan/build/Test-Exception-0.43-OhtYxP/blib/lib:/home/perluser/.cpan/build/Exception-Class-1.45-fLmqNt/blib/arch:/home/perluser/.cpan/build/Exception-Class-1.45-fLmqNt/blib/lib:/home/perluser/.cpan/build/Class-Data-Inheritable-0.09-7ps5EH/blib/arch:/home/perluser/.cpan/build/Class-Data-Inheritable-0.09-7ps5EH/blib/lib:/home/perluser/.cpan/build/Cpanel-JSON-XS-4.37-wDDI0S/blib/arch:/home/perluser/.cpan/build/Cpanel-JSON-XS-4.37-wDDI0S/blib/lib:/home/perluser/.cpan/build/JSON-MaybeXS-1.004005-ToqxBN/blib/arch:/home/perluser/.cpan/build/JSON-MaybeXS-1.004005-ToqxBN/blib/lib:/home/perluser/.cpan/build/Test-Needs-0.002010-Al2jsN/blib/arch:/home/perluser/.cpan/build/Test-Needs-0.002010-Al2jsN/blib/lib:/home/perluser/.cpan/build/JSON-PP-4.16-oagO0_/blib/arch:/home/perluser/.cpan/build/JSON-PP-4.16-oagO0_/blib/lib:/home/perluser/.cpan/build/Test-Script-1.29-STk_jK/blib/arch:/home/perluser/.cpan/build/Test-Script-1.29-STk_jK/blib/lib:/home/perluser/.cpan/build/Test2-Suite-0.000159-ARlpIc/blib/arch:/home/perluser/.cpan/build/Test2-Suite-0.000159-ARlpIc/blib/lib:/home/perluser/.cpan/build/Unicode-LineBreak-2019.001-x2UJ82/blib/arch:/home/perluser/.cpan/build/Unicode-LineBreak-2019.001-x2UJ82/blib/lib:/home/perluser/.cpan/build/MIME-Charset-1.013.1-wTYTfW/blib/arch:/home/perluser/.cpan/build/MIME-Charset-1.013.1-wTYTfW/blib/lib:/home/perluser/.cpan/build/Term-Size-Any-0.002-8emi42/blib/arch:/home/perluser/.cpan/build/Term-Size-Any-0.002-8emi42/blib/lib:/home/perluser/.cpan/build/Devel-Hide-0.0015-qfUaQO/blib/arch:/home/perluser/.cpan/build/Devel-Hide-0.0015-qfUaQO/blib/lib:/home/perluser/.cpan/build/Term-Size-Perl-0.031-WTlMZB/blib/arch:/home/perluser/.cpan/build/Term-Size-Perl-0.031-WTlMZB/blib/lib:/home/perluser/.cpan/build/Term-Table-0.018-qucurp/blib/arch:/home/perluser/.cpan/build/Term-Table-0.018-qucurp/blib/lib:/home/perluser/.cpan/build/Test-Simple-1.302198-hzBXgX/blib/arch:/home/perluser/.cpan/build/Test-Simple-1.302198-hzBXgX/blib/lib:/home/perluser/.cpan/build/Sub-Private-0.02-8JK3iZ/blib/arch:/home/perluser/.cpan/build/Sub-Private-0.02-8JK3iZ/blib/lib:/home/perluser/.cpan/build/Test-NoWarnings-1.06-rlYW62/blib/arch:/home/perluser/.cpan/build/Test-NoWarnings-1.06-rlYW62/blib/lib:/home/perluser/.cpan/build/Tie-Filehandle-Preempt-Stdin-0.02-zzdR2Y/blib/arch:/home/perluser/.cpan/build/Tie-Filehandle-Preempt-Stdin-0.02-zzdR2Y/blib/lib:/home/perluser/.cpan/build/Class-Autouse-2.01-QBQTEK/blib/arch:/home/perluser/.cpan/build/Class-Autouse-2.01-QBQTEK/blib/lib:/home/perluser/.cpan/build/Test-Carp-0.2-H6UnsX/blib/arch:/home/perluser/.cpan/build/Test-Carp-0.2-H6UnsX/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="752320"
    PERL5_CPAN_IS_RUNNING="752320"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="734282,752320"
    PERLBREW_HOME="/home/perluser/.perlbrew"
    PERLBREW_MANPATH="/home/perluser/perl5/perlbrew/perls/perl-5.20.3/man"
    PERLBREW_PATH="/home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.20.3/bin"
    PERLBREW_PERL="perl-5.20.3"
    PERLBREW_ROOT="/home/perluser/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.96"
    PERLBREW_VERSION="0.96"
    PERL_CR_SMOKER_CURRENT="CGI-Info-0.79"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perluser/.cpan/build/Scalar-List-Utils-1.63-yveK2B/blib/arch
    /home/perluser/.cpan/build/Scalar-List-Utils-1.63-yveK2B/blib/lib
    /home/perluser/.cpan/build/Test-Most-0.38-DeIsBZ/blib/arch
    /home/perluser/.cpan/build/Test-Most-0.38-DeIsBZ/blib/lib
    /home/perluser/.cpan/build/Test-Harness-3.48-EPhZTY/blib/arch
    /home/perluser/.cpan/build/Test-Harness-3.48-EPhZTY/blib/lib
    /home/perluser/.cpan/build/Test-Differences-0.71-ythAwX/blib/arch
    /home/perluser/.cpan/build/Test-Differences-0.71-ythAwX/blib/lib
    /home/perluser/.cpan/build/Test-Exception-0.43-OhtYxP/blib/arch
    /home/perluser/.cpan/build/Test-Exception-0.43-OhtYxP/blib/lib
    /home/perluser/.cpan/build/Exception-Class-1.45-fLmqNt/blib/arch
    /home/perluser/.cpan/build/Exception-Class-1.45-fLmqNt/blib/lib
    /home/perluser/.cpan/build/Class-Data-Inheritable-0.09-7ps5EH/blib/arch
    /home/perluser/.cpan/build/Class-Data-Inheritable-0.09-7ps5EH/blib/lib
    /home/perluser/.cpan/build/Cpanel-JSON-XS-4.37-wDDI0S/blib/arch
    /home/perluser/.cpan/build/Cpanel-JSON-XS-4.37-wDDI0S/blib/lib
    /home/perluser/.cpan/build/JSON-MaybeXS-1.004005-ToqxBN/blib/arch
    /home/perluser/.cpan/build/JSON-MaybeXS-1.004005-ToqxBN/blib/lib
    /home/perluser/.cpan/build/Test-Needs-0.002010-Al2jsN/blib/arch
    /home/perluser/.cpan/build/Test-Needs-0.002010-Al2jsN/blib/lib
    /home/perluser/.cpan/build/JSON-PP-4.16-oagO0_/blib/arch
    /home/perluser/.cpan/build/JSON-PP-4.16-oagO0_/blib/lib
    /home/perluser/.cpan/build/Test-Script-1.29-STk_jK/blib/arch
    /home/perluser/.cpan/build/Test-Script-1.29-STk_jK/blib/lib
    /home/perluser/.cpan/build/Test2-Suite-0.000159-ARlpIc/blib/arch
    /home/perluser/.cpan/build/Test2-Suite-0.000159-ARlpIc/blib/lib
    /home/perluser/.cpan/build/Unicode-LineBreak-2019.001-x2UJ82/blib/arch
    /home/perluser/.cpan/build/Unicode-LineBreak-2019.001-x2UJ82/blib/lib
    /home/perluser/.cpan/build/MIME-Charset-1.013.1-wTYTfW/blib/arch
    /home/perluser/.cpan/build/MIME-Charset-1.013.1-wTYTfW/blib/lib
    /home/perluser/.cpan/build/Term-Size-Any-0.002-8emi42/blib/arch
    /home/perluser/.cpan/build/Term-Size-Any-0.002-8emi42/blib/lib
    /home/perluser/.cpan/build/Devel-Hide-0.0015-qfUaQO/blib/arch
    /home/perluser/.cpan/build/Devel-Hide-0.0015-qfUaQO/blib/lib
    /home/perluser/.cpan/build/Term-Size-Perl-0.031-WTlMZB/blib/arch
    /home/perluser/.cpan/build/Term-Size-Perl-0.031-WTlMZB/blib/lib
    /home/perluser/.cpan/build/Term-Table-0.018-qucurp/blib/arch
    /home/perluser/.cpan/build/Term-Table-0.018-qucurp/blib/lib
    /home/perluser/.cpan/build/Test-Simple-1.302198-hzBXgX/blib/arch
    /home/perluser/.cpan/build/Test-Simple-1.302198-hzBXgX/blib/lib
    /home/perluser/.cpan/build/Sub-Private-0.02-8JK3iZ/blib/arch
    /home/perluser/.cpan/build/Sub-Private-0.02-8JK3iZ/blib/lib
    /home/perluser/.cpan/build/Test-NoWarnings-1.06-rlYW62/blib/arch
    /home/perluser/.cpan/build/Test-NoWarnings-1.06-rlYW62/blib/lib
    /home/perluser/.cpan/build/Tie-Filehandle-Preempt-Stdin-0.02-zzdR2Y/blib/arch
    /home/perluser/.cpan/build/Tie-Filehandle-Preempt-Stdin-0.02-zzdR2Y/blib/lib
    /home/perluser/.cpan/build/Class-Autouse-2.01-QBQTEK/blib/arch
    /home/perluser/.cpan/build/Class-Autouse-2.01-QBQTEK/blib/lib
    /home/perluser/.cpan/build/Test-Carp-0.2-H6UnsX/blib/arch
    /home/perluser/.cpan/build/Test-Carp-0.2-H6UnsX/blib/lib
    /home/perluser/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux
    /home/perluser/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3
    /home/perluser/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/x86_64-linux
    /home/perluser/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3
    .