Function-Parameters v2.001003 Perl 5 v5.24.2 i386-freebsd-thread-multi-64int
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
Function-Parameters v2.001003
- Platform
- Perl 5 v5.24.2 i386-freebsd-thread-multi-64int
- Date
- 2017-12-18 19:31:11
- ID
- 00ea93de-e42a-11e7-a1cf-bb670eaac09d
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 Lukas Mai,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9170. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
TEST RESULTS:
Below is the error stack from stage 'make test':
"/usr/home/cpan/pit/rel/perl-5.24.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/rel/perl-5.24.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t
# Testing Function::Parameters 2.001003, Perl 5.024002, /usr/home/cpan/pit/rel/perl-5.24.2/bin/perl
t/00-load.t ............................................. ok
t/01-compiles.t ......................................... ok
t/02-compiles.t ......................................... ok
t/03-compiles.t ......................................... ok
t/attributes.t .......................................... ok
t/bonus.t ............................................... ok
t/checkered.t ........................................... ok
t/checkered_2.t ......................................... ok
t/checkered_3.t ......................................... ok
t/checkered_4.t ......................................... ok
t/croak.t ............................................... ok
t/defaults.t ............................................ ok
t/defaults_bare.t ....................................... ok
t/defaults_regress.t .................................... ok
t/eating_strict_error.t ................................. ok
t/elsewhere.t ........................................... ok
t/eval.t ................................................ ok
t/foreign/Fun/anon.t .................................... ok
t/foreign/Fun/basic.t ................................... ok
t/foreign/Fun/closure-proto.t ........................... ok
t/foreign/Fun/compile-time.t ............................ ok
t/foreign/Fun/defaults.t ................................ ok
t/foreign/Fun/name.t .................................... ok
t/foreign/Fun/package.t ................................. ok
t/foreign/Fun/recursion.t ............................... ok
t/foreign/Fun/slurpy-syntax-errors.t .................... ok
t/foreign/Fun/slurpy.t .................................. ok
t/foreign/Fun/state.t ................................... ok
t/foreign/Method-Signatures-Simple/02-use.t ............. ok
t/foreign/Method-Signatures-Simple/03-config.t .......... ok
t/foreign/Method-Signatures-Simple/RT80505.t ............ ok
t/foreign/Method-Signatures-Simple/RT80507.t ............ ok
t/foreign/Method-Signatures-Simple/RT80508.t ............ ok
t/foreign/Method-Signatures-Simple/RT80510.t ............ ok
t/foreign/Method-Signatures/anon.t ...................... ok
t/foreign/Method-Signatures/array_param.t ............... ok
t/foreign/Method-Signatures/at_underscore.t ............. ok
t/foreign/Method-Signatures/attributes.t ................ ok
t/foreign/Method-Signatures/begin.t ..................... ok
t/foreign/Method-Signatures/caller.t .................... ok
t/foreign/Method-Signatures/comments.t .................. skipped: Moose required for testing types
t/foreign/Method-Signatures/defaults.t .................. ok
t/foreign/Method-Signatures/error_interruption.t ........ skipped: Moose required for testing types
t/foreign/Method-Signatures/func.t ...................... ok
t/foreign/Method-Signatures/into.t ...................... ok
t/foreign/Method-Signatures/invocant.t .................. skipped: Moose required for testing types
t/foreign/Method-Signatures/larna.t ..................... ok
t/foreign/Method-Signatures/method.t .................... ok
t/foreign/Method-Signatures/named.t ..................... ok
t/foreign/Method-Signatures/odd_number.t ................ ok
t/foreign/Method-Signatures/one_line.t .................. ok
t/foreign/Method-Signatures/optional.t .................. ok
t/foreign/Method-Signatures/paren_on_own_line.t ......... ok
t/foreign/Method-Signatures/paren_plus_open_block.t ..... ok
t/foreign/Method-Signatures/required.t .................. ok
t/foreign/Method-Signatures/slurpy.t .................... ok
t/foreign/Method-Signatures/syntax_errors.t ............. ok
t/foreign/Method-Signatures/too_many_args.t ............. ok
t/foreign/Method-Signatures/trailing_comma.t ............ ok
t/foreign/Method-Signatures/type_check.t ................ skipped: Moose required for testing types
t/foreign/Method-Signatures/typeload_moose.t ............ ok
t/foreign/Method-Signatures/typeload_notypes.t .......... ok
t/foreign/MooseX-Method-Signatures/attributes.t ......... ok
t/foreign/MooseX-Method-Signatures/caller.t ............. ok
t/foreign/MooseX-Method-Signatures/closure.t ............ skipped: Moose required for testing types
t/foreign/MooseX-Method-Signatures/errors.t ............. ok
t/foreign/MooseX-Method-Signatures/eval.t ............... ok
t/foreign/MooseX-Method-Signatures/list.t ............... skipped: Moose required for testing types
t/foreign/MooseX-Method-Signatures/named_defaults.t ..... ok
t/foreign/MooseX-Method-Signatures/no_signature.t ....... ok
t/foreign/MooseX-Method-Signatures/precedence.t ......... ok
t/foreign/MooseX-Method-Signatures/sigs-optional.t ...... ok
t/foreign/MooseX-Method-Signatures/too_many_args.t ...... ok
t/foreign/MooseX-Method-Signatures/type_alias.t ......... skipped: Moose, aliased required for testing types
t/foreign/MooseX-Method-Signatures/types.t .............. skipped: Moose, MooseX::Types required for testing types
t/foreign/MooseX-Method-Signatures/undef_method_arg.t ... ok
t/foreign/MooseX-Method-Signatures/undef_method_arg2.t .. skipped: Moose, Test::Deep required for testing types
t/foreign/perl/signatures.t ............................. ok
t/foreign/signatures/anon.t ............................. ok
t/foreign/signatures/basic.t ............................ ok
t/foreign/signatures/eval.t ............................. ok
t/foreign/signatures/proto.t ............................ ok
t/foreign/signatures/weird.t ............................ ok
t/gorn.t ................................................ ok
t/hueg.t ................................................ ok
t/imports.t ............................................. ok
t/info.t ................................................ ok
t/install.t ............................................. ok
t/invocant.t ............................................ ok
t/lexical.t ............................................. ok
t/lifetime.t ............................................ ok
t/lineno-torture.t ...................................... ok
t/lineno.t .............................................. ok
t/method_cache.t ........................................ ok
t/method_runtime.t ...................................... ok
t/name.t ................................................ ok
t/named_params.t ........................................ ok
t/precedence.t .......................................... ok
t/prototype.t ........................................... ok
t/recursion.t ........................................... ok
t/regress.t ............................................. ok
t/rename.t .............................................. ok
t/strict.t .............................................. ok
t/threads.t ............................................. ok
t/threads2.t ............................................ ok
t/types_auto.t .......................................... ok
t/types_caller.t ........................................ ok
t/types_custom.t ........................................ ok
t/types_custom_2.t ...................................... ok
t/types_custom_3.t ...................................... ok
t/types_custom_4.t ...................................... ok
t/types_moose.t ......................................... skipped: Moose required for testing types
t/types_moose_2.t ....................................... skipped: Moose required for testing types
t/types_moose_3.t ....................................... skipped: Moose required for testing types
t/types_moosex.t ........................................ skipped: MooseX::Types required for testing types
t/types_moosex_2.t ...................................... skipped: MooseX::Types required for testing types
t/types_msg.t ........................................... ok
t/types_parse.t ......................................... ok
t/unicode.t ............................................. ok
t/unicode2.t ............................................ ok
All tests successful.
Files=120, Tests=2446, 40 wallclock secs ( 0.86 usr 0.57 sys + 13.72 cusr 24.63 csys = 39.78 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Carp 1.40 0
Dir::Self 0.11 0
Hash::Util 0.19 0.07
Scalar::Util 1.49 0
Test::Fatal 0.014 0
Test::More 1.302120 0
XSLoader 0.22 0
constant 1.33 0
strict 1.11 0
utf8 1.19 0
warnings 1.36 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9170
CPANPLUS::Dist::Build 0.88
Cwd 3.63_01
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.63_01
Module::Build 0.4224
Pod::Parser 1.63
Pod::Simple 3.32
Test2 1.302120
Test::Harness 3.39
Test::More 1.302120
version 0.9918
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.02.
Powered by minismokebox version 0.68
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dmbI2G5BSi/Package-Stash-0.37/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = :/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/0lv77JQYMT/Test-Deep-1.127/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/0lv77JQYMT/Test-Deep-1.127/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tCJZKd7qS4/CPAN-Meta-Check-0.014/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tCJZKd7qS4/CPAN-Meta-Check-0.014/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/j54gK9OKMz/Module-Runtime-0.016/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/j54gK9OKMz/Module-Runtime-0.016/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/spvLVCsk5p/Try-Tiny-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/spvLVCsk5p/Try-Tiny-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GZje3kMbEt/Test-Fatal-0.014/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GZje3kMbEt/Test-Fatal-0.014/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zm1YJ6ddfa/Dist-CheckConflicts-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zm1YJ6ddfa/Dist-CheckConflicts-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EfREp70yFz/Class-Inspector-1.32/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EfREp70yFz/Class-Inspector-1.32/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/2nXYlVp2UY/File-ShareDir-Install-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/2nXYlVp2UY/File-ShareDir-Install-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1XLSEas3hm/File-ShareDir-1.104/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1XLSEas3hm/File-ShareDir-1.104/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ZBHDeiWWYM/Scalar-List-Utils-1.49/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ZBHDeiWWYM/Scalar-List-Utils-1.49/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NLAw7WuUxE/Test-Requires-0.10/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NLAw7WuUxE/Test-Requires-0.10/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/CnA_dKptAz/Eval-Closure-0.14/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/CnA_dKptAz/Eval-Closure-0.14/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/i0Jq4P3RdI/Class-Data-Inheritable-0.08/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/i0Jq4P3RdI/Class-Data-Inheritable-0.08/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b2LqmyaaGi/Devel-StackTrace-2.03/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b2LqmyaaGi/Devel-StackTrace-2.03/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gCwiN9hjM_/Exception-Class-1.44/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gCwiN9hjM_/Exception-Class-1.44/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/O64hxdg9Ih/MRO-Compat-0.13/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/O64hxdg9Ih/MRO-Compat-0.13/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/3hSZNYSSmF/Role-Tiny-2.000006/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/3hSZNYSSmF/Role-Tiny-2.000006/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/TlKhUgruN1/Sub-Quote-2.004000/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/TlKhUgruN1/Sub-Quote-2.004000/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/_QStlFU7vt/Test-Needs-0.002005/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/_QStlFU7vt/Test-Needs-0.002005/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BCX6oVUSK5/Specio-0.42/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BCX6oVUSK5/Specio-0.42/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/DHeuOaK1QJ/IPC-Run3-0.048/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/DHeuOaK1QJ/IPC-Run3-0.048/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1cdj1UMj48/Importer-0.024/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1cdj1UMj48/Importer-0.024/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Qj9e6mh2Ig/Scope-Guard-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Qj9e6mh2Ig/Scope-Guard-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Wx64A3Lzea/Sub-Info-0.002/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Wx64A3Lzea/Sub-Info-0.002/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/rjgRd1D2i_/Test-Simple-1.302120/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/rjgRd1D2i_/Test-Simple-1.302120/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/M5FqxRR1Hy/Term-Table-0.012/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/M5FqxRR1Hy/Term-Table-0.012/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/SuopAUE4wX/Test2-Suite-0.000097/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/SuopAUE4wX/Test2-Suite-0.000097/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ST0Msu8Vsn/Test2-Plugin-NoWarnings-0.06/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ST0Msu8Vsn/Test2-Plugin-NoWarnings-0.06/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/jG5J6nDItP/Test-Without-Module-0.20/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/jG5J6nDItP/Test-Without-Module-0.20/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WbH__MKBOp/Params-ValidationCompiler-0.26/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WbH__MKBOp/Params-ValidationCompiler-0.26/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/fHBe3QSs0x/Class-Tiny-1.006/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/fHBe3QSs0x/Class-Tiny-1.006/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/d108wV5jXE/File-Copy-Recursive-0.38/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/d108wV5jXE/File-Copy-Recursive-0.38/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/FIOUg_IwOK/Path-Tiny-0.104/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/FIOUg_IwOK/Path-Tiny-0.104/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/27tLOA2zBz/Test-File-ShareDir-1.001002/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/27tLOA2zBz/Test-File-ShareDir-1.001002/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/df7JiG3LsL/Test-Warnings-0.026/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/df7JiG3LsL/Test-Warnings-0.026/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Lq9Y9P3Mzo/Devel-Hide-0.0009/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Lq9Y9P3Mzo/Devel-Hide-0.0009/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/r3nDqHHo54/Module-Implementation-0.09/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/r3nDqHHo54/Module-Implementation-0.09/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WW_hwZhCdu/Sub-Exporter-Progressive-0.001013/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WW_hwZhCdu/Sub-Exporter-Progressive-0.001013/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tXiMOIUj4M/Variable-Magic-0.62/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tXiMOIUj4M/Variable-Magic-0.62/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/bmlu68145x/B-Hooks-EndOfScope-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/bmlu68145x/B-Hooks-EndOfScope-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/eBRVtbKZco/Sub-Identify-0.14/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/eBRVtbKZco/Sub-Identify-0.14/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LPv6ewQwXR/Package-Stash-XS-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LPv6ewQwXR/Package-Stash-XS-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dmbI2G5BSi/Package-Stash-0.37/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dmbI2G5BSi/Package-Stash-0.37/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tpv8qoOKVU/namespace-clean-0.27/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tpv8qoOKVU/namespace-clean-0.27/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zGaU87Hmyc/namespace-autoclean-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zGaU87Hmyc/namespace-autoclean-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BzuhBofssk/DateTime-Locale-1.17/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BzuhBofssk/DateTime-Locale-1.17/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gRTXR5B8My/Class-Singleton-1.5/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gRTXR5B8My/Class-Singleton-1.5/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dLMNHg_MZf/DateTime-TimeZone-2.15/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dLMNHg_MZf/DateTime-TimeZone-2.15/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Jg9NCbgLwN/DateTime-1.44/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Jg9NCbgLwN/DateTime-1.44/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GG88LrYnQK/Class-Factory-Util-1.7/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GG88LrYnQK/Class-Factory-Util-1.7/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/kBL8zArsjE/Params-Util-1.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/kBL8zArsjE/Params-Util-1.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/OeVFGba4XY/Sub-Install-0.928/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/OeVFGba4XY/Sub-Install-0.928/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b5F7JyZBYj/Sub-Name-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b5F7JyZBYj/Sub-Name-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LZz3R8yfx5/Package-DeprecationManager-0.17/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LZz3R8yfx5/Package-DeprecationManager-0.17/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/YYzxy8OK1K/DateTime-Format-Strptime-1.74/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/YYzxy8OK1K/DateTime-Format-Strptime-1.74/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/x5fKPmPC3K/Params-Validate-1.29/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/x5fKPmPC3K/Params-Validate-1.29/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ep4cMrYXj9/DateTime-Format-Builder-0.81/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ep4cMrYXj9/DateTime-Format-Builder-0.81/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NZCWZDAcV3/DateTime-Format-ISO8601-0.08/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NZCWZDAcV3/DateTime-Format-ISO8601-0.08/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EQJzLxkdyg/Dir-Self-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EQJzLxkdyg/Dir-Self-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/JClFXSPQVj/Function-Parameters-2.001003/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/JClFXSPQVj/Function-Parameters-2.001003/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 49406
PERL5_CPANPLUS_IS_VERSION = 0.9170
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/rel/conf/perl-5.24.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/rel/perl-5.24.2/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 24 subversion 2) configuration:
Platform:
osname=freebsd, osvers=11.1-release, archname=i386-freebsd-thread-multi-64int
uname='freebsd ffyrc 11.1-release freebsd 11.1-release #0 r321309: fri jul 21 04:10:47 utc 2017 root@releng2.nyi.freebsd.org:usrobjusrsrcsysgeneric i386 '
config_args='-des -Dprefix=/usr/home/cpan/pit/rel/perl-5.24.2 -Dusethreads -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/bin/../lib/clang/4.0.0/lib /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil
perllibs=-lpthread -lm -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -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_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV 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.48
Built under freebsd
Compiled at Jul 30 2017 00:01:06
%ENV:
PERL5LIB=":/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/0lv77JQYMT/Test-Deep-1.127/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/0lv77JQYMT/Test-Deep-1.127/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tCJZKd7qS4/CPAN-Meta-Check-0.014/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tCJZKd7qS4/CPAN-Meta-Check-0.014/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/j54gK9OKMz/Module-Runtime-0.016/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/j54gK9OKMz/Module-Runtime-0.016/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/spvLVCsk5p/Try-Tiny-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/spvLVCsk5p/Try-Tiny-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GZje3kMbEt/Test-Fatal-0.014/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GZje3kMbEt/Test-Fatal-0.014/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zm1YJ6ddfa/Dist-CheckConflicts-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zm1YJ6ddfa/Dist-CheckConflicts-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EfREp70yFz/Class-Inspector-1.32/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EfREp70yFz/Class-Inspector-1.32/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/2nXYlVp2UY/File-ShareDir-Install-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/2nXYlVp2UY/File-ShareDir-Install-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1XLSEas3hm/File-ShareDir-1.104/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1XLSEas3hm/File-ShareDir-1.104/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ZBHDeiWWYM/Scalar-List-Utils-1.49/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ZBHDeiWWYM/Scalar-List-Utils-1.49/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NLAw7WuUxE/Test-Requires-0.10/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NLAw7WuUxE/Test-Requires-0.10/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/CnA_dKptAz/Eval-Closure-0.14/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/CnA_dKptAz/Eval-Closure-0.14/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/i0Jq4P3RdI/Class-Data-Inheritable-0.08/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/i0Jq4P3RdI/Class-Data-Inheritable-0.08/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b2LqmyaaGi/Devel-StackTrace-2.03/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b2LqmyaaGi/Devel-StackTrace-2.03/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gCwiN9hjM_/Exception-Class-1.44/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gCwiN9hjM_/Exception-Class-1.44/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/O64hxdg9Ih/MRO-Compat-0.13/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/O64hxdg9Ih/MRO-Compat-0.13/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/3hSZNYSSmF/Role-Tiny-2.000006/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/3hSZNYSSmF/Role-Tiny-2.000006/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/TlKhUgruN1/Sub-Quote-2.004000/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/TlKhUgruN1/Sub-Quote-2.004000/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/_QStlFU7vt/Test-Needs-0.002005/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/_QStlFU7vt/Test-Needs-0.002005/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BCX6oVUSK5/Specio-0.42/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BCX6oVUSK5/Specio-0.42/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/DHeuOaK1QJ/IPC-Run3-0.048/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/DHeuOaK1QJ/IPC-Run3-0.048/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1cdj1UMj48/Importer-0.024/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1cdj1UMj48/Importer-0.024/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Qj9e6mh2Ig/Scope-Guard-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Qj9e6mh2Ig/Scope-Guard-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Wx64A3Lzea/Sub-Info-0.002/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Wx64A3Lzea/Sub-Info-0.002/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/rjgRd1D2i_/Test-Simple-1.302120/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/rjgRd1D2i_/Test-Simple-1.302120/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/M5FqxRR1Hy/Term-Table-0.012/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/M5FqxRR1Hy/Term-Table-0.012/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/SuopAUE4wX/Test2-Suite-0.000097/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/SuopAUE4wX/Test2-Suite-0.000097/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ST0Msu8Vsn/Test2-Plugin-NoWarnings-0.06/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ST0Msu8Vsn/Test2-Plugin-NoWarnings-0.06/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/jG5J6nDItP/Test-Without-Module-0.20/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/jG5J6nDItP/Test-Without-Module-0.20/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WbH__MKBOp/Params-ValidationCompiler-0.26/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WbH__MKBOp/Params-ValidationCompiler-0.26/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/fHBe3QSs0x/Class-Tiny-1.006/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/fHBe3QSs0x/Class-Tiny-1.006/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/d108wV5jXE/File-Copy-Recursive-0.38/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/d108wV5jXE/File-Copy-Recursive-0.38/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/FIOUg_IwOK/Path-Tiny-0.104/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/FIOUg_IwOK/Path-Tiny-0.104/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/27tLOA2zBz/Test-File-ShareDir-1.001002/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/27tLOA2zBz/Test-File-ShareDir-1.001002/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/df7JiG3LsL/Test-Warnings-0.026/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/df7JiG3LsL/Test-Warnings-0.026/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Lq9Y9P3Mzo/Devel-Hide-0.0009/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Lq9Y9P3Mzo/Devel-Hide-0.0009/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/r3nDqHHo54/Module-Implementation-0.09/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/r3nDqHHo54/Module-Implementation-0.09/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WW_hwZhCdu/Sub-Exporter-Progressive-0.001013/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WW_hwZhCdu/Sub-Exporter-Progressive-0.001013/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tXiMOIUj4M/Variable-Magic-0.62/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tXiMOIUj4M/Variable-Magic-0.62/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/bmlu68145x/B-Hooks-EndOfScope-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/bmlu68145x/B-Hooks-EndOfScope-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/eBRVtbKZco/Sub-Identify-0.14/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/eBRVtbKZco/Sub-Identify-0.14/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LPv6ewQwXR/Package-Stash-XS-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LPv6ewQwXR/Package-Stash-XS-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dmbI2G5BSi/Package-Stash-0.37/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dmbI2G5BSi/Package-Stash-0.37/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tpv8qoOKVU/namespace-clean-0.27/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tpv8qoOKVU/namespace-clean-0.27/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zGaU87Hmyc/namespace-autoclean-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zGaU87Hmyc/namespace-autoclean-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BzuhBofssk/DateTime-Locale-1.17/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BzuhBofssk/DateTime-Locale-1.17/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gRTXR5B8My/Class-Singleton-1.5/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gRTXR5B8My/Class-Singleton-1.5/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dLMNHg_MZf/DateTime-TimeZone-2.15/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dLMNHg_MZf/DateTime-TimeZone-2.15/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Jg9NCbgLwN/DateTime-1.44/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Jg9NCbgLwN/DateTime-1.44/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GG88LrYnQK/Class-Factory-Util-1.7/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GG88LrYnQK/Class-Factory-Util-1.7/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/kBL8zArsjE/Params-Util-1.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/kBL8zArsjE/Params-Util-1.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/OeVFGba4XY/Sub-Install-0.928/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/OeVFGba4XY/Sub-Install-0.928/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b5F7JyZBYj/Sub-Name-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b5F7JyZBYj/Sub-Name-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LZz3R8yfx5/Package-DeprecationManager-0.17/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LZz3R8yfx5/Package-DeprecationManager-0.17/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/YYzxy8OK1K/DateTime-Format-Strptime-1.74/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/YYzxy8OK1K/DateTime-Format-Strptime-1.74/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/x5fKPmPC3K/Params-Validate-1.29/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/x5fKPmPC3K/Params-Validate-1.29/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ep4cMrYXj9/DateTime-Format-Builder-0.81/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ep4cMrYXj9/DateTime-Format-Builder-0.81/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NZCWZDAcV3/DateTime-Format-ISO8601-0.08/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NZCWZDAcV3/DateTime-Format-ISO8601-0.08/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EQJzLxkdyg/Dir-Self-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EQJzLxkdyg/Dir-Self-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/JClFXSPQVj/Function-Parameters-2.001003/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/JClFXSPQVj/Function-Parameters-2.001003/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="49406"
PERL5_CPANPLUS_IS_VERSION="0.9170"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/rel/conf/perl-5.24.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/0lv77JQYMT/Test-Deep-1.127/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/0lv77JQYMT/Test-Deep-1.127/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tCJZKd7qS4/CPAN-Meta-Check-0.014/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tCJZKd7qS4/CPAN-Meta-Check-0.014/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/j54gK9OKMz/Module-Runtime-0.016/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/j54gK9OKMz/Module-Runtime-0.016/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/spvLVCsk5p/Try-Tiny-0.28/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/spvLVCsk5p/Try-Tiny-0.28/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GZje3kMbEt/Test-Fatal-0.014/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GZje3kMbEt/Test-Fatal-0.014/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zm1YJ6ddfa/Dist-CheckConflicts-0.11/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zm1YJ6ddfa/Dist-CheckConflicts-0.11/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EfREp70yFz/Class-Inspector-1.32/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EfREp70yFz/Class-Inspector-1.32/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/2nXYlVp2UY/File-ShareDir-Install-0.11/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/2nXYlVp2UY/File-ShareDir-Install-0.11/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1XLSEas3hm/File-ShareDir-1.104/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1XLSEas3hm/File-ShareDir-1.104/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ZBHDeiWWYM/Scalar-List-Utils-1.49/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ZBHDeiWWYM/Scalar-List-Utils-1.49/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NLAw7WuUxE/Test-Requires-0.10/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NLAw7WuUxE/Test-Requires-0.10/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/CnA_dKptAz/Eval-Closure-0.14/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/CnA_dKptAz/Eval-Closure-0.14/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/i0Jq4P3RdI/Class-Data-Inheritable-0.08/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/i0Jq4P3RdI/Class-Data-Inheritable-0.08/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b2LqmyaaGi/Devel-StackTrace-2.03/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b2LqmyaaGi/Devel-StackTrace-2.03/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gCwiN9hjM_/Exception-Class-1.44/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gCwiN9hjM_/Exception-Class-1.44/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/O64hxdg9Ih/MRO-Compat-0.13/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/O64hxdg9Ih/MRO-Compat-0.13/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/3hSZNYSSmF/Role-Tiny-2.000006/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/3hSZNYSSmF/Role-Tiny-2.000006/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/TlKhUgruN1/Sub-Quote-2.004000/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/TlKhUgruN1/Sub-Quote-2.004000/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/_QStlFU7vt/Test-Needs-0.002005/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/_QStlFU7vt/Test-Needs-0.002005/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BCX6oVUSK5/Specio-0.42/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BCX6oVUSK5/Specio-0.42/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/DHeuOaK1QJ/IPC-Run3-0.048/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/DHeuOaK1QJ/IPC-Run3-0.048/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1cdj1UMj48/Importer-0.024/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/1cdj1UMj48/Importer-0.024/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Qj9e6mh2Ig/Scope-Guard-0.21/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Qj9e6mh2Ig/Scope-Guard-0.21/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Wx64A3Lzea/Sub-Info-0.002/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Wx64A3Lzea/Sub-Info-0.002/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/rjgRd1D2i_/Test-Simple-1.302120/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/rjgRd1D2i_/Test-Simple-1.302120/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/M5FqxRR1Hy/Term-Table-0.012/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/M5FqxRR1Hy/Term-Table-0.012/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/SuopAUE4wX/Test2-Suite-0.000097/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/SuopAUE4wX/Test2-Suite-0.000097/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ST0Msu8Vsn/Test2-Plugin-NoWarnings-0.06/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ST0Msu8Vsn/Test2-Plugin-NoWarnings-0.06/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/jG5J6nDItP/Test-Without-Module-0.20/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/jG5J6nDItP/Test-Without-Module-0.20/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WbH__MKBOp/Params-ValidationCompiler-0.26/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WbH__MKBOp/Params-ValidationCompiler-0.26/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/fHBe3QSs0x/Class-Tiny-1.006/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/fHBe3QSs0x/Class-Tiny-1.006/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/d108wV5jXE/File-Copy-Recursive-0.38/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/d108wV5jXE/File-Copy-Recursive-0.38/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/FIOUg_IwOK/Path-Tiny-0.104/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/FIOUg_IwOK/Path-Tiny-0.104/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/27tLOA2zBz/Test-File-ShareDir-1.001002/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/27tLOA2zBz/Test-File-ShareDir-1.001002/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/df7JiG3LsL/Test-Warnings-0.026/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/df7JiG3LsL/Test-Warnings-0.026/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Lq9Y9P3Mzo/Devel-Hide-0.0009/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Lq9Y9P3Mzo/Devel-Hide-0.0009/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/r3nDqHHo54/Module-Implementation-0.09/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/r3nDqHHo54/Module-Implementation-0.09/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WW_hwZhCdu/Sub-Exporter-Progressive-0.001013/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/WW_hwZhCdu/Sub-Exporter-Progressive-0.001013/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tXiMOIUj4M/Variable-Magic-0.62/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tXiMOIUj4M/Variable-Magic-0.62/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/bmlu68145x/B-Hooks-EndOfScope-0.21/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/bmlu68145x/B-Hooks-EndOfScope-0.21/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/eBRVtbKZco/Sub-Identify-0.14/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/eBRVtbKZco/Sub-Identify-0.14/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LPv6ewQwXR/Package-Stash-XS-0.28/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LPv6ewQwXR/Package-Stash-XS-0.28/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dmbI2G5BSi/Package-Stash-0.37/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dmbI2G5BSi/Package-Stash-0.37/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tpv8qoOKVU/namespace-clean-0.27/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/tpv8qoOKVU/namespace-clean-0.27/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zGaU87Hmyc/namespace-autoclean-0.28/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/zGaU87Hmyc/namespace-autoclean-0.28/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BzuhBofssk/DateTime-Locale-1.17/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/BzuhBofssk/DateTime-Locale-1.17/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gRTXR5B8My/Class-Singleton-1.5/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/gRTXR5B8My/Class-Singleton-1.5/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dLMNHg_MZf/DateTime-TimeZone-2.15/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/dLMNHg_MZf/DateTime-TimeZone-2.15/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Jg9NCbgLwN/DateTime-1.44/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/Jg9NCbgLwN/DateTime-1.44/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GG88LrYnQK/Class-Factory-Util-1.7/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/GG88LrYnQK/Class-Factory-Util-1.7/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/kBL8zArsjE/Params-Util-1.07/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/kBL8zArsjE/Params-Util-1.07/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/OeVFGba4XY/Sub-Install-0.928/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/OeVFGba4XY/Sub-Install-0.928/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b5F7JyZBYj/Sub-Name-0.21/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/b5F7JyZBYj/Sub-Name-0.21/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LZz3R8yfx5/Package-DeprecationManager-0.17/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/LZz3R8yfx5/Package-DeprecationManager-0.17/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/YYzxy8OK1K/DateTime-Format-Strptime-1.74/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/YYzxy8OK1K/DateTime-Format-Strptime-1.74/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/x5fKPmPC3K/Params-Validate-1.29/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/x5fKPmPC3K/Params-Validate-1.29/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ep4cMrYXj9/DateTime-Format-Builder-0.81/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/ep4cMrYXj9/DateTime-Format-Builder-0.81/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NZCWZDAcV3/DateTime-Format-ISO8601-0.08/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/NZCWZDAcV3/DateTime-Format-ISO8601-0.08/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EQJzLxkdyg/Dir-Self-0.11/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/EQJzLxkdyg/Dir-Self-0.11/blib/arch
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/JClFXSPQVj/Function-Parameters-2.001003/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.24.2/.cpanplus/5.24.2/build/JClFXSPQVj/Function-Parameters-2.001003/blib/arch
/usr/home/cpan/pit/rel/perl-5.24.2/lib/site_perl/5.24.2/i386-freebsd-thread-multi-64int
/usr/home/cpan/pit/rel/perl-5.24.2/lib/site_perl/5.24.2
/usr/home/cpan/pit/rel/perl-5.24.2/lib/5.24.2/i386-freebsd-thread-multi-64int
/usr/home/cpan/pit/rel/perl-5.24.2/lib/5.24.2
.