Report for MooseX-App-Cmd-0.27

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MooseX-App-Cmd-0.27 v5.16.2 Debian GNU/kFreeBSD
Date: 2014-05-14T10:06:35Z

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 Mark Gardner,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9148. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.16.2/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t .......................... ok
# Testing with Perl 5.016002, /home/cpan/pit/bare/perl-5.16.2/bin/perl
#     Any::Moose version is 0.21
#     App::Cmd version is 0.323
#     App::Cmd::Command version is 0.323
#     Carp version is 1.26
#     Data::Dumper version is 2.135_06
#     English version is 1.05
#     ExtUtils::MakeMaker version is 6.98
#     File::Basename version is 2.84
#     File::Spec version is 3.40
#     Getopt::Long::Descriptive version is 0.097
#     IO::Handle version is 1.33
#     IPC::Open3 version is 1.12
#     MouseX::Getopt version is 0.35
#     Scalar::Util version is 1.38
#     Test::More version is 1.001003
#     Test::Output version is 1.03
#     Test::use::ok version is 0.11
#     YAML version is 0.90
#     base version is 2.18
#     lib version is 0.63
#     namespace::clean version is 0.25
#     strict version is 1.07
#     warnings version is 1.13
t/000-report-versions.t ................. ok
t/author-critic.t ....................... skipped: these tests are for testing by the author
t/author-test-eol.t ..................... skipped: these tests are for testing by the author

#   Failed test 'required option field is missing'
#   at t/basic.t line 71.
#                   'Mandatory parameter 'wow' missing in call to "eval"
# 
# basic.t bark [-?] [long options...]
# 	--wow              required option field
# 	-? --usage --help  Prints this usage information.
# '
#     doesn't match '(?^:Mandatory parameter 'wow' missing in call to \(eval\))'
# Looks like you failed 1 test of 12.
t/basic.t ............................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests 
t/build_emulates_new.t .................. ok

#   Failed test 'command died with the correct string'
#   at t/configfile.t line 28.
#                   'Mandatory parameter 'moo' missing in call to "eval"
# 
# configfile.t moo [-?] [long options...]
# 	--configfile        
# 	--moo              required option field
# 	-? --usage --help  Prints this usage information.
# '
#     doesn't match '(?^:Mandatory parameter 'moo' missing in call to \(eval\))'
# Looks like you failed 1 test of 3.
t/configfile.t .......................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
t/moose.t ............................... skipped: Moose and MooseX::Getopt required to test Moose usage
t/mouse.t ............................... ok
t/release-changes_has_content.t ......... skipped: these tests are for release candidate testing
t/release-cpan-changes.t ................ skipped: these tests are for release candidate testing
t/release-dist-manifest.t ............... skipped: these tests are for release candidate testing
t/release-distmeta.t .................... skipped: these tests are for release candidate testing
t/release-kwalitee.t .................... skipped: these tests are for release candidate testing
t/release-localbrew-perl-latest-TEST.t .. skipped: these tests are for release candidate testing
t/release-meta-json.t ................... skipped: these tests are for release candidate testing
t/release-minimum-version.t ............. skipped: these tests are for release candidate testing
t/release-mojibake.t .................... skipped: these tests are for release candidate testing
t/release-no-tabs.t ..................... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ................ skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ............... skipped: these tests are for release candidate testing
t/release-pod-syntax.t .................. skipped: these tests are for release candidate testing
t/release-portability.t ................. skipped: these tests are for release candidate testing
t/release-synopsis.t .................... skipped: these tests are for release candidate testing
t/release-test-version.t ................ skipped: these tests are for release candidate testing
t/release-unused-vars.t ................. skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/basic.t                             (Wstat: 256 Tests: 12 Failed: 1)
  Failed test:  7
  Non-zero exit status: 1
t/configfile.t                        (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=26, Tests=45, 10 wallclock secs ( 0.15 usr  0.25 sys +  2.72 cusr  6.62 csys =  9.73 CPU)
Result: FAIL
Failed 2/26 test programs. 2/45 subtests failed.
Makefile:894: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Any::Moose                         0.21        0
	  App::Cmd                          0.323    0.321
	  App::Cmd::Command                 0.323        0
	  Carp                               1.26        0
	  Data::Dumper                   2.135_06        0
	  English                            1.05        0
	  ExtUtils::MakeMaker                6.98        0
	  File::Basename                     2.84        0
	  File::Spec                         3.40        0
	  Getopt::Long::Descriptive         0.097    0.091
	  IO::Handle                         1.33        0
	  IPC::Open3                         1.12        0
	  MouseX::Getopt                     0.35        0
	  Scalar::Util                       1.38        0
	  Test::More                     1.001003     0.94
	  Test::Output                       1.03        0
	  Test::use::ok                      0.11        0
	  YAML                               0.90        0
	  base                               2.18        0
	  lib                                0.63        0
	  namespace::clean                   0.25        0
	  strict                             1.07        0
	  warnings                           1.13        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9148
	CPANPLUS::Dist::Build              0.76
	Cwd                                3.40
	ExtUtils::CBuilder             0.280216
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.67
	ExtUtils::MakeMaker                6.98
	ExtUtils::Manifest                 1.63
	ExtUtils::ParseXS                  3.24
	File::Spec                         3.40
	Module::Build                    0.4205
	Pod::Parser                        1.51
	Pod::Simple                        3.20
	Test::Harness                      3.30
	Test::More                     1.001003
	version                          0.9908

******************************** 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.90.
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/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-0.36/blib/script:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Capture-Tiny-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Capture-Tiny-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Util-1.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Util-1.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Install-0.927/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Install-0.927/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Data-OptList-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Data-OptList-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Runtime-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Runtime-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Try-Tiny-0.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Try-Tiny-0.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Fatal-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Fatal-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Requires-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Requires-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Implementation-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Implementation-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-0.36/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-0.36/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Class-Load-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Class-Load-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-2.42/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-2.42/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Validate-1.10/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Validate-1.10/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Tester-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Tester-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-NoWarnings-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-NoWarnings-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Deep-0.112/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Deep-0.112/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warnings-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warnings-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-Descriptive-0.097/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-Descriptive-0.097/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/IO-TieCombine-1.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/IO-TieCombine-1.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/String-RewritePrefix-0.007/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/String-RewritePrefix-0.007/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/App-Cmd-0.323/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/App-Cmd-0.323/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-0.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-0.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/PerlIO-utf8_strict-0.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/PerlIO-utf8_strict-0.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mixin-Linewise-0.106/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mixin-Linewise-0.106/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-INI-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-INI-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-Slurp-Tiny-0.003/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-Slurp-Tiny-0.003/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-pushd-1.006/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-pushd-1.006/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sort-Versions-1.5/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sort-Versions-1.5/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Git-Wrapper-0.032/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Git-Wrapper-0.032/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Fennec-Lite-0.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Fennec-Lite-0.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Meta-Builder-0.003/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Meta-Builder-0.003/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/aliased-0.31/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/aliased-0.31/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Exporter-Declare-0.113/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Exporter-Declare-0.113/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mock-Quick-1.107/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mock-Quick-1.107/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-LessClever-0.006/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-LessClever-0.006/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-LeakTrace-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-LeakTrace-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Output-1.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Output-1.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mouse-2.2.0/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mouse-2.2.0/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Any-Moose-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Any-Moose-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-0.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-0.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Path-Class-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Path-Class-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-UseAllModules-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-UseAllModules-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-Path-Class-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-Path-Class-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-ConfigFromFile-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-ConfigFromFile-0.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-Any-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-Any-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-SimpleConfig-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-SimpleConfig-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warn-0.30/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warn-0.30/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/mousex-getopt-0.35/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/mousex-getopt-0.35/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-use-ok-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-use-ok-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/YAML-0.90/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/YAML-0.90/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-Progressive-0.001011/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-Progressive-0.001011/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Variable-Magic-0.53/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Variable-Magic-0.53/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/B-Hooks-EndOfScope-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/B-Hooks-EndOfScope-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/namespace-clean-0.25/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/namespace-clean-0.25/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MooseX-App-Cmd-0.27/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MooseX-App-Cmd-0.27/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 48707
    PERL5_CPANPLUS_IS_VERSION = 0.9148
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.16.2
    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/bare/perl-5.16.2/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=gnukfreebsd, osvers=10.0-1-amd64, archname=x86_64-gnukfreebsd
    uname='gnukfreebsd kapitan 10.0-1-amd64 #0 wed, 15 jan 2014 13:30:05 +0100 x86_64 amd64 amd a6-3670 apu with radeon(tm) hd graphics gnukfreebsd '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.16.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-kfreebsd-gnu /lib/../lib /usr/lib/x86_64-kfreebsd-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.17'
  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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under gnukfreebsd
  Compiled at Feb  9 2014 15:56:44
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Capture-Tiny-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Capture-Tiny-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Util-1.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Util-1.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Install-0.927/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Install-0.927/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Data-OptList-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Data-OptList-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Runtime-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Runtime-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Try-Tiny-0.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Try-Tiny-0.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Fatal-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Fatal-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Requires-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Requires-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Implementation-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Implementation-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-0.36/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-0.36/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Class-Load-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Class-Load-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-2.42/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-2.42/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Validate-1.10/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Validate-1.10/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Tester-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Tester-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-NoWarnings-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-NoWarnings-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Deep-0.112/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Deep-0.112/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warnings-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warnings-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-Descriptive-0.097/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-Descriptive-0.097/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/IO-TieCombine-1.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/IO-TieCombine-1.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/String-RewritePrefix-0.007/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/String-RewritePrefix-0.007/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/App-Cmd-0.323/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/App-Cmd-0.323/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-0.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-0.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/PerlIO-utf8_strict-0.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/PerlIO-utf8_strict-0.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mixin-Linewise-0.106/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mixin-Linewise-0.106/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-INI-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-INI-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-Slurp-Tiny-0.003/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-Slurp-Tiny-0.003/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-pushd-1.006/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-pushd-1.006/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sort-Versions-1.5/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sort-Versions-1.5/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Git-Wrapper-0.032/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Git-Wrapper-0.032/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Fennec-Lite-0.004/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Fennec-Lite-0.004/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Meta-Builder-0.003/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Meta-Builder-0.003/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/aliased-0.31/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/aliased-0.31/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Exporter-Declare-0.113/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Exporter-Declare-0.113/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mock-Quick-1.107/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mock-Quick-1.107/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-LessClever-0.006/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-LessClever-0.006/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-LeakTrace-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-LeakTrace-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Output-1.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Output-1.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mouse-2.2.0/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mouse-2.2.0/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Any-Moose-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Any-Moose-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-0.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-0.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Path-Class-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Path-Class-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-UseAllModules-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-UseAllModules-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-Path-Class-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-Path-Class-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-ConfigFromFile-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-ConfigFromFile-0.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-Any-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-Any-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-SimpleConfig-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-SimpleConfig-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warn-0.30/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warn-0.30/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/mousex-getopt-0.35/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/mousex-getopt-0.35/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-use-ok-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-use-ok-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/YAML-0.90/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/YAML-0.90/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-Progressive-0.001011/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-Progressive-0.001011/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Variable-Magic-0.53/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Variable-Magic-0.53/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/B-Hooks-EndOfScope-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/B-Hooks-EndOfScope-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/namespace-clean-0.25/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/namespace-clean-0.25/blib/arch:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MooseX-App-Cmd-0.27/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MooseX-App-Cmd-0.27/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="48707"
    PERL5_CPANPLUS_IS_VERSION="0.9148"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.16.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Capture-Tiny-0.24/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Capture-Tiny-0.24/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Util-1.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Util-1.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Install-0.927/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Install-0.927/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Data-OptList-0.109/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Data-OptList-0.109/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Runtime-0.014/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Runtime-0.014/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Try-Tiny-0.22/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Try-Tiny-0.22/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Fatal-0.013/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Fatal-0.013/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Requires-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Requires-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Implementation-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Module-Implementation-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Dist-CheckConflicts-0.11/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Dist-CheckConflicts-0.11/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-XS-0.28/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-XS-0.28/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-0.36/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Package-Stash-0.36/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Class-Load-0.21/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Class-Load-0.21/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-2.42/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-2.42/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Validate-1.10/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Params-Validate-1.10/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-0.987/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-0.987/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Tester-0.109/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Tester-0.109/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-NoWarnings-1.04/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-NoWarnings-1.04/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Deep-0.112/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Deep-0.112/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warnings-0.014/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warnings-0.014/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-Descriptive-0.097/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Getopt-Long-Descriptive-0.097/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/IO-TieCombine-1.004/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/IO-TieCombine-1.004/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/String-RewritePrefix-0.007/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/String-RewritePrefix-0.007/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/App-Cmd-0.323/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/App-Cmd-0.323/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Uplevel-0.24/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Uplevel-0.24/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-0.32/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-0.32/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/PerlIO-utf8_strict-0.004/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/PerlIO-utf8_strict-0.004/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mixin-Linewise-0.106/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mixin-Linewise-0.106/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-INI-0.024/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-INI-0.024/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-Slurp-Tiny-0.003/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-Slurp-Tiny-0.003/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-pushd-1.006/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/File-pushd-1.006/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sort-Versions-1.5/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sort-Versions-1.5/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Git-Wrapper-0.032/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Git-Wrapper-0.032/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/List-MoreUtils-0.33/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/List-MoreUtils-0.33/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Fennec-Lite-0.004/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Fennec-Lite-0.004/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Meta-Builder-0.003/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Meta-Builder-0.003/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/aliased-0.31/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/aliased-0.31/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Exporter-Declare-0.113/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Exporter-Declare-0.113/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mock-Quick-1.107/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mock-Quick-1.107/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-LessClever-0.006/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Exception-LessClever-0.006/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-LeakTrace-0.14/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-LeakTrace-0.14/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Output-1.03/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Output-1.03/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mouse-2.2.0/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Mouse-2.2.0/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Any-Moose-0.21/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Any-Moose-0.21/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-0.06/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-0.06/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Path-Class-0.33/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Path-Class-0.33/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-UseAllModules-0.14/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-UseAllModules-0.14/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-Path-Class-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-Types-Path-Class-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-ConfigFromFile-0.05/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-ConfigFromFile-0.05/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-Any-0.24/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Config-Any-0.24/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-SimpleConfig-0.11/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MouseX-SimpleConfig-0.11/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warn-0.30/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-Warn-0.30/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/mousex-getopt-0.35/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/mousex-getopt-0.35/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-use-ok-0.11/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Test-use-ok-0.11/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/YAML-0.90/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/YAML-0.90/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Devel-Hide-0.0009/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Devel-Hide-0.0009/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-Progressive-0.001011/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Sub-Exporter-Progressive-0.001011/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Variable-Magic-0.53/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/Variable-Magic-0.53/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/B-Hooks-EndOfScope-0.13/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/B-Hooks-EndOfScope-0.13/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/namespace-clean-0.25/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/namespace-clean-0.25/blib/arch
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MooseX-App-Cmd-0.27/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/MooseX-App-Cmd-0.27/blib/arch
    /home/cpan/pit/bare/perl-5.16.2/lib/site_perl/5.16.2/x86_64-gnukfreebsd
    /home/cpan/pit/bare/perl-5.16.2/lib/site_perl/5.16.2
    /home/cpan/pit/bare/perl-5.16.2/lib/5.16.2/x86_64-gnukfreebsd
    /home/cpan/pit/bare/perl-5.16.2/lib/5.16.2
    .