Report for List-Objects-WithUtils-2.028003

Back
From: Nigel Horne
Subject: PASS List-Objects-WithUtils-2.028003 v5.12.5 GNU/Linux
Date: 2016-06-16T20:38:23Z

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.12.5, created by CPAN-Reporter-1.2017.

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/njh/perl5/perlbrew/perls/perl-5.12.5/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
t/00_load/badopts.t ..................... ok
t/00_load/failed_require.t .............. ok
t/00_load/autobox.t ..................... ok
t/00_load/autobox_subclass.t ............ ok
t/00_load/hashopts.t .................... ok
t/00_load/all.t ......................... ok
t/00_load/all_typetinyish.t ............. ok
t/00_load/selective.t ................... ok
t/00_load/bare.t ........................ ok
t/00_load/functions.t ................... ok
t/00_load/lowu.t ........................ ok
t/01_array/bisect.t ..................... ok
t/01_array/all.t ........................ ok
t/01_array/count.t ...................... ok
t/01_array/clear.t ...................... ok
t/00_load/targeted.t .................... ok
t/01_array/defined.t .................... ok
t/01_array/copy.t ....................... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.18
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.18
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.18
#     File::Spec           any     3.47
#     Test::More          0.88 1.302022
# 
# === Test Recommends ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     CPAN::Meta            2.120900 2.150005
#     JSON::PP                   any  2.27300
#     Test::Without::Module      any     0.18
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     ------------------------ ----- --------
#     Carp                       any   1.3301
#     Class::Method::Modifiers   any     2.11
#     Exporter                   any     5.72
#     List::Util                1.33     1.41
#     List::UtilsBy             0.09     0.10
#     Module::Runtime          0.013    0.014
#     Role::Tiny               1.003 2.000000
#     Scalar::Util               any     1.41
#     Type::Tie                0.004    0.009
#     autobox                    any     2.83
#     overload                   any     1.10
#     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/01_array/delete.t ..................... ok
t/01_array/diff.t ....................... ok
t/01_array/delete_when.t ................ ok
t/01_array/first_where.t ................ ok
t/01_array/exists.t ..................... ok
t/01_array/end.t ........................ ok
t/01_array/first_index.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_or_else.t ................ ok
t/01_array/get.t ........................ ok
t/01_array/head.t ....................... ok
t/01_array/has_any.t .................... ok
t/01_array/indexes.t .................... ok
t/01_array/grep.t ....................... ok
t/01_array/inflate.t .................... ok
t/01_array/items_before.t ............... ok
t/01_array/items_after_incl.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/last_index.t ................. ok
t/01_array/items_before_incl.t .......... ok
t/01_array/join.t ....................... ok
t/01_array/map.t ........................ ok
t/01_array/kv.t ......................... ok
t/01_array/mapval.t ..................... ok
t/01_array/last_where.t ................. ok
t/01_array/mesh.t ....................... ok
t/01_array/nsort_by.t ................... ok
t/01_array/nsect.t ...................... ok
t/01_array/natatime.t ................... ok
t/01_array/part_to_hash.t ............... ok
t/01_array/part.t ....................... ok
t/01_array/push.t ....................... ok
t/01_array/pop.t ........................ ok
t/01_array/repeated.t ................... ok
t/01_array/pick.t ....................... ok
t/01_array/random.t ..................... ok
t/01_array/roll.t ....................... ok
t/01_array/reverse.t .................... ok
t/01_array/rotate.t ..................... ok
t/01_array/set.t ........................ ok
t/01_array/rotate_in_place.t ............ ok
t/01_array/shift.t ...................... ok
t/01_array/rotator.t .................... ok
t/01_array/sort.t ....................... ok
t/01_array/shuffle.t .................... ok
t/01_array/sliced.t ..................... ok
# 
# Using List::UtilsBy (XS not found)
t/01_array/splice.t ..................... ok
t/01_array/sort_by.t .................... ok
t/01_array/squished.t ................... ok
t/01_array/subclassed.t ................. ok
t/01_array/tail.t ....................... ok
t/01_array/ssect.t ...................... ok
t/01_array/uniq.t ....................... ok
t/01_array/type.t ....................... ok
t/01_array/tuples.t ..................... ok
t/01_array/uniq_by.t .................... ok
t/01_array/unbless.t .................... ok
t/01_array/unshift.t .................... ok
t/02_hash/array_type.t .................. ok
t/02_hash/copy.t ........................ ok
t/02_hash/clear.t ....................... ok
t/01_array/visit.t ...................... ok
t/02_hash/delete.t ...................... ok
t/01_array/utilsby_no_xs.t .............. ok
t/02_hash/diff.t ........................ ok
t/02_hash/export.t ...................... ok
t/02_hash/exists.t ...................... ok
t/02_hash/defined.t ..................... ok
t/02_hash/get_path.t .................... ok
t/02_hash/get_or_else.t ................. ok
t/02_hash/get.t ......................... ok
t/02_hash/inflate.t ..................... ok
t/02_hash/is_empty.t .................... ok
t/02_hash/intersection.t ................ ok
t/02_hash/inverted.t .................... ok
t/02_hash/kv.t .......................... ok
t/02_hash/keys.t ........................ ok
t/02_hash/iter.t ........................ ok
t/02_hash/kv_grep.t ..................... ok
t/02_hash/maybe_set.t ................... ok
t/02_hash/kv_sort.t ..................... ok
t/02_hash/random_value.t ................ ok
t/02_hash/random_kv.t ................... ok
t/02_hash/kv_map.t ...................... ok
t/02_hash/random_key.t .................. ok
t/02_hash/set.t ......................... ok
t/02_hash/subclassed.t .................. ok
t/02_hash/unbless.t ..................... ok
t/02_hash/sliced.t ...................... ok
t/02_hash/values.t ...................... ok
t/03_junctions/subclasses.t ............. ok
t/05_typed/tuples.t ..................... skipped: these tests require List::Objects::Types and Types::Standard
t/03_junctions/all.t .................... ok
t/03_junctions/any.t .................... ok
t/04_immutable/immhash.t ................ ok
t/04_immutable/immarray.t ............... ok
t/08_zpl/zpl.t .......................... skipped: these tests require Text::ZPL
t/05_typed/hash_of.t .................... ok
t/05_typed/array_of.t ................... ok
t/09_autobox_array/all.t ................ ok
t/07_json/json.t ........................ ok
t/09_autobox_array/bisect.t ............. ok
t/09_autobox_array/copy.t ............... ok
t/05_typed/validated.t .................. ok
t/09_autobox_array/clear.t .............. ok
t/06_immutable_typed/immarray_of.t ...... ok
t/09_autobox_array/count.t .............. ok
t/06_immutable_typed/immhash_of.t ....... ok
t/09_autobox_array/defined.t ............ ok
t/09_autobox_array/diff.t ............... ok
t/09_autobox_array/first_index.t ........ ok
t/09_autobox_array/delete.t ............. ok
t/09_autobox_array/end.t ................ ok
t/09_autobox_array/folds.t .............. ok
t/09_autobox_array/first_where.t ........ ok
t/09_autobox_array/delete_when.t ........ ok
t/09_autobox_array/flatten_all.t ........ ok
t/09_autobox_array/exists.t ............. ok
t/09_autobox_array/get_or_else.t ........ ok
t/09_autobox_array/flatten.t ............ ok
t/09_autobox_array/get.t ................ ok
t/09_autobox_array/has_any.t ............ ok
t/09_autobox_array/grep.t ............... ok
t/09_autobox_array/inflate.t ............ ok
t/09_autobox_array/insert.t ............. ok
t/09_autobox_array/items_before.t ....... ok
t/09_autobox_array/indexes.t ............ ok
t/09_autobox_array/head.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_incl.t .. ok
t/09_autobox_array/intersection.t ....... ok
t/09_autobox_array/join.t ............... ok
t/09_autobox_array/kv.t ................. ok
t/09_autobox_array/last_where.t ......... ok
t/09_autobox_array/last_index.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/nsect.t .............. ok
t/09_autobox_array/natatime.t ........... ok
t/09_autobox_array/part.t ............... ok
t/09_autobox_array/nsort_by.t ........... ok
t/09_autobox_array/random.t ............. ok
t/09_autobox_array/pop.t ................ ok
t/09_autobox_array/part_to_hash.t ....... ok
t/09_autobox_array/push.t ............... ok
t/09_autobox_array/rotate.t ............. ok
t/09_autobox_array/reverse.t ............ ok
t/09_autobox_array/rotate_in_place.t .... ok
t/09_autobox_array/set.t ................ ok
t/09_autobox_array/shuffle.t ............ ok
t/09_autobox_array/rotator.t ............ ok
t/09_autobox_array/sort.t ............... ok
t/09_autobox_array/shift.t .............. ok
t/09_autobox_array/sliced.t ............. ok
t/09_autobox_array/ssect.t .............. ok
# 
# Using List::UtilsBy (XS not found)
t/09_autobox_array/sort_by.t ............ ok
t/09_autobox_array/tail.t ............... ok
t/09_autobox_array/uniq.t ............... ok
t/09_autobox_array/tuples.t ............. ok
t/09_autobox_array/splice.t ............. ok
t/09_autobox_array/uniq_by.t ............ ok
t/09_autobox_array/visit.t .............. ok
t/09_autobox_array/unshift.t ............ ok
t/09_autobox_hash/copy.t ................ ok
t/09_autobox_array/utilsby_no_xs.t ...... ok
t/09_autobox_hash/array_type.t .......... ok
t/09_autobox_hash/delete.t .............. ok
t/09_autobox_hash/diff.t ................ ok
t/09_autobox_hash/clear.t ............... ok
t/09_autobox_hash/exists.t .............. ok
t/09_autobox_hash/defined.t ............. ok
t/09_autobox_hash/get.t ................. ok
t/09_autobox_hash/get_path.t ............ ok
t/09_autobox_hash/get_or_else.t ......... ok
t/09_autobox_hash/intersection.t ........ ok
t/09_autobox_hash/inflate.t ............. ok
t/09_autobox_hash/inverted.t ............ ok
t/09_autobox_hash/kv.t .................. ok
t/09_autobox_hash/kv_map.t .............. ok
t/09_autobox_hash/keys.t ................ ok
t/09_autobox_hash/iter.t ................ ok
t/09_autobox_hash/kv_grep.t ............. ok
t/author-no-tabs.t ...................... skipped: these tests are for testing by the author
t/09_autobox_hash/set.t ................. ok
t/09_autobox_hash/kv_sort.t ............. ok
t/author-pod-syntax.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/09_autobox_hash/values.t .............. ok
t/09_autobox_hash/sliced.t .............. ok
t/release-dist-manifest.t ............... skipped: these tests are for release candidate testing
t/release-cpan-changes.t ................ skipped: these tests are for release candidate testing
t/09_autobox_hash/maybe_set.t ........... ok
t/release-synopsis.t .................... skipped: these tests are for release candidate testing
t/release-portability.t ................. skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ............... skipped: these tests are for release candidate testing
All tests successful.
Files=221, Tests=1074,  2 wallclock secs ( 0.46 usr  0.18 sys + 13.32 cusr  3.79 csys = 17.75 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

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

build_requires:

    Module                   Need  Have    
    ------------------------ ----- --------
    ExtUtils::MakeMaker      0     7.18    
    File::Spec               0     3.47    
    Test::More               0.88  1.302022

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j12
    LANG = en_US.utf8
    LD_LIBRARY_PATH = /usr/local/lib::
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
    PERL5LIB = /home/njh/.cpan/build/List-UtilsBy-0.10-vIGKEp/blib/arch:/home/njh/.cpan/build/List-UtilsBy-0.10-vIGKEp/blib/lib:/home/njh/.cpan/build/autobox-2.83-Be3gdG/blib/arch:/home/njh/.cpan/build/autobox-2.83-Be3gdG/blib/lib:/home/njh/.cpan/build/Type-Tie-0.009-iHpikl/blib/arch:/home/njh/.cpan/build/Type-Tie-0.009-iHpikl/blib/lib:/home/njh/.cpan/build/IRC-Utils-0.12-TWzrBk/blib/arch:/home/njh/.cpan/build/IRC-Utils-0.12-TWzrBk/blib/lib:/home/njh/.cpan/build/App-bmkpasswd-2.011006-K28e60/blib/arch:/home/njh/.cpan/build/App-bmkpasswd-2.011006-K28e60/blib/lib:/home/njh/.cpan/build/Bytes-Random-Secure-Tiny-1.008-CwC_pu/blib/arch:/home/njh/.cpan/build/Bytes-Random-Secure-Tiny-1.008-CwC_pu/blib/lib:/home/njh/.cpan/build/Crypt-Eksblowfish-0.009-nyOQYy/blib/arch:/home/njh/.cpan/build/Crypt-Eksblowfish-0.009-nyOQYy/blib/lib:/home/njh/.cpan/build/Class-Mix-0.005-cwWUiE/blib/arch:/home/njh/.cpan/build/Class-Mix-0.005-cwWUiE/blib/lib:/home/njh/.cpan/build/Params-Classify-0.013-KeNssm/blib/arch:/home/njh/.cpan/build/Params-Classify-0.013-KeNssm/blib/lib:/home/njh/.cpan/build/Test-Cmd-1.09-T0mLJA/blib/arch:/home/njh/.cpan/build/Test-Cmd-1.09-T0mLJA/blib/lib:/home/njh/.cpan/build/Types-Path-Tiny-0.005-DikvG0/blib/arch:/home/njh/.cpan/build/Types-Path-Tiny-0.005-DikvG0/blib/lib:/home/njh/.cpan/build/POE-Component-Client-Keepalive-0.272-sTHku0/blib/arch:/home/njh/.cpan/build/POE-Component-Client-Keepalive-0.272-sTHku0/blib/lib:/home/njh/.cpan/build/POE-Component-Resolver-0.921-2bPDFt/blib/arch:/home/njh/.cpan/build/POE-Component-Resolver-0.921-2bPDFt/blib/lib:/home/njh/.cpan/build/Test-File-ShareDir-1.001001-YrHwvI/blib/arch:/home/njh/.cpan/build/Test-File-ShareDir-1.001001-YrHwvI/blib/lib:/home/njh/.cpan/build/Scope-Guard-0.21-woyesm/blib/arch:/home/njh/.cpan/build/Scope-Guard-0.21-woyesm/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11598
    PERL5_CPAN_IS_RUNNING = 11598
    PERLBREW_BASHRC_VERSION = 0.75
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.12.5/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin
    PERLBREW_PERL = perl-5.12.5
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.75
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 103 104 107 110 1000
    $EGID = 1000 4 24 25 29 30 44 46 103 104 107 110 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.18    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.18    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.302022
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
   
  Platform:
    osname=linux, osvers=3.16-2-amd64, archname=x86_64-linux-thread-multi
    uname='linux cyberpower2 3.16-2-amd64 #1 smp debian 3.16.3-2 (2014-09-20) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.12.5 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -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 -ftree-vectorize -fdiagnostics-color=auto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin'
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -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 -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -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 -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -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 -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.9.1', 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 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Oct 15 2014 10:26:39
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/List-UtilsBy-0.10-vIGKEp/blib/arch:/home/njh/.cpan/build/List-UtilsBy-0.10-vIGKEp/blib/lib:/home/njh/.cpan/build/autobox-2.83-Be3gdG/blib/arch:/home/njh/.cpan/build/autobox-2.83-Be3gdG/blib/lib:/home/njh/.cpan/build/Type-Tie-0.009-iHpikl/blib/arch:/home/njh/.cpan/build/Type-Tie-0.009-iHpikl/blib/lib:/home/njh/.cpan/build/IRC-Utils-0.12-TWzrBk/blib/arch:/home/njh/.cpan/build/IRC-Utils-0.12-TWzrBk/blib/lib:/home/njh/.cpan/build/App-bmkpasswd-2.011006-K28e60/blib/arch:/home/njh/.cpan/build/App-bmkpasswd-2.011006-K28e60/blib/lib:/home/njh/.cpan/build/Bytes-Random-Secure-Tiny-1.008-CwC_pu/blib/arch:/home/njh/.cpan/build/Bytes-Random-Secure-Tiny-1.008-CwC_pu/blib/lib:/home/njh/.cpan/build/Crypt-Eksblowfish-0.009-nyOQYy/blib/arch:/home/njh/.cpan/build/Crypt-Eksblowfish-0.009-nyOQYy/blib/lib:/home/njh/.cpan/build/Class-Mix-0.005-cwWUiE/blib/arch:/home/njh/.cpan/build/Class-Mix-0.005-cwWUiE/blib/lib:/home/njh/.cpan/build/Params-Classify-0.013-KeNssm/blib/arch:/home/njh/.cpan/build/Params-Classify-0.013-KeNssm/blib/lib:/home/njh/.cpan/build/Test-Cmd-1.09-T0mLJA/blib/arch:/home/njh/.cpan/build/Test-Cmd-1.09-T0mLJA/blib/lib:/home/njh/.cpan/build/Types-Path-Tiny-0.005-DikvG0/blib/arch:/home/njh/.cpan/build/Types-Path-Tiny-0.005-DikvG0/blib/lib:/home/njh/.cpan/build/POE-Component-Client-Keepalive-0.272-sTHku0/blib/arch:/home/njh/.cpan/build/POE-Component-Client-Keepalive-0.272-sTHku0/blib/lib:/home/njh/.cpan/build/POE-Component-Resolver-0.921-2bPDFt/blib/arch:/home/njh/.cpan/build/POE-Component-Resolver-0.921-2bPDFt/blib/lib:/home/njh/.cpan/build/Test-File-ShareDir-1.001001-YrHwvI/blib/arch:/home/njh/.cpan/build/Test-File-ShareDir-1.001001-YrHwvI/blib/lib:/home/njh/.cpan/build/Scope-Guard-0.21-woyesm/blib/arch:/home/njh/.cpan/build/Scope-Guard-0.21-woyesm/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11598"
    PERL5_CPAN_IS_RUNNING="11598"
    PERLBREW_BASHRC_VERSION="0.75"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.12.5/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin"
    PERLBREW_PERL="perl-5.12.5"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.75"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/.cpan/build/List-UtilsBy-0.10-vIGKEp/blib/arch
    /home/njh/.cpan/build/List-UtilsBy-0.10-vIGKEp/blib/lib
    /home/njh/.cpan/build/autobox-2.83-Be3gdG/blib/arch
    /home/njh/.cpan/build/autobox-2.83-Be3gdG/blib/lib
    /home/njh/.cpan/build/Type-Tie-0.009-iHpikl/blib/arch
    /home/njh/.cpan/build/Type-Tie-0.009-iHpikl/blib/lib
    /home/njh/.cpan/build/IRC-Utils-0.12-TWzrBk/blib/arch
    /home/njh/.cpan/build/IRC-Utils-0.12-TWzrBk/blib/lib
    /home/njh/.cpan/build/App-bmkpasswd-2.011006-K28e60/blib/arch
    /home/njh/.cpan/build/App-bmkpasswd-2.011006-K28e60/blib/lib
    /home/njh/.cpan/build/Bytes-Random-Secure-Tiny-1.008-CwC_pu/blib/arch
    /home/njh/.cpan/build/Bytes-Random-Secure-Tiny-1.008-CwC_pu/blib/lib
    /home/njh/.cpan/build/Crypt-Eksblowfish-0.009-nyOQYy/blib/arch
    /home/njh/.cpan/build/Crypt-Eksblowfish-0.009-nyOQYy/blib/lib
    /home/njh/.cpan/build/Class-Mix-0.005-cwWUiE/blib/arch
    /home/njh/.cpan/build/Class-Mix-0.005-cwWUiE/blib/lib
    /home/njh/.cpan/build/Params-Classify-0.013-KeNssm/blib/arch
    /home/njh/.cpan/build/Params-Classify-0.013-KeNssm/blib/lib
    /home/njh/.cpan/build/Test-Cmd-1.09-T0mLJA/blib/arch
    /home/njh/.cpan/build/Test-Cmd-1.09-T0mLJA/blib/lib
    /home/njh/.cpan/build/Types-Path-Tiny-0.005-DikvG0/blib/arch
    /home/njh/.cpan/build/Types-Path-Tiny-0.005-DikvG0/blib/lib
    /home/njh/.cpan/build/POE-Component-Client-Keepalive-0.272-sTHku0/blib/arch
    /home/njh/.cpan/build/POE-Component-Client-Keepalive-0.272-sTHku0/blib/lib
    /home/njh/.cpan/build/POE-Component-Resolver-0.921-2bPDFt/blib/arch
    /home/njh/.cpan/build/POE-Component-Resolver-0.921-2bPDFt/blib/lib
    /home/njh/.cpan/build/Test-File-ShareDir-1.001001-YrHwvI/blib/arch
    /home/njh/.cpan/build/Test-File-ShareDir-1.001001-YrHwvI/blib/lib
    /home/njh/.cpan/build/Scope-Guard-0.21-woyesm/blib/arch
    /home/njh/.cpan/build/Scope-Guard-0.21-woyesm/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5
    .