Report for namespace-autoclean-0.28

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL namespace-autoclean-0.28 5.30.0 GNU/Linux
Date: 2019-08-02T18:37:07Z

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 Karen Etheridge,

This is a computer-generated report for namespace-autoclean-0.28
on perl 5.30.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:

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 "/mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/bin/perl5.30.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/also.t ................... ok
t/basic.t .................. ok
t/broken_meta.t ............ ok
t/cleanee.t ................ ok
t/constant.t ............... ok
t/except.t ................. ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Carp                 any     1.50
#     ExtUtils::MakeMaker  any     7.34
#     File::Basename       any     2.85
#     File::Spec           any     3.78
#     FindBin              any     1.51
#     Scalar::Util         any     1.50
#     Test::More          0.88 1.302162
#     Test::Requires       any     0.10
#     base                 any     2.27
#     constant             any     1.33
#     overload             any     1.30
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module               Want Have
#     -------------------- ---- ----
#     B::Hooks::EndOfScope 0.12 0.24
#     List::Util            any 1.50
#     Sub::Identify         any 0.14
#     namespace::clean     0.20 0.27
#     strict                any 1.11
#     warnings              any 1.44
# 
# === Other Modules ===
# 
#     Module                            Have
#     ----------------------------- --------
#     Class::MOP                     missing
#     Moo                           2.003004
#     Moose                          missing
#     MooseX::Role::WithOverloading  missing
#     Mouse                          missing
#     Mouse::PurePerl                missing
#     Pod::Coverage                  missing
#     Sub::Install                   missing
#     Sub::Name                      missing
#     Sub::Util                         1.50
# 
t/00-report-prereqs.t ...... ok
t/matchclean.t ............. ok
t/moo-with-moose.t ......... skipped: Test requires module 'Moose' but it's not found
t/moose-withoverloading.t .. skipped: Test requires module 'Moose' but it's not found

#   Failed test 'Consuming::Class::CAT constant'
#   at t/moo.t line 109.

#   Failed test 'Consuming::Class::DOG constant with other glob entry'
#   at t/moo.t line 111.

#   Failed test 'Consuming::Class::InBegin::CAT constant'
#   at t/moo.t line 135.

#   Failed test 'Consuming::Class::InBegin::DOG constant with other glob entry'
#   at t/moo.t line 137.
# Looks like you failed 4 tests of 30.
t/moo.t .................... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/30 subtests 
	(1 TODO test unexpectedly succeeded)
t/moose.t .................. skipped: Test requires module 'Moose' but it's not found
t/mouse.t .................. skipped: Test requires module 'Mouse' but it's not found
t/mouse-pp.t ............... skipped: Test requires module 'Mouse' but it's not found
t/overload.t ............... ok
t/sub-install.t ............ skipped: Test requires module 'Sub::Install' but it's not found
t/sub-name.t ............... skipped: Test requires module 'Sub::Name' but it's not found

Test Summary Report
-------------------
t/moo.t                  (Wstat: 1024 Tests: 30 Failed: 4)
  Failed tests:  21-22, 28-29
  TODO passed:   11
  Non-zero exit status: 4
Files=17, Tests=62,  8 wallclock secs ( 0.53 usr  0.13 sys + 20.49 cusr  7.17 csys = 28.32 CPU)
Result: FAIL
Failed 1/17 test programs. 4/62 subtests failed.
Makefile:881: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module               Need  Have    
    -------------------- ----- --------
    B::Hooks::EndOfScope 0.12  0.24    
    List::Util           0     1.50    
    namespace::clean     0.20  0.27    
    perl                 5.006 5.030000
    strict               0     1.11    
    Sub::Identify        0     0.14    
    warnings             0     1.44    

build_requires:

    Module               Need  Have    
    -------------------- ----- --------
    base                 0     2.27    
    Carp                 0     1.50    
    constant             0     1.33    
    ExtUtils::MakeMaker  0     7.34    
    File::Basename       0     2.85    
    File::Spec           0     3.78    
    FindBin              0     1.51    
    overload             0     1.30    
    Scalar::Util         0     1.50    
    Test::More           0.88  1.302162
    Test::Requires       0     0.10    

configure_requires:

    Module               Need  Have    
    -------------------- ----- --------
    ExtUtils::MakeMaker  0     7.34    
    perl                 5.006 5.030000


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    LANG = en_GB.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
    PERL5LIB = /var/tmp/build/namespace-clean-0.27-11/blib/arch:/var/tmp/build/namespace-clean-0.27-11/blib/lib:/var/tmp/build/Sub-Identify-0.14-18/blib/arch:/var/tmp/build/Sub-Identify-0.14-18/blib/lib:/var/tmp/build/B-Hooks-EndOfScope-0.24-11/blib/arch:/var/tmp/build/B-Hooks-EndOfScope-0.24-11/blib/lib:/var/tmp/build/Variable-Magic-0.62-10/blib/arch:/var/tmp/build/Variable-Magic-0.62-10/blib/lib:/var/tmp/build/Devel-Hide-0.0010-10/blib/arch:/var/tmp/build/Devel-Hide-0.0010-10/blib/lib:/var/tmp/build/Throwable-0.200013-12/blib/arch:/var/tmp/build/Throwable-0.200013-12/blib/lib:/var/tmp/build/Devel-StackTrace-2.04-17/blib/arch:/var/tmp/build/Devel-StackTrace-2.04-17/blib/lib:/var/tmp/build/Moo-2.003004-20/blib/arch:/var/tmp/build/Moo-2.003004-20/blib/lib:/var/tmp/build/Sub-Quote-2.006003-22/blib/arch:/var/tmp/build/Sub-Quote-2.006003-22/blib/lib:/var/tmp/build/Devel-GlobalDestruction-0.14-18/blib/arch:/var/tmp/build/Devel-GlobalDestruction-0.14-18/blib/lib:/var/tmp/build/Sub-Exporter-Progressive-0.001013-14/blib/arch:/var/tmp/build/Sub-Exporter-Progressive-0.001013-14/blib/lib:/var/tmp/build/Class-Method-Modifiers-2.12-18/blib/arch:/var/tmp/build/Class-Method-Modifiers-2.12-18/blib/lib:/var/tmp/build/Date-Calc-6.4-7/blib/arch:/var/tmp/build/Date-Calc-6.4-7/blib/lib:/var/tmp/build/Bit-Vector-7.4-7/blib/arch:/var/tmp/build/Bit-Vector-7.4-7/blib/lib:/var/tmp/build/Carp-Clan-6.07-5/blib/arch:/var/tmp/build/Carp-Clan-6.07-5/blib/lib:/var/tmp/build/URI-Fast-0.49-5/blib/arch:/var/tmp/build/URI-Fast-0.49-5/blib/lib:/var/tmp/build/Unicode-LineBreak-2019.001-5/blib/arch:/var/tmp/build/Unicode-LineBreak-2019.001-5/blib/lib:/var/tmp/build/MIME-Charset-1.012.2-0/blib/arch:/var/tmp/build/MIME-Charset-1.012.2-0/blib/lib:/var/tmp/build/URI-Encode-XS-0.11-5/blib/arch:/var/tmp/build/URI-Encode-XS-0.11-5/blib/lib:/var/tmp/build/Test-LeakTrace-0.16-31/blib/arch:/var/tmp/build/Test-LeakTrace-0.16-31/blib/lib:/var/tmp/build/Test2-Suite-0.000122-6/blib/arch:/var/tmp/build/Test2-Suite-0.000122-6/blib/lib:/var/tmp/build/Term-Table-0.013-6/blib/arch:/var/tmp/build/Term-Table-0.013-6/blib/lib:/var/tmp/build/Sub-Info-0.002-3/blib/arch:/var/tmp/build/Sub-Info-0.002-3/blib/lib:/var/tmp/build/Scope-Guard-0.21-4/blib/arch:/var/tmp/build/Scope-Guard-0.21-4/blib/lib:/var/tmp/build/Module-Pluggable-5.2-3/blib/arch:/var/tmp/build/Module-Pluggable-5.2-3/blib/lib:/var/tmp/build/Importer-0.025-3/blib/arch:/var/tmp/build/Importer-0.025-3/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 324
    PERL5_CPAN_IS_RUNNING = 324
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 32767,324
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/bin
    PERLBREW_PERL = perl-5.30.0-thread-multi-ld
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000/testwrapper.309

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

    $^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/bin/perl5.30.0
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000
    $EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.29    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.42-v7+
    archname=armv7l-linux-thread-multi
    uname='linux pi2 4.19.42-v7+ #1219 smp tue may 14 21:20:58 bst 2019 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld -Dusedevel -Dusemultiplicity -Duselongdouble -Dusethreads -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -march=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=undef
    use64bitall=undef
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170516'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    nvtype='long 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/gcc/arm-linux-gnueabihf/6/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  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
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at May 27 2019 14:08:59
  %ENV:
    PERL5LIB="/var/tmp/build/namespace-clean-0.27-11/blib/arch:/var/tmp/build/namespace-clean-0.27-11/blib/lib:/var/tmp/build/Sub-Identify-0.14-18/blib/arch:/var/tmp/build/Sub-Identify-0.14-18/blib/lib:/var/tmp/build/B-Hooks-EndOfScope-0.24-11/blib/arch:/var/tmp/build/B-Hooks-EndOfScope-0.24-11/blib/lib:/var/tmp/build/Variable-Magic-0.62-10/blib/arch:/var/tmp/build/Variable-Magic-0.62-10/blib/lib:/var/tmp/build/Devel-Hide-0.0010-10/blib/arch:/var/tmp/build/Devel-Hide-0.0010-10/blib/lib:/var/tmp/build/Throwable-0.200013-12/blib/arch:/var/tmp/build/Throwable-0.200013-12/blib/lib:/var/tmp/build/Devel-StackTrace-2.04-17/blib/arch:/var/tmp/build/Devel-StackTrace-2.04-17/blib/lib:/var/tmp/build/Moo-2.003004-20/blib/arch:/var/tmp/build/Moo-2.003004-20/blib/lib:/var/tmp/build/Sub-Quote-2.006003-22/blib/arch:/var/tmp/build/Sub-Quote-2.006003-22/blib/lib:/var/tmp/build/Devel-GlobalDestruction-0.14-18/blib/arch:/var/tmp/build/Devel-GlobalDestruction-0.14-18/blib/lib:/var/tmp/build/Sub-Exporter-Progressive-0.001013-14/blib/arch:/var/tmp/build/Sub-Exporter-Progressive-0.001013-14/blib/lib:/var/tmp/build/Class-Method-Modifiers-2.12-18/blib/arch:/var/tmp/build/Class-Method-Modifiers-2.12-18/blib/lib:/var/tmp/build/Date-Calc-6.4-7/blib/arch:/var/tmp/build/Date-Calc-6.4-7/blib/lib:/var/tmp/build/Bit-Vector-7.4-7/blib/arch:/var/tmp/build/Bit-Vector-7.4-7/blib/lib:/var/tmp/build/Carp-Clan-6.07-5/blib/arch:/var/tmp/build/Carp-Clan-6.07-5/blib/lib:/var/tmp/build/URI-Fast-0.49-5/blib/arch:/var/tmp/build/URI-Fast-0.49-5/blib/lib:/var/tmp/build/Unicode-LineBreak-2019.001-5/blib/arch:/var/tmp/build/Unicode-LineBreak-2019.001-5/blib/lib:/var/tmp/build/MIME-Charset-1.012.2-0/blib/arch:/var/tmp/build/MIME-Charset-1.012.2-0/blib/lib:/var/tmp/build/URI-Encode-XS-0.11-5/blib/arch:/var/tmp/build/URI-Encode-XS-0.11-5/blib/lib:/var/tmp/build/Test-LeakTrace-0.16-31/blib/arch:/var/tmp/build/Test-LeakTrace-0.16-31/blib/lib:/var/tmp/build/Test2-Suite-0.000122-6/blib/arch:/var/tmp/build/Test2-Suite-0.000122-6/blib/lib:/var/tmp/build/Term-Table-0.013-6/blib/arch:/var/tmp/build/Term-Table-0.013-6/blib/lib:/var/tmp/build/Sub-Info-0.002-3/blib/arch:/var/tmp/build/Sub-Info-0.002-3/blib/lib:/var/tmp/build/Scope-Guard-0.21-4/blib/arch:/var/tmp/build/Scope-Guard-0.21-4/blib/lib:/var/tmp/build/Module-Pluggable-5.2-3/blib/arch:/var/tmp/build/Module-Pluggable-5.2-3/blib/lib:/var/tmp/build/Importer-0.025-3/blib/arch:/var/tmp/build/Importer-0.025-3/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="324"
    PERL5_CPAN_IS_RUNNING="324"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="32767,324"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/bin"
    PERLBREW_PERL="perl-5.30.0-thread-multi-ld"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /var/tmp/build/namespace-clean-0.27-11/blib/arch
    /var/tmp/build/namespace-clean-0.27-11/blib/lib
    /var/tmp/build/Sub-Identify-0.14-18/blib/arch
    /var/tmp/build/Sub-Identify-0.14-18/blib/lib
    /var/tmp/build/B-Hooks-EndOfScope-0.24-11/blib/arch
    /var/tmp/build/B-Hooks-EndOfScope-0.24-11/blib/lib
    /var/tmp/build/Variable-Magic-0.62-10/blib/arch
    /var/tmp/build/Variable-Magic-0.62-10/blib/lib
    /var/tmp/build/Devel-Hide-0.0010-10/blib/arch
    /var/tmp/build/Devel-Hide-0.0010-10/blib/lib
    /var/tmp/build/Throwable-0.200013-12/blib/arch
    /var/tmp/build/Throwable-0.200013-12/blib/lib
    /var/tmp/build/Devel-StackTrace-2.04-17/blib/arch
    /var/tmp/build/Devel-StackTrace-2.04-17/blib/lib
    /var/tmp/build/Moo-2.003004-20/blib/arch
    /var/tmp/build/Moo-2.003004-20/blib/lib
    /var/tmp/build/Sub-Quote-2.006003-22/blib/arch
    /var/tmp/build/Sub-Quote-2.006003-22/blib/lib
    /var/tmp/build/Devel-GlobalDestruction-0.14-18/blib/arch
    /var/tmp/build/Devel-GlobalDestruction-0.14-18/blib/lib
    /var/tmp/build/Sub-Exporter-Progressive-0.001013-14/blib/arch
    /var/tmp/build/Sub-Exporter-Progressive-0.001013-14/blib/lib
    /var/tmp/build/Class-Method-Modifiers-2.12-18/blib/arch
    /var/tmp/build/Class-Method-Modifiers-2.12-18/blib/lib
    /var/tmp/build/Date-Calc-6.4-7/blib/arch
    /var/tmp/build/Date-Calc-6.4-7/blib/lib
    /var/tmp/build/Bit-Vector-7.4-7/blib/arch
    /var/tmp/build/Bit-Vector-7.4-7/blib/lib
    /var/tmp/build/Carp-Clan-6.07-5/blib/arch
    /var/tmp/build/Carp-Clan-6.07-5/blib/lib
    /var/tmp/build/URI-Fast-0.49-5/blib/arch
    /var/tmp/build/URI-Fast-0.49-5/blib/lib
    /var/tmp/build/Unicode-LineBreak-2019.001-5/blib/arch
    /var/tmp/build/Unicode-LineBreak-2019.001-5/blib/lib
    /var/tmp/build/MIME-Charset-1.012.2-0/blib/arch
    /var/tmp/build/MIME-Charset-1.012.2-0/blib/lib
    /var/tmp/build/URI-Encode-XS-0.11-5/blib/arch
    /var/tmp/build/URI-Encode-XS-0.11-5/blib/lib
    /var/tmp/build/Test-LeakTrace-0.16-31/blib/arch
    /var/tmp/build/Test-LeakTrace-0.16-31/blib/lib
    /var/tmp/build/Test2-Suite-0.000122-6/blib/arch
    /var/tmp/build/Test2-Suite-0.000122-6/blib/lib
    /var/tmp/build/Term-Table-0.013-6/blib/arch
    /var/tmp/build/Term-Table-0.013-6/blib/lib
    /var/tmp/build/Sub-Info-0.002-3/blib/arch
    /var/tmp/build/Sub-Info-0.002-3/blib/lib
    /var/tmp/build/Scope-Guard-0.21-4/blib/arch
    /var/tmp/build/Scope-Guard-0.21-4/blib/lib
    /var/tmp/build/Module-Pluggable-5.2-3/blib/arch
    /var/tmp/build/Module-Pluggable-5.2-3/blib/lib
    /var/tmp/build/Importer-0.025-3/blib/arch
    /var/tmp/build/Importer-0.025-3/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/lib/site_perl/5.30.0/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/lib/site_perl/5.30.0
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/lib/5.30.0/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.30.0-thread-multi-ld/lib/5.30.0
    .