Report for Rose-DB-Object-0.815

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: PASS Rose-DB-Object-0.815 v5.20.3 Debian GNU/kFreeBSD
Date: 2015-11-04T09:16:49Z

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 John Siracusa,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9156. 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':

PERL_DL_NONLAZY=1 "/home/cpan/pit/thr/perl-5.20.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

##
t/00-warning.t ..................... ok
## DBI             1.634
## DBD::SQLite     1.48
## JSON            2.90
##
## WARNING: Almost all the tests in this module distribution need to connect
## to a database in order to run.  The tests need full privileges on this
## database: the ability to create and drop tables, insert, update, and delete
## rows, create schemas, sequences, functions, triggers, the works.
## 
## By default, the tests will try to connect to the database named "test"
## running on "localhost" using the default superuser username for each
## database type and an empty password.
## 
## If you have setup your database in a secure manner, these connection
## attempts will fail, and the tests will be skipped.  If you want to override
## these values, set the following environment variables before running tests.
## (The current values are shown in parentheses.)
## 
## PostgreSQL:
## 
##     RDBO_PG_DSN      (dbi:Pg:dbname=test;host=localhost)
##     RDBO_PG_USER     (postgres)
##     RDBO_PG_PASS     (<none>)
## 
## MySQL:
## 
##     RDBO_MYSQL_DSN   (dbi:mysql:database=test;host=localhost)
##     RDBO_MYSQL_USER  (root)
##     RDBO_MYSQL_PASS  (<none>)
##
## Oracle:
## 
##     RDBO_ORACLE_DSN  (dbi:Oracle:dbname=test)
##     RDBO_ORACLE_USER (<none>)
##     RDBO_ORACLE_PASS (<none>)
##
## Informix:
## 
##     RDBO_INFORMIX_DSN   (dbi:Informix:test@test)
##     RDBO_INFORMIX_USER  (<none>)
##     RDBO_INFORMIX_PASS  (<none>)
## 
## SQLite: To disable the SQLite tests, set this environment varible
##
##     RDBO_NO_SQLITE  (<undef>)
##
## Press return to continue (or wait 60 seconds)
t/as-tree.t ........................ ok
t/auto-setup.t ..................... ok
t/bind-param.t ..................... ok
t/column-triggers.t ................ ok
t/column-values.t .................. ok
t/db-migration.t ................... ok
t/db-object-auto.t ................. ok
t/db-object-cached.t ............... ok
t/db-object-changes-only-1.t ....... ok
t/db-object-changes-only-2.t ....... ok
t/db-object-convention.t ........... ok
t/db-object-foreign-key-auto.t ..... ok
t/db-object-foreign-key.t .......... ok
t/db-object-helpers.t .............. ok
t/db-object-loader-2.t ............. ok
t/db-object-loader-3.t ............. ok
t/db-object-loader-4.t ............. ok
t/db-object-loader-5.t ............. ok
t/db-object-loader-6.t ............. ok
t/db-object-loader-7.t ............. ok
t/db-object-loader-8.t ............. ok
t/db-object-loader-9.t ............. ok
t/db-object-loader.t ............... ok
t/db-object-manager-bulk-ops.t ..... ok
t/db-object-manager.t .............. ok
t/db-object-mapper.t ............... ok
t/db-object-metadata.t ............. ok
t/db-object-relationship-auto-2.t .. ok
t/db-object-relationship-auto.t .... ok
t/db-object-relationship.t ......... ok
t/db-object-std-cached.t ........... ok
t/db-object-std.t .................. ok
t/db-object.t ...................... ok
t/deep-joins.t ..................... ok
t/inheritance.t .................... ok
t/lazy-columns.t ................... ok
t/leaks.t .......................... skipped: Test::Memory::Cycle required for leak tests
t/make-modules.t ................... ok
t/makemethods-db.t ................. ok
t/makemethods.t .................... ok
t/multi-many-the-hard-way.t ........ ok
t/multi-pk-sequences.t ............. ok
t/nested-joins.t ................... ok
t/one-to-many-reset.t .............. ok
t/pk-fk-columns.t .................. ok
t/pod.t ............................ skipped: Test::Pod 1.00 required for testing POD
t/query-builder.t .................. ok
t/rt-cpan-45836.t .................. ok
t/save-cascade.t ................... ok
t/schema-override.t ................ ok
t/spot-check-01.t .................. ok
t/spot-check-02.t .................. ok
t/spot-check-03.t .................. ok
t/spot-check-04.t .................. ok
t/spot-check-05.t .................. ok
t/spot-check-06.t .................. ok
t/spot-check-07.t .................. ok
t/spot-check-08.t .................. ok
t/spot-check-09.t .................. ok
t/spot-check-10.t .................. ok
t/spot-check-11.t .................. ok
t/spot-check-12.t .................. ok
t/spot-check-13.t .................. ok
t/spot-check-14.t .................. ok
t/undef-overrides-default.t ........ ok
t/unique-key-prefs.t ............... ok
All tests successful.
Files=67, Tests=15244, 57 wallclock secs ( 0.82 usr  1.45 sys + 18.17 cusr 16.32 csys = 36.75 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Bit::Vector                         7.4        0
	  Clone                              0.38     0.29
	  Cwd                             3.48_01        0
	  DBI                               1.634     1.40
	  Data::Dumper                   2.151_01    2.121
	  DateTime                           1.21        0
	  ExtUtils::MakeMaker                7.10        0
	  File::Path                         2.12        0
	  File::Spec                      3.48_01        0
	  List::MoreUtils                   0.413        0
	  Math::BigInt                     1.9993     1.77
	  Rose::DB                          0.777    0.763
	  Rose::DateTime::Util              0.540    0.532
	  Rose::Object                      0.860    0.854
	  Scalar::Util                       1.38        0
	  Test::More                     1.001014        0
	  Time::Clock                        1.03     1.00

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9156
	CPANPLUS::Dist::Build              0.78
	Cwd                             3.48_01
	ExtUtils::CBuilder             0.280224
	ExtUtils::Command                  7.10
	ExtUtils::Install                  2.04
	ExtUtils::MakeMaker                7.10
	ExtUtils::Manifest                 1.70
	ExtUtils::ParseXS                  3.30
	File::Spec                      3.48_01
	Module::Build                    0.4214
	Pod::Parser                        1.62
	Pod::Simple                        3.28
	Test::Harness                      3.35
	Test::More                     1.001014
	version                          0.9912

******************************** 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 0.94.
Powered by minismokebox version 0.58

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/1E66uQEGwq/SQL-ReservedWords-0.8/blib/script:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V_FZHdsDRr/Log-Log4perl-1.46/blib/script:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V1C5RuudNg/JSON-XS-3.01/blib/script:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Gm2g5cShaa/DBI-1.634/blib/script:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Gm2g5cShaa/DBI-1.634/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Gm2g5cShaa/DBI-1.634/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/3DJq2BVntO/DBD-SQLite-1.48/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/3DJq2BVntO/DBD-SQLite-1.48/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SMuvmt3wFw/Sub-Identify-0.12/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SMuvmt3wFw/Sub-Identify-0.12/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/b6VV9U0rgT/SUPER-1.20141117/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/b6VV9U0rgT/SUPER-1.20141117/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/vRxsFv4N4H/Test-MockModule-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/vRxsFv4N4H/Test-MockModule-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/WUcAvba3ym/DBIx-Connector-0.53/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/WUcAvba3ym/DBIx-Connector-0.53/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_RKe1wzYmE/Module-Runtime-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_RKe1wzYmE/Module-Runtime-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/OK9qrNF8rI/Try-Tiny-0.22/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/OK9qrNF8rI/Try-Tiny-0.22/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Axt_JKQpq2/Test-Fatal-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Axt_JKQpq2/Test-Fatal-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/YIEtvAxhxn/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/YIEtvAxhxn/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Qi9mjyzdPl/Exporter-Tiny-0.042/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Qi9mjyzdPl/Exporter-Tiny-0.042/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/EQDiMbtrdZ/List-MoreUtils-0.413/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/EQDiMbtrdZ/List-MoreUtils-0.413/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/t5GFFa3GJP/Test-Requires-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/t5GFFa3GJP/Test-Requires-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_8VZps8H7C/Module-Implementation-0.09/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_8VZps8H7C/Module-Implementation-0.09/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9JysuJFDKy/Params-Validate-1.21/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9JysuJFDKy/Params-Validate-1.21/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0PtaKy4h4J/DateTime-Locale-0.92/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0PtaKy4h4J/DateTime-Locale-0.92/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/evMgDqv7Oi/Class-Singleton-1.5/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/evMgDqv7Oi/Class-Singleton-1.5/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/KCqSi68egH/DateTime-TimeZone-1.94/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/KCqSi68egH/DateTime-TimeZone-1.94/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/sNCDNDAjgT/Module-Metadata-1.000027/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/sNCDNDAjgT/Module-Metadata-1.000027/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/MPI7583WKS/Test-Deep-0.119/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/MPI7583WKS/Test-Deep-0.119/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_846l_1ZOk/CPAN-Meta-Check-0.012/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_846l_1ZOk/CPAN-Meta-Check-0.012/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/jjnFAi2mdB/Test-Warnings-0.021/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/jjnFAi2mdB/Test-Warnings-0.021/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g_bLOGLI54/DateTime-1.21/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g_bLOGLI54/DateTime-1.21/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/gF_38XApne/Class-Factory-Util-1.7/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/gF_38XApne/Class-Factory-Util-1.7/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g8tDMajq4O/DateTime-Format-Strptime-1.57/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g8tDMajq4O/DateTime-Format-Strptime-1.57/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SPbgDOfclB/DateTime-Format-Builder-0.81/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SPbgDOfclB/DateTime-Format-Builder-0.81/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/bwn3Lz69Am/DateTime-Format-Pg-0.16011/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/bwn3Lz69Am/DateTime-Format-Pg-0.16011/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J2QSvuVNuM/JSON-2.90/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J2QSvuVNuM/JSON-2.90/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XfqvqaBzyN/common-sense-3.74/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XfqvqaBzyN/common-sense-3.74/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/LVUM_9_2wd/Types-Serialiser-1.0/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/LVUM_9_2wd/Types-Serialiser-1.0/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V1C5RuudNg/JSON-XS-3.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V1C5RuudNg/JSON-XS-3.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V_FZHdsDRr/Log-Log4perl-1.46/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V_FZHdsDRr/Log-Log4perl-1.46/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Fs2PLwo9j4/File-Copy-Recursive-0.38/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Fs2PLwo9j4/File-Copy-Recursive-0.38/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/txN_lHwcWm/Class-Inspector-1.28/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/txN_lHwcWm/Class-Inspector-1.28/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ncj0uIRltE/File-ShareDir-Install-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ncj0uIRltE/File-ShareDir-Install-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J0SdoPAHw9/File-ShareDir-1.102/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J0SdoPAHw9/File-ShareDir-1.102/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZJ7ZEoFs_m/File-Which-1.19/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZJ7ZEoFs_m/File-Which-1.19/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/RJVc7DfRwW/Path-Class-0.35/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/RJVc7DfRwW/Path-Class-0.35/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/5e9HlB_Vpl/Params-Util-1.07/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/5e9HlB_Vpl/Params-Util-1.07/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0oGSJX45cC/Sub-Install-0.928/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0oGSJX45cC/Sub-Install-0.928/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FuJQBrNbM5/Data-OptList-0.109/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FuJQBrNbM5/Data-OptList-0.109/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/HChYI0mLJb/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/HChYI0mLJb/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZN8xC7Q4dw/Module-Build-Database-0.57/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZN8xC7Q4dw/Module-Build-Database-0.57/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/fJfPZCpnh1/Module-Find-0.13/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/fJfPZCpnh1/Module-Find-0.13/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ytn37B3KEI/Path-Tiny-0.072/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ytn37B3KEI/Path-Tiny-0.072/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ITHv8Pu2sz/Sub-Uplevel-0.25/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ITHv8Pu2sz/Sub-Uplevel-0.25/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ofpBcvlLfb/Test-Exception-0.40/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ofpBcvlLfb/Test-Exception-0.40/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ugRZvXyW3W/Carp-Clan-6.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ugRZvXyW3W/Carp-Clan-6.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/PcKlXxb3Gs/Bit-Vector-7.4/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/PcKlXxb3Gs/Bit-Vector-7.4/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/2Qi3poTVkp/Clone-PP-1.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/2Qi3poTVkp/Clone-PP-1.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ury3Nw4EaF/DateTime-Format-MySQL-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ury3Nw4EaF/DateTime-Format-MySQL-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/zCEIblDLj9/Convert-NLS_DATE_FORMAT-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/zCEIblDLj9/Convert-NLS_DATE_FORMAT-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/mrwrWZBFS7/DateTime-Format-Oracle-0.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/mrwrWZBFS7/DateTime-Format-Oracle-0.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/hvhlQBLKzV/Rose-Object-0.860/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/hvhlQBLKzV/Rose-Object-0.860/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/cEE_BnkBUt/Rose-DateTime-0.540/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/cEE_BnkBUt/Rose-DateTime-0.540/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/1E66uQEGwq/SQL-ReservedWords-0.8/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/1E66uQEGwq/SQL-ReservedWords-0.8/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XTcHtMRWZ8/Time-Clock-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XTcHtMRWZ8/Time-Clock-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/uncUERGgSN/Rose-DB-0.777/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/uncUERGgSN/Rose-DB-0.777/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FedpAYROOs/Clone-0.38/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FedpAYROOs/Clone-0.38/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/TRelRBRxQA/Rose-DB-Object-0.815/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/TRelRBRxQA/Rose-DB-Object-0.815/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 80646
    PERL5_CPANPLUS_IS_VERSION = 0.9156
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.20.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.20.3/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
   
  Platform:
    osname=gnukfreebsd, osvers=10.1-0-amd64, archname=x86_64-gnukfreebsd-thread-multi
    uname='gnukfreebsd kapitan 10.1-0-amd64 #0 tue, 04 aug 2015 18:43:58 +0100 x86_64 amd64 intel(r) core(tm) i5-4440 cpu @ 3.10ghz gnukfreebsd '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.20.3 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='5.2.1 20150911', 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 /usr/lib/gcc/x86_64-kfreebsd-gnu/5/include-fixed /usr/include/x86_64-kfreebsd-gnu /usr/lib /lib/x86_64-kfreebsd-gnu /lib/../lib /usr/lib/x86_64-kfreebsd-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/usr/lib/x86_64-kfreebsd-gnu/libc.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: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        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
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under gnukfreebsd
  Compiled at Sep 14 2015 18:46:20
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Gm2g5cShaa/DBI-1.634/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Gm2g5cShaa/DBI-1.634/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/3DJq2BVntO/DBD-SQLite-1.48/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/3DJq2BVntO/DBD-SQLite-1.48/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SMuvmt3wFw/Sub-Identify-0.12/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SMuvmt3wFw/Sub-Identify-0.12/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/b6VV9U0rgT/SUPER-1.20141117/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/b6VV9U0rgT/SUPER-1.20141117/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/vRxsFv4N4H/Test-MockModule-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/vRxsFv4N4H/Test-MockModule-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/WUcAvba3ym/DBIx-Connector-0.53/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/WUcAvba3ym/DBIx-Connector-0.53/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_RKe1wzYmE/Module-Runtime-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_RKe1wzYmE/Module-Runtime-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/OK9qrNF8rI/Try-Tiny-0.22/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/OK9qrNF8rI/Try-Tiny-0.22/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Axt_JKQpq2/Test-Fatal-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Axt_JKQpq2/Test-Fatal-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/YIEtvAxhxn/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/YIEtvAxhxn/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Qi9mjyzdPl/Exporter-Tiny-0.042/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Qi9mjyzdPl/Exporter-Tiny-0.042/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/EQDiMbtrdZ/List-MoreUtils-0.413/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/EQDiMbtrdZ/List-MoreUtils-0.413/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/t5GFFa3GJP/Test-Requires-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/t5GFFa3GJP/Test-Requires-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_8VZps8H7C/Module-Implementation-0.09/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_8VZps8H7C/Module-Implementation-0.09/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9JysuJFDKy/Params-Validate-1.21/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9JysuJFDKy/Params-Validate-1.21/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0PtaKy4h4J/DateTime-Locale-0.92/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0PtaKy4h4J/DateTime-Locale-0.92/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/evMgDqv7Oi/Class-Singleton-1.5/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/evMgDqv7Oi/Class-Singleton-1.5/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/KCqSi68egH/DateTime-TimeZone-1.94/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/KCqSi68egH/DateTime-TimeZone-1.94/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/sNCDNDAjgT/Module-Metadata-1.000027/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/sNCDNDAjgT/Module-Metadata-1.000027/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/MPI7583WKS/Test-Deep-0.119/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/MPI7583WKS/Test-Deep-0.119/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_846l_1ZOk/CPAN-Meta-Check-0.012/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_846l_1ZOk/CPAN-Meta-Check-0.012/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/jjnFAi2mdB/Test-Warnings-0.021/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/jjnFAi2mdB/Test-Warnings-0.021/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g_bLOGLI54/DateTime-1.21/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g_bLOGLI54/DateTime-1.21/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/gF_38XApne/Class-Factory-Util-1.7/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/gF_38XApne/Class-Factory-Util-1.7/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g8tDMajq4O/DateTime-Format-Strptime-1.57/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g8tDMajq4O/DateTime-Format-Strptime-1.57/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SPbgDOfclB/DateTime-Format-Builder-0.81/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SPbgDOfclB/DateTime-Format-Builder-0.81/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/bwn3Lz69Am/DateTime-Format-Pg-0.16011/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/bwn3Lz69Am/DateTime-Format-Pg-0.16011/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J2QSvuVNuM/JSON-2.90/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J2QSvuVNuM/JSON-2.90/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XfqvqaBzyN/common-sense-3.74/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XfqvqaBzyN/common-sense-3.74/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/LVUM_9_2wd/Types-Serialiser-1.0/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/LVUM_9_2wd/Types-Serialiser-1.0/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V1C5RuudNg/JSON-XS-3.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V1C5RuudNg/JSON-XS-3.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V_FZHdsDRr/Log-Log4perl-1.46/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V_FZHdsDRr/Log-Log4perl-1.46/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Fs2PLwo9j4/File-Copy-Recursive-0.38/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Fs2PLwo9j4/File-Copy-Recursive-0.38/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/txN_lHwcWm/Class-Inspector-1.28/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/txN_lHwcWm/Class-Inspector-1.28/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ncj0uIRltE/File-ShareDir-Install-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ncj0uIRltE/File-ShareDir-Install-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J0SdoPAHw9/File-ShareDir-1.102/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J0SdoPAHw9/File-ShareDir-1.102/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZJ7ZEoFs_m/File-Which-1.19/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZJ7ZEoFs_m/File-Which-1.19/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/RJVc7DfRwW/Path-Class-0.35/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/RJVc7DfRwW/Path-Class-0.35/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/5e9HlB_Vpl/Params-Util-1.07/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/5e9HlB_Vpl/Params-Util-1.07/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0oGSJX45cC/Sub-Install-0.928/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0oGSJX45cC/Sub-Install-0.928/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FuJQBrNbM5/Data-OptList-0.109/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FuJQBrNbM5/Data-OptList-0.109/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/HChYI0mLJb/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/HChYI0mLJb/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZN8xC7Q4dw/Module-Build-Database-0.57/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZN8xC7Q4dw/Module-Build-Database-0.57/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/fJfPZCpnh1/Module-Find-0.13/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/fJfPZCpnh1/Module-Find-0.13/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ytn37B3KEI/Path-Tiny-0.072/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ytn37B3KEI/Path-Tiny-0.072/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ITHv8Pu2sz/Sub-Uplevel-0.25/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ITHv8Pu2sz/Sub-Uplevel-0.25/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ofpBcvlLfb/Test-Exception-0.40/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ofpBcvlLfb/Test-Exception-0.40/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ugRZvXyW3W/Carp-Clan-6.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ugRZvXyW3W/Carp-Clan-6.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/PcKlXxb3Gs/Bit-Vector-7.4/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/PcKlXxb3Gs/Bit-Vector-7.4/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/2Qi3poTVkp/Clone-PP-1.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/2Qi3poTVkp/Clone-PP-1.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ury3Nw4EaF/DateTime-Format-MySQL-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ury3Nw4EaF/DateTime-Format-MySQL-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/zCEIblDLj9/Convert-NLS_DATE_FORMAT-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/zCEIblDLj9/Convert-NLS_DATE_FORMAT-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/mrwrWZBFS7/DateTime-Format-Oracle-0.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/mrwrWZBFS7/DateTime-Format-Oracle-0.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/hvhlQBLKzV/Rose-Object-0.860/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/hvhlQBLKzV/Rose-Object-0.860/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/cEE_BnkBUt/Rose-DateTime-0.540/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/cEE_BnkBUt/Rose-DateTime-0.540/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/1E66uQEGwq/SQL-ReservedWords-0.8/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/1E66uQEGwq/SQL-ReservedWords-0.8/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XTcHtMRWZ8/Time-Clock-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XTcHtMRWZ8/Time-Clock-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/uncUERGgSN/Rose-DB-0.777/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/uncUERGgSN/Rose-DB-0.777/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FedpAYROOs/Clone-0.38/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FedpAYROOs/Clone-0.38/blib/arch:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/TRelRBRxQA/Rose-DB-Object-0.815/blib/lib:/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/TRelRBRxQA/Rose-DB-Object-0.815/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="80646"
    PERL5_CPANPLUS_IS_VERSION="0.9156"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.20.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Gm2g5cShaa/DBI-1.634/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Gm2g5cShaa/DBI-1.634/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/3DJq2BVntO/DBD-SQLite-1.48/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/3DJq2BVntO/DBD-SQLite-1.48/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SMuvmt3wFw/Sub-Identify-0.12/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SMuvmt3wFw/Sub-Identify-0.12/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/b6VV9U0rgT/SUPER-1.20141117/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/b6VV9U0rgT/SUPER-1.20141117/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/vRxsFv4N4H/Test-MockModule-0.11/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/vRxsFv4N4H/Test-MockModule-0.11/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/WUcAvba3ym/DBIx-Connector-0.53/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/WUcAvba3ym/DBIx-Connector-0.53/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_RKe1wzYmE/Module-Runtime-0.014/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_RKe1wzYmE/Module-Runtime-0.014/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/OK9qrNF8rI/Try-Tiny-0.22/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/OK9qrNF8rI/Try-Tiny-0.22/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Axt_JKQpq2/Test-Fatal-0.014/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Axt_JKQpq2/Test-Fatal-0.014/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/YIEtvAxhxn/Dist-CheckConflicts-0.11/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/YIEtvAxhxn/Dist-CheckConflicts-0.11/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Qi9mjyzdPl/Exporter-Tiny-0.042/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Qi9mjyzdPl/Exporter-Tiny-0.042/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/EQDiMbtrdZ/List-MoreUtils-0.413/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/EQDiMbtrdZ/List-MoreUtils-0.413/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/t5GFFa3GJP/Test-Requires-0.10/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/t5GFFa3GJP/Test-Requires-0.10/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_8VZps8H7C/Module-Implementation-0.09/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_8VZps8H7C/Module-Implementation-0.09/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9JysuJFDKy/Params-Validate-1.21/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9JysuJFDKy/Params-Validate-1.21/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0PtaKy4h4J/DateTime-Locale-0.92/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0PtaKy4h4J/DateTime-Locale-0.92/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/evMgDqv7Oi/Class-Singleton-1.5/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/evMgDqv7Oi/Class-Singleton-1.5/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/KCqSi68egH/DateTime-TimeZone-1.94/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/KCqSi68egH/DateTime-TimeZone-1.94/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/sNCDNDAjgT/Module-Metadata-1.000027/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/sNCDNDAjgT/Module-Metadata-1.000027/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/MPI7583WKS/Test-Deep-0.119/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/MPI7583WKS/Test-Deep-0.119/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_846l_1ZOk/CPAN-Meta-Check-0.012/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/_846l_1ZOk/CPAN-Meta-Check-0.012/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/jjnFAi2mdB/Test-Warnings-0.021/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/jjnFAi2mdB/Test-Warnings-0.021/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g_bLOGLI54/DateTime-1.21/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g_bLOGLI54/DateTime-1.21/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/gF_38XApne/Class-Factory-Util-1.7/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/gF_38XApne/Class-Factory-Util-1.7/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g8tDMajq4O/DateTime-Format-Strptime-1.57/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/g8tDMajq4O/DateTime-Format-Strptime-1.57/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SPbgDOfclB/DateTime-Format-Builder-0.81/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/SPbgDOfclB/DateTime-Format-Builder-0.81/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/bwn3Lz69Am/DateTime-Format-Pg-0.16011/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/bwn3Lz69Am/DateTime-Format-Pg-0.16011/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J2QSvuVNuM/JSON-2.90/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J2QSvuVNuM/JSON-2.90/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XfqvqaBzyN/common-sense-3.74/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XfqvqaBzyN/common-sense-3.74/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/LVUM_9_2wd/Types-Serialiser-1.0/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/LVUM_9_2wd/Types-Serialiser-1.0/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V1C5RuudNg/JSON-XS-3.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V1C5RuudNg/JSON-XS-3.01/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V_FZHdsDRr/Log-Log4perl-1.46/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/V_FZHdsDRr/Log-Log4perl-1.46/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Fs2PLwo9j4/File-Copy-Recursive-0.38/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Fs2PLwo9j4/File-Copy-Recursive-0.38/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/txN_lHwcWm/Class-Inspector-1.28/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/txN_lHwcWm/Class-Inspector-1.28/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ncj0uIRltE/File-ShareDir-Install-0.10/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ncj0uIRltE/File-ShareDir-Install-0.10/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J0SdoPAHw9/File-ShareDir-1.102/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/J0SdoPAHw9/File-ShareDir-1.102/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZJ7ZEoFs_m/File-Which-1.19/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZJ7ZEoFs_m/File-Which-1.19/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/RJVc7DfRwW/Path-Class-0.35/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/RJVc7DfRwW/Path-Class-0.35/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/5e9HlB_Vpl/Params-Util-1.07/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/5e9HlB_Vpl/Params-Util-1.07/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0oGSJX45cC/Sub-Install-0.928/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/0oGSJX45cC/Sub-Install-0.928/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FuJQBrNbM5/Data-OptList-0.109/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FuJQBrNbM5/Data-OptList-0.109/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/HChYI0mLJb/Sub-Exporter-0.987/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/HChYI0mLJb/Sub-Exporter-0.987/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZN8xC7Q4dw/Module-Build-Database-0.57/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ZN8xC7Q4dw/Module-Build-Database-0.57/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/fJfPZCpnh1/Module-Find-0.13/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/fJfPZCpnh1/Module-Find-0.13/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ytn37B3KEI/Path-Tiny-0.072/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ytn37B3KEI/Path-Tiny-0.072/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ITHv8Pu2sz/Sub-Uplevel-0.25/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ITHv8Pu2sz/Sub-Uplevel-0.25/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ofpBcvlLfb/Test-Exception-0.40/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ofpBcvlLfb/Test-Exception-0.40/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ugRZvXyW3W/Carp-Clan-6.04/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/ugRZvXyW3W/Carp-Clan-6.04/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/PcKlXxb3Gs/Bit-Vector-7.4/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/PcKlXxb3Gs/Bit-Vector-7.4/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/2Qi3poTVkp/Clone-PP-1.06/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/2Qi3poTVkp/Clone-PP-1.06/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ury3Nw4EaF/DateTime-Format-MySQL-0.05/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/Ury3Nw4EaF/DateTime-Format-MySQL-0.05/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/zCEIblDLj9/Convert-NLS_DATE_FORMAT-0.05/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/zCEIblDLj9/Convert-NLS_DATE_FORMAT-0.05/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/mrwrWZBFS7/DateTime-Format-Oracle-0.06/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/mrwrWZBFS7/DateTime-Format-Oracle-0.06/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/hvhlQBLKzV/Rose-Object-0.860/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/hvhlQBLKzV/Rose-Object-0.860/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/cEE_BnkBUt/Rose-DateTime-0.540/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/cEE_BnkBUt/Rose-DateTime-0.540/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/1E66uQEGwq/SQL-ReservedWords-0.8/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/1E66uQEGwq/SQL-ReservedWords-0.8/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XTcHtMRWZ8/Time-Clock-1.03/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/XTcHtMRWZ8/Time-Clock-1.03/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/uncUERGgSN/Rose-DB-0.777/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/uncUERGgSN/Rose-DB-0.777/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FedpAYROOs/Clone-0.38/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/FedpAYROOs/Clone-0.38/blib/arch
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/TRelRBRxQA/Rose-DB-Object-0.815/blib/lib
    /home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/TRelRBRxQA/Rose-DB-Object-0.815/blib/arch
    /home/cpan/pit/thr/perl-5.20.3/lib/site_perl/5.20.3/x86_64-gnukfreebsd-thread-multi
    /home/cpan/pit/thr/perl-5.20.3/lib/site_perl/5.20.3
    /home/cpan/pit/thr/perl-5.20.3/lib/5.20.3/x86_64-gnukfreebsd-thread-multi
    /home/cpan/pit/thr/perl-5.20.3/lib/5.20.3
    .