Report for List-Objects-WithUtils-2.028003

Back
From: Nigel Horne
Subject: PASS List-Objects-WithUtils-2.028003 v5.18.2 Mac OS X
Date: 2016-04-24T20:10:34Z

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 Jon Portnoy,

This is a computer-generated report for List-Objects-WithUtils-2.028003
on perl 5.18.2, created by CPAN-Reporter-1.2016.

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.18.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load/*.t t/01_array/*.t t/02_hash/*.t t/03_junctions/*.t t/04_immutable/*.t t/05_typed/*.t t/06_immutable_typed/*.t t/07_json/*.t t/08_zpl/*.t t/09_autobox_array/*.t t/09_autobox_hash/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.04
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.04
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.04
#     File::Spec           any     3.47
#     Test::More          0.88 1.001014
# 
# === Test Recommends ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     CPAN::Meta            2.120900 2.150001
#     JSON::PP                   any  2.27300
#     Test::Without::Module      any     0.18
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     ------------------------ ----- --------
#     Carp                       any     1.36
#     Class::Method::Modifiers   any     2.11
#     Exporter                   any     5.70
#     List::Util                1.33     1.42
#     List::UtilsBy             0.09     0.10
#     Module::Runtime          0.013    0.014
#     Role::Tiny               1.003 2.000001
#     Scalar::Util               any     1.42
#     Type::Tie                0.004    0.009
#     autobox                    any     2.83
#     overload                   any     1.22
#     parent                     any    0.232
#     strictures                   2 2.000000
# 
# === Runtime Recommends ===
# 
#     Module             Want     Have
#     ----------------- ----- --------
#     List::UtilsBy::XS  0.03  missing
#     Type::Tiny        0.022 1.000005
# 
t/00-report-prereqs.t ................... ok
t/00_load/all.t ......................... ok
t/00_load/all_typetinyish.t ............. ok
t/00_load/autobox.t ..................... ok
t/00_load/autobox_subclass.t ............ ok
t/00_load/badopts.t ..................... ok
t/00_load/bare.t ........................ ok
t/00_load/failed_require.t .............. ok
t/00_load/functions.t ................... ok
t/00_load/hashopts.t .................... ok
t/00_load/lowu.t ........................ ok
t/00_load/selective.t ................... ok
t/00_load/targeted.t .................... ok
t/01_array/all.t ........................ ok
t/01_array/bisect.t ..................... ok
t/01_array/clear.t ...................... ok
t/01_array/copy.t ....................... ok
t/01_array/count.t ...................... ok
t/01_array/defined.t .................... ok
t/01_array/delete.t ..................... ok
t/01_array/delete_when.t ................ ok
t/01_array/diff.t ....................... ok
t/01_array/end.t ........................ ok
t/01_array/exists.t ..................... ok
t/01_array/first_index.t ................ ok
t/01_array/first_where.t ................ ok
t/01_array/flatten.t .................... ok
t/01_array/flatten_all.t ................ ok
t/01_array/folds.t ...................... ok
t/01_array/get.t ........................ ok
t/01_array/get_or_else.t ................ ok
t/01_array/grep.t ....................... ok
t/01_array/has_any.t .................... ok
t/01_array/head.t ....................... ok
t/01_array/indexes.t .................... ok
t/01_array/inflate.t .................... ok
t/01_array/insert.t ..................... ok
t/01_array/intersection.t ............... ok
t/01_array/is_empty.t ................... ok
t/01_array/items_after.t ................ ok
t/01_array/items_after_incl.t ........... ok
t/01_array/items_before.t ............... ok
t/01_array/items_before_incl.t .......... ok
t/01_array/join.t ....................... ok
t/01_array/kv.t ......................... ok
t/01_array/last_index.t ................. ok
t/01_array/last_where.t ................. ok
t/01_array/map.t ........................ ok
t/01_array/mapval.t ..................... ok
t/01_array/mesh.t ....................... ok
t/01_array/natatime.t ................... ok
t/01_array/nsect.t ...................... ok
t/01_array/nsort_by.t ................... ok
t/01_array/part.t ....................... ok
t/01_array/part_to_hash.t ............... ok
t/01_array/pick.t ....................... ok
t/01_array/pop.t ........................ ok
t/01_array/push.t ....................... ok
t/01_array/random.t ..................... ok
t/01_array/repeated.t ................... ok
t/01_array/reverse.t .................... ok
t/01_array/roll.t ....................... ok
t/01_array/rotate.t ..................... ok
t/01_array/rotate_in_place.t ............ ok
t/01_array/rotator.t .................... ok
t/01_array/set.t ........................ ok
t/01_array/shift.t ...................... ok
t/01_array/shuffle.t .................... ok
t/01_array/sliced.t ..................... ok
t/01_array/sort.t ....................... ok
# 
# Using List::UtilsBy (XS not found)
t/01_array/sort_by.t .................... ok
t/01_array/splice.t ..................... ok
t/01_array/squished.t ................... ok
t/01_array/ssect.t ...................... ok
t/01_array/subclassed.t ................. ok
t/01_array/tail.t ....................... ok
t/01_array/tuples.t ..................... ok
t/01_array/type.t ....................... ok
t/01_array/unbless.t .................... ok
t/01_array/uniq.t ....................... ok
t/01_array/uniq_by.t .................... ok
t/01_array/unshift.t .................... ok
t/01_array/utilsby_no_xs.t .............. ok
t/01_array/visit.t ...................... ok
t/02_hash/array_type.t .................. ok
t/02_hash/clear.t ....................... ok
t/02_hash/copy.t ........................ ok
t/02_hash/defined.t ..................... ok
t/02_hash/delete.t ...................... ok
t/02_hash/diff.t ........................ ok
t/02_hash/exists.t ...................... ok
t/02_hash/export.t ...................... ok
t/02_hash/get.t ......................... ok
t/02_hash/get_or_else.t ................. ok
t/02_hash/get_path.t .................... ok
t/02_hash/inflate.t ..................... ok
t/02_hash/intersection.t ................ ok
t/02_hash/inverted.t .................... ok
t/02_hash/is_empty.t .................... ok
t/02_hash/iter.t ........................ ok
t/02_hash/keys.t ........................ ok
t/02_hash/kv.t .......................... ok
t/02_hash/kv_grep.t ..................... ok
t/02_hash/kv_map.t ...................... ok
t/02_hash/kv_sort.t ..................... ok
t/02_hash/maybe_set.t ................... ok
t/02_hash/random_key.t .................. ok
t/02_hash/random_kv.t ................... ok
t/02_hash/random_value.t ................ ok
t/02_hash/set.t ......................... ok
t/02_hash/sliced.t ...................... ok
t/02_hash/subclassed.t .................. ok
t/02_hash/unbless.t ..................... ok
t/02_hash/values.t ...................... ok
t/03_junctions/all.t .................... ok
t/03_junctions/any.t .................... ok
t/03_junctions/subclasses.t ............. ok
t/04_immutable/immarray.t ............... ok
t/04_immutable/immhash.t ................ ok
t/05_typed/array_of.t ................... ok
t/05_typed/hash_of.t .................... ok
t/05_typed/tuples.t ..................... skipped: these tests require List::Objects::Types and Types::Standard
t/05_typed/validated.t .................. ok
t/06_immutable_typed/immarray_of.t ...... ok
t/06_immutable_typed/immhash_of.t ....... ok
t/07_json/json.t ........................ ok
t/08_zpl/zpl.t .......................... skipped: these tests require Text::ZPL
t/09_autobox_array/all.t ................ ok
t/09_autobox_array/bisect.t ............. ok
t/09_autobox_array/clear.t .............. ok
t/09_autobox_array/copy.t ............... ok
t/09_autobox_array/count.t .............. ok
t/09_autobox_array/defined.t ............ ok
t/09_autobox_array/delete.t ............. ok
t/09_autobox_array/delete_when.t ........ ok
t/09_autobox_array/diff.t ............... ok
t/09_autobox_array/end.t ................ ok
t/09_autobox_array/exists.t ............. ok
t/09_autobox_array/first_index.t ........ ok
t/09_autobox_array/first_where.t ........ ok
t/09_autobox_array/flatten.t ............ ok
t/09_autobox_array/flatten_all.t ........ ok
t/09_autobox_array/folds.t .............. ok
t/09_autobox_array/get.t ................ ok
t/09_autobox_array/get_or_else.t ........ ok
t/09_autobox_array/grep.t ............... ok
t/09_autobox_array/has_any.t ............ ok
t/09_autobox_array/head.t ............... ok
t/09_autobox_array/indexes.t ............ ok
t/09_autobox_array/inflate.t ............ ok
t/09_autobox_array/insert.t ............. ok
t/09_autobox_array/intersection.t ....... ok
t/09_autobox_array/items_after.t ........ ok
t/09_autobox_array/items_after_incl.t ... ok
t/09_autobox_array/items_before.t ....... ok
t/09_autobox_array/items_before_incl.t .. ok
t/09_autobox_array/join.t ............... ok
t/09_autobox_array/kv.t ................. ok
t/09_autobox_array/last_index.t ......... ok
t/09_autobox_array/last_where.t ......... ok
t/09_autobox_array/map.t ................ ok
t/09_autobox_array/mapval.t ............. ok
t/09_autobox_array/mesh.t ............... ok
t/09_autobox_array/natatime.t ........... ok
t/09_autobox_array/nsect.t .............. ok
t/09_autobox_array/nsort_by.t ........... ok
t/09_autobox_array/part.t ............... ok
t/09_autobox_array/part_to_hash.t ....... ok
t/09_autobox_array/pop.t ................ ok
t/09_autobox_array/push.t ............... ok
t/09_autobox_array/random.t ............. ok
t/09_autobox_array/reverse.t ............ ok
t/09_autobox_array/rotate.t ............. ok
t/09_autobox_array/rotate_in_place.t .... ok
t/09_autobox_array/rotator.t ............ ok
t/09_autobox_array/set.t ................ ok
t/09_autobox_array/shift.t .............. ok
t/09_autobox_array/shuffle.t ............ ok
t/09_autobox_array/sliced.t ............. ok
t/09_autobox_array/sort.t ............... ok
# 
# Using List::UtilsBy (XS not found)
t/09_autobox_array/sort_by.t ............ ok
t/09_autobox_array/splice.t ............. ok
t/09_autobox_array/ssect.t .............. ok
t/09_autobox_array/tail.t ............... ok
t/09_autobox_array/tuples.t ............. ok
t/09_autobox_array/uniq.t ............... ok
t/09_autobox_array/uniq_by.t ............ ok
t/09_autobox_array/unshift.t ............ ok
t/09_autobox_array/utilsby_no_xs.t ...... ok
t/09_autobox_array/visit.t .............. ok
t/09_autobox_hash/array_type.t .......... ok
t/09_autobox_hash/clear.t ............... ok
t/09_autobox_hash/copy.t ................ ok
t/09_autobox_hash/defined.t ............. ok
t/09_autobox_hash/delete.t .............. ok
t/09_autobox_hash/diff.t ................ ok
t/09_autobox_hash/exists.t .............. ok
t/09_autobox_hash/get.t ................. ok
t/09_autobox_hash/get_or_else.t ......... ok
t/09_autobox_hash/get_path.t ............ ok
t/09_autobox_hash/inflate.t ............. ok
t/09_autobox_hash/intersection.t ........ ok
t/09_autobox_hash/inverted.t ............ ok
t/09_autobox_hash/iter.t ................ ok
t/09_autobox_hash/keys.t ................ ok
t/09_autobox_hash/kv.t .................. ok
t/09_autobox_hash/kv_grep.t ............. ok
t/09_autobox_hash/kv_map.t .............. ok
t/09_autobox_hash/kv_sort.t ............. ok
t/09_autobox_hash/maybe_set.t ........... ok
t/09_autobox_hash/set.t ................. ok
t/09_autobox_hash/sliced.t .............. ok
t/09_autobox_hash/values.t .............. ok
t/author-no-tabs.t ...................... skipped: these tests are for testing by the author
t/author-pod-coverage.t ................. skipped: these tests are for testing by the author
t/author-pod-syntax.t ................... skipped: these tests are for testing by the author
t/release-cpan-changes.t ................ skipped: these tests are for release candidate testing
t/release-dist-manifest.t ............... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ............... skipped: these tests are for release candidate testing
t/release-portability.t ................. skipped: these tests are for release candidate testing
t/release-synopsis.t .................... skipped: these tests are for release candidate testing
All tests successful.
Files=221, Tests=1075,  9 wallclock secs ( 0.40 usr  0.34 sys +  6.24 cusr  1.62 csys =  8.60 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                   Need  Have    
    ------------------------ ----- --------
    autobox                  0     2.83    
    Carp                     0     1.36    
    Class::Method::Modifiers 0     2.11    
    Exporter                 0     5.70    
    List::Util               1.33  1.42    
    List::UtilsBy            0.09  0.10    
    Module::Runtime          0.013 0.014   
    overload                 0     1.22    
    parent                   0     0.232   
    Role::Tiny               1.003 2.000001
    Scalar::Util             0     1.42    
    strictures               2     2.000000
    Type::Tie                0.004 0.009   

build_requires:

    Module                   Need  Have    
    ------------------------ ----- --------
    ExtUtils::MakeMaker      0     7.04    
    File::Spec               0     3.47    
    Test::More               0.88  1.001014

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ALL = POSIX
    LD_LIBRARY_PATH = :/net/traces01.be-md.ncbi.nlm.nih.gov/trace_software/vdb/mac/release/x86_64/lib
    NO_NETWORK_TESTING = 1
    PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin:/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/am/ncbiapdata/bin:/usr/bin:/bin:/usr/X11R6/bin:/netopt/ncbi_tools/bin:/usr/local/ncbi/blast/bin:/net/traces01.be-md.ncbi.nlm.nih.gov/trace_software/vdb/mac/release/x86_64/bin
    PERL5LIB = /Users/hornenj/.cpan/build/Type-Tie-0.009-I4ocK5/blib/arch:/Users/hornenj/.cpan/build/Type-Tie-0.009-I4ocK5/blib/lib:/Users/hornenj/.cpan/build/List-UtilsBy-0.10-LCZ4ad/blib/arch:/Users/hornenj/.cpan/build/List-UtilsBy-0.10-LCZ4ad/blib/lib:/Users/hornenj/.cpan/build/autobox-2.83-ZZZ4PX/blib/arch:/Users/hornenj/.cpan/build/autobox-2.83-ZZZ4PX/blib/lib:/Users/hornenj/.cpan/build/Math-Calc-Parser-1.001-Rn4KSI/blib/arch:/Users/hornenj/.cpan/build/Math-Calc-Parser-1.001-Rn4KSI/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 57747
    PERL5_CPAN_IS_RUNNING = 57747
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_BASHRC_VERSION = 0.75
    PERLBREW_HOME = /Users/hornenj/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/man
    PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin
    PERLBREW_PERL = perl-5.18.2
    PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
    PERLBREW_VERSION = 0.75
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/
    ac_cv_path_INTLTOOL_PERL = /usr/bin/perl

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

    $^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin/perl
    $UID/$EUID = 12481 / 12481
    $GID = 14 14 5344 37191 527 241
    $EGID = 14 14 5344 37191 527 241

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150001
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4212  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=darwin, osvers=12.5.0, archname=darwin-thread-multi-2level
    uname='darwin ncbimac2008.ncbi.nlm.nih.gov 12.5.0 darwin kernel version 12.5.0: mon jul 29 16:33:49 pdt 2013; root:xnu-2050.48.11~1release_x86_64 x86_64 '
    config_args='-Duseithreads -Dusemultiplicity -Dinstallprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.18.2 -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.18.2 -de -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -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 -fassociative-math -Acc=clang'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc=' clang', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -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 -fassociative-math -fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -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 -fassociative-math -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.24)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under darwin
  Compiled at Jan  7 2014 09:17:10
  %ENV:
    PERL5LIB="/Users/hornenj/.cpan/build/Type-Tie-0.009-I4ocK5/blib/arch:/Users/hornenj/.cpan/build/Type-Tie-0.009-I4ocK5/blib/lib:/Users/hornenj/.cpan/build/List-UtilsBy-0.10-LCZ4ad/blib/arch:/Users/hornenj/.cpan/build/List-UtilsBy-0.10-LCZ4ad/blib/lib:/Users/hornenj/.cpan/build/autobox-2.83-ZZZ4PX/blib/arch:/Users/hornenj/.cpan/build/autobox-2.83-ZZZ4PX/blib/lib:/Users/hornenj/.cpan/build/Math-Calc-Parser-1.001-Rn4KSI/blib/arch:/Users/hornenj/.cpan/build/Math-Calc-Parser-1.001-Rn4KSI/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="57747"
    PERL5_CPAN_IS_RUNNING="57747"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_BASHRC_VERSION="0.75"
    PERLBREW_HOME="/Users/hornenj/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/man"
    PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/bin"
    PERLBREW_PERL="perl-5.18.2"
    PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
    PERLBREW_VERSION="0.75"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/hornenj/.cpan/build/Type-Tie-0.009-I4ocK5/blib/arch
    /Users/hornenj/.cpan/build/Type-Tie-0.009-I4ocK5/blib/lib
    /Users/hornenj/.cpan/build/List-UtilsBy-0.10-LCZ4ad/blib/arch
    /Users/hornenj/.cpan/build/List-UtilsBy-0.10-LCZ4ad/blib/lib
    /Users/hornenj/.cpan/build/autobox-2.83-ZZZ4PX/blib/arch
    /Users/hornenj/.cpan/build/autobox-2.83-ZZZ4PX/blib/lib
    /Users/hornenj/.cpan/build/Math-Calc-Parser-1.001-Rn4KSI/blib/arch
    /Users/hornenj/.cpan/build/Math-Calc-Parser-1.001-Rn4KSI/blib/lib
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2
    .