Test-Class-Moose v0.95 Perl 5 v5.29.2 darwin-thread-multi-2level

Status
Pass
From
Nigel Horne
Dist
Test-Class-Moose v0.95
Platform
Perl 5 v5.29.2 darwin-thread-multi-2level
Date
2018-11-04 00:38:02
ID
e32bea4a-dfc9-11e8-8c21-4c52983e9bbc
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 Dave Rolsky,

This is a computer-generated report for Test-Class-Moose-0.95
on perl 5.29.2, created by CPAN-Reporter-1.2018.

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 '/sw/bin/make test':

PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/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  any 7.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     ExtUtils::MakeMaker        any     7.34
#     File::Spec                 any     3.75
#     File::Temp                 any   0.2308
#     Test2::Tools::Basic        any 0.000115
#     Test2::Tools::Class        any 0.000115
#     Test2::Tools::Compare      any 0.000115
#     Test2::Tools::Subtest      any 0.000115
#     Test2::V0                  any 0.000115
#     Test::Builder              any 1.302140
#     Test::More            1.302015 1.302140
#     Test::Requires             any     0.10
#     Test::Warnings             any    0.026
#     lib                        any     0.64
# 
# === Test Recommends ===
# 
#     Module           Want     Have
#     ------------ -------- --------
#     CPAN::Meta   2.120900 2.150010
#     Test::Output   0.0005    1.031
# 
# === Runtime Requires ===
# 
#     Module                            Want     Have
#     ---------------------------- --------- --------
#     Benchmark                          any     1.22
#     Carp                               any     1.50
#     Class::MOP                         any   2.2011
#     Exporter                           any     5.73
#     File::Find                         any     1.34
#     File::Spec                         any     3.75
#     Import::Into                       any 1.002005
#     JSON                               any  2.97001
#     List::SomeUtils                    any     0.56
#     List::Util                         any     1.50
#     Module::Runtime                    any    0.016
#     Module::Util                       any     1.09
#     Moose                           2.0000   2.2011
#     Moose::Role                     2.0000   2.2011
#     Moose::Util                        any   2.2011
#     Moose::Util::TypeConstraints       any   2.2011
#     MooseX::Getopt                    0.71     0.74
#     MooseX::Getopt::Dashes             any     0.74
#     Package::DeprecationManager       0.16     0.17
#     Parallel::ForkManager              any     2.02
#     Scalar::Util                       any     1.50
#     Sub::Attribute                     any     0.07
#     TAP::Formatter::Color             3.29     3.42
#     Test2                        1.1302118 1.302140
#     Test2::API                         any 1.302140
#     Test2::AsyncSubtest           0.000018 0.000115
#     Test2::IPC                         any 1.302140
#     Test2::Tools::AsyncSubtest         any 0.000115
#     Test::Most                         any     0.35
#     Try::Tiny                          any     0.30
#     namespace::autoclean               any     0.28
#     strict                             any     1.11
#     warnings                           any     1.43
# 
# === Runtime Recommends ===
# 
#     Module                  Want Have
#     --------------------- ------ ----
#     Parallel::ForkManager v0.7.6 2.02
# 
t/00-report-prereqs.t .......... ok
t/bad_subclass.t ............... ok
t/autouse.t .................... ok
t/bare.t ....................... ok
t/basic.t ...................... ok
t/environment.t ................ ok
Can't stat t/lib/Local: No such file or directory
 at /Users/hornenj/.cpan/build/Test-Class-Moose-0.95-0/blib/lib/Test/Class/Moose/Load.pm line 73.
t/cli.t ........................ ok
t/load.t ....................... ok
t/include_classes.t ............ ok
t/include_exclude.t ............ ok
t/executor_roles.t ............. ok
t/non_randomize_classes.t ...... ok
......................XX..t/no_tests_run.t ............... ok
t/plans.t ...................... ok
t/parameterized.t .............. ok
t/parallel.t ................... ok
t/skip.t ....................... ok
t/reportpassed.t ............... ok
t/process_name.t ............... ok
t/test_control_methods.t ....... ok
t/tags.t ....................... ok
t/test_control_methods_skip.t .. ok
t/test_class_is_not_loaded.t ... ok
t/todo.t ....................... ok
t/timing.t ..................... ok
All tests successful.
Files=25, Tests=214, 13 wallclock secs ( 0.22 usr  0.12 sys + 10.49 cusr 12.31 csys = 23.14 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need      Have    
    ---------------------------- --------- --------
    Benchmark                    0         1.22    
    Carp                         0         1.50    
    Class::MOP                   0         2.2011  
    Exporter                     0         5.73    
    File::Find                   0         1.34    
    File::Spec                   0         3.75    
    Import::Into                 0         1.002005
    JSON                         0         2.97001 
    List::SomeUtils              0         0.56    
    List::Util                   0         1.50    
    Module::Runtime              0         0.016   
    Module::Util                 0         1.09    
    Moose                        2.0000    2.2011  
    Moose::Role                  2.0000    2.2011  
    Moose::Util                  0         2.2011  
    Moose::Util::TypeConstraints 0         2.2011  
    MooseX::Getopt               0.71      0.74    
    MooseX::Getopt::Dashes       0         0.74    
    namespace::autoclean         0         0.28    
    Package::DeprecationManager  0.16      0.17    
    Parallel::ForkManager        0         2.02    
    perl                         5.010000  5.029002
    Scalar::Util                 0         1.50    
    strict                       0         1.11    
    Sub::Attribute               0         0.07    
    TAP::Formatter::Color        3.29      3.42    
    Test2                        1.1302118 1.302140
    Test2::API                   0         1.302140
    Test2::AsyncSubtest          0.000018  0.000115
    Test2::IPC                   0         1.302140
    Test2::Tools::AsyncSubtest   0         0.000115
    Test::Most                   0         0.35    
    Try::Tiny                    0         0.30    
    warnings                     0         1.43    

build_requires:

    Module                       Need      Have    
    ---------------------------- --------- --------
    ExtUtils::MakeMaker          0         7.34    
    File::Spec                   0         3.75    
    File::Temp                   0         0.2308  
    lib                          0         0.64    
    Test2::Tools::Basic          0         0.000115
    Test2::Tools::Class          0         0.000115
    Test2::Tools::Compare        0         0.000115
    Test2::Tools::Subtest        0         0.000115
    Test2::V0                    0         0.000115
    Test::Builder                0         1.302140
    Test::More                   1.302015  1.302140
    Test::Requires               0         0.10    
    Test::Warnings               0         0.026   

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    LANG = en_US.UTF-8
    LC_ALL = POSIX
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/bin:src/njh/smoker/bin:/Users/hornenj/homebrew/bin:/Users/hornenj/bin:/usr/bin:/bin:/usr/X11R6/bin:/sw/bin
    PERL5LIB = /Users/hornenj/.cpan/build/App-CISetup-0.15-0/blib/arch:/Users/hornenj/.cpan/build/App-CISetup-0.15-0/blib/lib:/Users/hornenj/.cpan/build/Test-Class-Moose-0.94-0/blib/arch:/Users/hornenj/.cpan/build/Test-Class-Moose-0.94-0/blib/lib:/Users/hornenj/.cpan/build/Sub-Attribute-0.07-0/blib/arch:/Users/hornenj/.cpan/build/Sub-Attribute-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Class-Trigger-0.14-0/blib/arch:/Users/hornenj/.cpan/build/Class-Trigger-0.14-0/blib/lib:/Users/hornenj/.cpan/build/Parallel-ForkManager-2.02-0/blib/arch:/Users/hornenj/.cpan/build/Parallel-ForkManager-2.02-0/blib/lib:/Users/hornenj/.cpan/build/Path-Iterator-Rule-1.014-0/blib/arch:/Users/hornenj/.cpan/build/Path-Iterator-Rule-1.014-0/blib/lib:/Users/hornenj/.cpan/build/Test-Filename-0.03-0/blib/arch:/Users/hornenj/.cpan/build/Test-Filename-0.03-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-Types-Path-Tiny-0.012-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-Types-Path-Tiny-0.012-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-Types-Stringlike-0.003-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-Types-Stringlike-0.003-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-Types-0.50-2/blib/arch:/Users/hornenj/.cpan/build/MooseX-Types-0.50-2/blib/lib:/Users/hornenj/.cpan/build/Sub-Exporter-ForMethods-0.100052-2/blib/arch:/Users/hornenj/.cpan/build/Sub-Exporter-ForMethods-0.100052-2/blib/lib:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-1/blib/arch:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-1/blib/lib:/Users/hornenj/.cpan/build/MooseX-Getopt-0.74-1/blib/arch:/Users/hornenj/.cpan/build/MooseX-Getopt-0.74-1/blib/lib:/Users/hornenj/.cpan/build/Test-Trap-v0.3.4-2/blib/arch:/Users/hornenj/.cpan/build/Test-Trap-v0.3.4-2/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.10-2/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.10-2/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.17-2/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.17-2/blib/lib:/Users/hornenj/.cpan/build/aliased-0.34-2/blib/arch:/Users/hornenj/.cpan/build/aliased-0.34-2/blib/lib:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.103-2/blib/arch:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.103-2/blib/lib:/Users/hornenj/.cpan/build/List-AllUtils-0.14-1/blib/arch:/Users/hornenj/.cpan/build/List-AllUtils-0.14-1/blib/lib:/Users/hornenj/.cpan/build/List-UtilsBy-0.11-1/blib/arch:/Users/hornenj/.cpan/build/List-UtilsBy-0.11-1/blib/lib:/Users/hornenj/.cpan/build/List-SomeUtils-0.56-1/blib/arch:/Users/hornenj/.cpan/build/List-SomeUtils-0.56-1/blib/lib:/Users/hornenj/.cpan/build/List-SomeUtils-XS-0.58-1/blib/arch:/Users/hornenj/.cpan/build/List-SomeUtils-XS-0.58-1/blib/lib:/Users/hornenj/.cpan/build/Git-Sub-0.163320-0/blib/arch:/Users/hornenj/.cpan/build/Git-Sub-0.163320-0/blib/lib:/Users/hornenj/.cpan/build/System-Sub-0.162800-0/blib/arch:/Users/hornenj/.cpan/build/System-Sub-0.162800-0/blib/lib:/Users/hornenj/.cpan/build/HTML-Selector-XPath-0.25-0/blib/arch:/Users/hornenj/.cpan/build/HTML-Selector-XPath-0.25-0/blib/lib:/Users/hornenj/.cpan/build/File-NFSLock-1.29-0/blib/arch:/Users/hornenj/.cpan/build/File-NFSLock-1.29-0/blib/lib:/Users/hornenj/.cpan/build/XML-Loy-0.48-0/blib/arch:/Users/hornenj/.cpan/build/XML-Loy-0.48-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 937
    PERL5_CPAN_IS_RUNNING = 937
    PERLBREW_HOME = /Users/hornenj/.perlbrew
    PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/man
    PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/bin
    PERLBREW_PERL = perl-5.29.2-thread
    PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T//testwrapper.923

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

    $^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/bin/perl
    $UID/$EUID = 12481 / 12481
    $GID = 14 14 206 5344 37191 527 12 62 98 204 399 37223 241 223 100
    $EGID = 14 14 206 5344 37191 527 12 62 98 204 399 37223 241 223 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.71    
    ExtUtils::ParseXS   3.39    
    File::Spec          3.75    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.26    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 29 subversion 2) configuration:
   
  Platform:
    osname=darwin
    osvers=17.7.0
    archname=darwin-thread-multi-2level
    uname='darwin ncbimac2024 17.7.0 darwin kernel version 17.7.0: thu jun 21 22:53:14 pdt 2018; root:xnu-4570.71.2~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread -Dusedevel -Dusethreads -Dusedevel -Accflags=-O2 -I/Users/hornenj/openssl/include -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -O2 -I/Users/hornenj/openssl/include -fno-strict-aliasing -pipe -fstack-protector-strong'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -O2 -I/Users/hornenj/openssl/include -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /usr/local/lib
    libs=-lpthread -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -bundle -undefined dynamic_lookup -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_64_BIT_ALL
    USE_64_BIT_INT
    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
  Locally applied patches:
    Devel::PatchPerl 1.30
  Built under darwin
  Compiled at Sep 24 2018 15:57:37
  %ENV:
    PERL5LIB="/Users/hornenj/.cpan/build/App-CISetup-0.15-0/blib/arch:/Users/hornenj/.cpan/build/App-CISetup-0.15-0/blib/lib:/Users/hornenj/.cpan/build/Test-Class-Moose-0.94-0/blib/arch:/Users/hornenj/.cpan/build/Test-Class-Moose-0.94-0/blib/lib:/Users/hornenj/.cpan/build/Sub-Attribute-0.07-0/blib/arch:/Users/hornenj/.cpan/build/Sub-Attribute-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Class-Trigger-0.14-0/blib/arch:/Users/hornenj/.cpan/build/Class-Trigger-0.14-0/blib/lib:/Users/hornenj/.cpan/build/Parallel-ForkManager-2.02-0/blib/arch:/Users/hornenj/.cpan/build/Parallel-ForkManager-2.02-0/blib/lib:/Users/hornenj/.cpan/build/Path-Iterator-Rule-1.014-0/blib/arch:/Users/hornenj/.cpan/build/Path-Iterator-Rule-1.014-0/blib/lib:/Users/hornenj/.cpan/build/Test-Filename-0.03-0/blib/arch:/Users/hornenj/.cpan/build/Test-Filename-0.03-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-Types-Path-Tiny-0.012-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-Types-Path-Tiny-0.012-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-Types-Stringlike-0.003-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-Types-Stringlike-0.003-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-Types-0.50-2/blib/arch:/Users/hornenj/.cpan/build/MooseX-Types-0.50-2/blib/lib:/Users/hornenj/.cpan/build/Sub-Exporter-ForMethods-0.100052-2/blib/arch:/Users/hornenj/.cpan/build/Sub-Exporter-ForMethods-0.100052-2/blib/lib:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-1/blib/arch:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-1/blib/lib:/Users/hornenj/.cpan/build/MooseX-Getopt-0.74-1/blib/arch:/Users/hornenj/.cpan/build/MooseX-Getopt-0.74-1/blib/lib:/Users/hornenj/.cpan/build/Test-Trap-v0.3.4-2/blib/arch:/Users/hornenj/.cpan/build/Test-Trap-v0.3.4-2/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.10-2/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.10-2/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.17-2/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.17-2/blib/lib:/Users/hornenj/.cpan/build/aliased-0.34-2/blib/arch:/Users/hornenj/.cpan/build/aliased-0.34-2/blib/lib:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.103-2/blib/arch:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.103-2/blib/lib:/Users/hornenj/.cpan/build/List-AllUtils-0.14-1/blib/arch:/Users/hornenj/.cpan/build/List-AllUtils-0.14-1/blib/lib:/Users/hornenj/.cpan/build/List-UtilsBy-0.11-1/blib/arch:/Users/hornenj/.cpan/build/List-UtilsBy-0.11-1/blib/lib:/Users/hornenj/.cpan/build/List-SomeUtils-0.56-1/blib/arch:/Users/hornenj/.cpan/build/List-SomeUtils-0.56-1/blib/lib:/Users/hornenj/.cpan/build/List-SomeUtils-XS-0.58-1/blib/arch:/Users/hornenj/.cpan/build/List-SomeUtils-XS-0.58-1/blib/lib:/Users/hornenj/.cpan/build/Git-Sub-0.163320-0/blib/arch:/Users/hornenj/.cpan/build/Git-Sub-0.163320-0/blib/lib:/Users/hornenj/.cpan/build/System-Sub-0.162800-0/blib/arch:/Users/hornenj/.cpan/build/System-Sub-0.162800-0/blib/lib:/Users/hornenj/.cpan/build/HTML-Selector-XPath-0.25-0/blib/arch:/Users/hornenj/.cpan/build/HTML-Selector-XPath-0.25-0/blib/lib:/Users/hornenj/.cpan/build/File-NFSLock-1.29-0/blib/arch:/Users/hornenj/.cpan/build/File-NFSLock-1.29-0/blib/lib:/Users/hornenj/.cpan/build/XML-Loy-0.48-0/blib/arch:/Users/hornenj/.cpan/build/XML-Loy-0.48-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="937"
    PERL5_CPAN_IS_RUNNING="937"
    PERLBREW_HOME="/Users/hornenj/.perlbrew"
    PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/man"
    PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/bin"
    PERLBREW_PERL="perl-5.29.2-thread"
    PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/hornenj/.cpan/build/App-CISetup-0.15-0/blib/arch
    /Users/hornenj/.cpan/build/App-CISetup-0.15-0/blib/lib
    /Users/hornenj/.cpan/build/Test-Class-Moose-0.94-0/blib/arch
    /Users/hornenj/.cpan/build/Test-Class-Moose-0.94-0/blib/lib
    /Users/hornenj/.cpan/build/Sub-Attribute-0.07-0/blib/arch
    /Users/hornenj/.cpan/build/Sub-Attribute-0.07-0/blib/lib
    /Users/hornenj/.cpan/build/Class-Trigger-0.14-0/blib/arch
    /Users/hornenj/.cpan/build/Class-Trigger-0.14-0/blib/lib
    /Users/hornenj/.cpan/build/Parallel-ForkManager-2.02-0/blib/arch
    /Users/hornenj/.cpan/build/Parallel-ForkManager-2.02-0/blib/lib
    /Users/hornenj/.cpan/build/Path-Iterator-Rule-1.014-0/blib/arch
    /Users/hornenj/.cpan/build/Path-Iterator-Rule-1.014-0/blib/lib
    /Users/hornenj/.cpan/build/Test-Filename-0.03-0/blib/arch
    /Users/hornenj/.cpan/build/Test-Filename-0.03-0/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Types-Path-Tiny-0.012-0/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Types-Path-Tiny-0.012-0/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Types-Stringlike-0.003-0/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Types-Stringlike-0.003-0/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Types-0.50-2/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Types-0.50-2/blib/lib
    /Users/hornenj/.cpan/build/Sub-Exporter-ForMethods-0.100052-2/blib/arch
    /Users/hornenj/.cpan/build/Sub-Exporter-ForMethods-0.100052-2/blib/lib
    /Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-1/blib/arch
    /Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-1/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Getopt-0.74-1/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Getopt-0.74-1/blib/lib
    /Users/hornenj/.cpan/build/Test-Trap-v0.3.4-2/blib/arch
    /Users/hornenj/.cpan/build/Test-Trap-v0.3.4-2/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.10-2/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.10-2/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.17-2/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.17-2/blib/lib
    /Users/hornenj/.cpan/build/aliased-0.34-2/blib/arch
    /Users/hornenj/.cpan/build/aliased-0.34-2/blib/lib
    /Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.103-2/blib/arch
    /Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.103-2/blib/lib
    /Users/hornenj/.cpan/build/List-AllUtils-0.14-1/blib/arch
    /Users/hornenj/.cpan/build/List-AllUtils-0.14-1/blib/lib
    /Users/hornenj/.cpan/build/List-UtilsBy-0.11-1/blib/arch
    /Users/hornenj/.cpan/build/List-UtilsBy-0.11-1/blib/lib
    /Users/hornenj/.cpan/build/List-SomeUtils-0.56-1/blib/arch
    /Users/hornenj/.cpan/build/List-SomeUtils-0.56-1/blib/lib
    /Users/hornenj/.cpan/build/List-SomeUtils-XS-0.58-1/blib/arch
    /Users/hornenj/.cpan/build/List-SomeUtils-XS-0.58-1/blib/lib
    /Users/hornenj/.cpan/build/Git-Sub-0.163320-0/blib/arch
    /Users/hornenj/.cpan/build/Git-Sub-0.163320-0/blib/lib
    /Users/hornenj/.cpan/build/System-Sub-0.162800-0/blib/arch
    /Users/hornenj/.cpan/build/System-Sub-0.162800-0/blib/lib
    /Users/hornenj/.cpan/build/HTML-Selector-XPath-0.25-0/blib/arch
    /Users/hornenj/.cpan/build/HTML-Selector-XPath-0.25-0/blib/lib
    /Users/hornenj/.cpan/build/File-NFSLock-1.29-0/blib/arch
    /Users/hornenj/.cpan/build/File-NFSLock-1.29-0/blib/lib
    /Users/hornenj/.cpan/build/XML-Loy-0.48-0/blib/arch
    /Users/hornenj/.cpan/build/XML-Loy-0.48-0/blib/lib
    /Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/lib/site_perl/5.29.2/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/lib/site_perl/5.29.2
    /Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/lib/5.29.2/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.29.2-thread/lib/5.29.2