Report for Net-Statsd-Server-0.14

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-Statsd-Server-0.14 v5.18.0 FreeBSD
Date: 2014-04-29T03:40:21Z

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 COSIMO,

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 /usr/home/cpan/pit/rel/perl-5.18.0/bin/perl5.18.0 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/integration-tests/*.t
t/000-sanity.t ............................. ok
t/config.t ................................. ok
t/graphite.t ............................... ok
2014-04-29 04:40:09.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-04-29 04:40:09.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-04-29 04:40:09.000000 +0100 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/bin/../lib/Net/Statsd/Server.pm line 709.
2014-04-29 04:40:09.365909 +0100 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.13)
2014-04-29 04:40:09.366745 +0100 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-04-29 04:40:09.367432 +0100 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-04-29 04:40:10.360531 +0100 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Apr 29 04:40:10 2014
{"pctThreshold":[90],"sets":null,"timer_data":{},"timers":{},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":0},"gauges":{},"counters":{"statsd.packets_received":0,"statsd.bad_lines_seen":0}}

#   Failed test 'Backend recognised our bad message bumping 'bad_lines_seen''
#   at t/integration-tests/bad-message.t line 31.
#          got: '0'
#     expected: '1'
# Looks like you failed 1 test of 4.
t/integration-tests/bad-message.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 
2014-04-29 04:40:11.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-04-29 04:40:11.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-04-29 04:40:11.000000 +0100 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/bin/../lib/Net/Statsd/Server.pm line 709.
2014-04-29 04:40:11.642157 +0100 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.13)
2014-04-29 04:40:11.643007 +0100 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-04-29 04:40:11.646889 +0100 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-04-29 04:40:12.645550 +0100 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Apr 29 04:40:12 2014
{"timer_data":{},"sets":null,"pctThreshold":[90],"timers":{},"counters":{"statsd.packets_received":0,"statsd.bad_lines_seen":0},"gauges":{},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":0}}
# stats.counters.statsd.packets_received.rate 0.000000 1398742812
# stats.counters.statsd.packets_received.count 0 1398742812
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1398742812
# stats.counters.statsd.bad_lines_seen.count 0 1398742812
# stats.statsd.numStats 2 1398742812
# stats.statsd.graphiteStats.calculationtime 0.056000 1398742812
# stats.statsd.processing_time 0.035 1398742812
# stats.statsd.graphiteStats.last_exception 680086496 1398742812
# stats.statsd.graphiteStats.last_flush 680086496 1398742812

#   Failed test 'Got the one metric that was fired'
#   at t/integration-tests/counts-are-valid.t line 32.
#          got: '2'
#     expected: '3'
Use of uninitialized value in numeric eq (==) at t/integration-tests/counts-are-valid.t line 38.

#   Failed test 'Rate of counter is calculated according to flushInterval'
#   at t/integration-tests/counts-are-valid.t line 38.
Use of uninitialized value in numeric eq (==) at t/integration-tests/counts-are-valid.t line 41.

#   Failed test 'Counter cumulative value should be the sum of all values sent'
#   at t/integration-tests/counts-are-valid.t line 41.
# Looks like you failed 3 tests of 4.
t/integration-tests/counts-are-valid.t ..... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests 
2014-04-29 04:40:13.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-04-29 04:40:13.000000 +0100 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/bin/../lib/Net/Statsd/Server.pm line 709.
2014-04-29 04:40:13.877105 +0100 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.13)
2014-04-29 04:40:13.877970 +0100 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-04-29 04:40:13.878681 +0100 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-04-29 04:40:14.900597 +0100 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
Use of uninitialized value in numeric eq (==) at t/integration-tests/delete-gauges-false.t line 41.

#   Failed test 'Got back the expected gauge value'
#   at t/integration-tests/delete-gauges-false.t line 41.
2014-04-29 04:40:15.878247 +0100 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.

#   Failed test 'deleteGauges=false overrides deleteIdleStats=true'
#   at t/integration-tests/delete-gauges-false.t line 51.
# Looks like you failed 2 tests of 4.
t/integration-tests/delete-gauges-false.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 
2014-04-29 04:40:16.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-04-29 04:40:16.000000 +0100 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/bin/../lib/Net/Statsd/Server.pm line 709.
2014-04-29 04:40:16.831523 +0100 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.13)
2014-04-29 04:40:16.832386 +0100 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-04-29 04:40:16.842668 +0100 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-04-29 04:40:17.828113 +0100 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
Use of uninitialized value in numeric eq (==) at t/integration-tests/delete-idle-stats.t line 40.

#   Failed test 'Got back the expected gauge value'
#   at t/integration-tests/delete-idle-stats.t line 40.
2014-04-29 04:40:18.830681 +0100 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
# Looks like you failed 1 test of 4.
t/integration-tests/delete-idle-stats.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 
2014-04-29 04:40:19.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-04-29 04:40:19.000000 +0100 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-04-29 04:40:19.000000 +0100 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
Couldn't set SO_RCVBUF: No buffer space available at /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/bin/../lib/Net/Statsd/Server.pm line 709.
2014-04-29 04:40:19.865371 +0100 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.13)
2014-04-29 04:40:19.866226 +0100 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-04-29 04:40:19.866898 +0100 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-04-29 04:40:20.853151 +0100 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Apr 29 04:40:20 2014
{"gauges":{},"sets":null,"counter_rates":{"statsd.packets_received":0,"statsd.bad_lines_seen":0},"pctThreshold":[90],"timer_data":{},"timers":{},"counters":{"statsd.packets_received":0,"statsd.bad_lines_seen":0}}
# stats.counters.statsd.packets_received.rate 0.000000 1398742820
# stats.counters.statsd.packets_received.count 0 1398742820
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1398742820
# stats.counters.statsd.bad_lines_seen.count 0 1398742820
# stats.statsd.numStats 2 1398742820
# stats.statsd.graphiteStats.calculationtime 0.056000 1398742820
# stats.statsd.processing_time 0.034 1398742820
# stats.statsd.graphiteStats.last_exception 680086496 1398742820
# stats.statsd.graphiteStats.last_flush 680086496 1398742820

#   Failed test 'Got the one metric that was fired'
#   at t/integration-tests/timers-are-valid.t line 32.
#          got: '2'
#     expected: '3'
Use of uninitialized value in numeric eq (==) at t/integration-tests/timers-are-valid.t line 35.

#   Failed test 'stats.timers.a_test_value.mean_90 should be 100'
#   at t/integration-tests/timers-are-valid.t line 35.
# Looks like you failed 2 tests of 3.
t/integration-tests/timers-are-valid.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
t/process-metrics.t ........................ ok
t/trim.t ................................... ok

Test Summary Report
-------------------
t/integration-tests/bad-message.t        (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/integration-tests/counts-are-valid.t   (Wstat: 768 Tests: 4 Failed: 3)
  Failed tests:  2-4
  Non-zero exit status: 3
t/integration-tests/delete-gauges-false.t (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2, 4
  Non-zero exit status: 2
t/integration-tests/delete-idle-stats.t  (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/integration-tests/timers-are-valid.t   (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
Files=10, Tests=80, 15 wallclock secs ( 0.13 usr  0.14 sys +  2.08 cusr  2.74 csys =  5.09 CPU)
Result: FAIL
Failed 5/10 test programs. 9/80 subtests failed.
*** Error code 255

Stop.
make: stopped in /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14


PREREQUISITES:

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

	  Module Name                        Have     Want
	  AnyEvent::Handle::UDP             0.043        0
	  IO::Socket::INET                   1.33        0
	  JSON::XS                           3.01        0
	  Test::More                     1.001003        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.96
	ExtUtils::Manifest                 1.63
	ExtUtils::ParseXS                  3.24
	File::Spec                         3.40
	Module::Build                    0.4205
	Pod::Parser                        1.60
	Pod::Simple                        3.28
	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
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/blib/script:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/JSON-XS-3.01/blib/script:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-0.36/blib/script:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Moo-1.004002/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Config-0.007/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Config-0.007/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Helpers-0.022/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Helpers-0.022/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-InstallPaths-0.010/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-InstallPaths-0.010/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Build-Tiny-0.035/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Build-Tiny-0.035/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-7.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-7.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Try-Tiny-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Try-Tiny-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Fatal-0.013/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Fatal-0.013/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Class-Method-Modifiers-2.10/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Class-Method-Modifiers-2.10/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Sub-Exporter-Progressive-0.001011/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Sub-Exporter-Progressive-0.001011/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-GlobalDestruction-0.12/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-GlobalDestruction-0.12/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Runtime-0.014/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Runtime-0.014/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Dist-CheckConflicts-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Dist-CheckConflicts-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Import-Into-1.002001/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Import-Into-1.002001/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Role-Tiny-1.003003/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Role-Tiny-1.003003/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Depends-0.306/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Depends-0.306/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-OP-Check-0.19/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-OP-Check-0.19/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Lexical-SealRequireHints-0.007/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Lexical-SealRequireHints-0.007/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/bareword-filehandles-0.003/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/bareword-filehandles-0.003/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/indirect-0.31/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/indirect-0.31/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/multidimensional-0.011/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/multidimensional-0.011/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/strictures-1.005004/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/strictures-1.005004/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Moo-1.004002/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Moo-1.004002/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-Hide-0.0009/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-Hide-0.0009/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Requires-0.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Requires-0.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Implementation-0.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Implementation-0.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Variable-Magic-0.53/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Variable-Magic-0.53/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-EndOfScope-0.13/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-EndOfScope-0.13/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-XS-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-XS-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-0.36/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-0.36/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/namespace-clean-0.25/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/namespace-clean-0.25/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-Handle-UDP-0.043/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-Handle-UDP-0.043/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/common-sense-3.72/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/common-sense-3.72/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Types-Serialiser-1.0/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Types-Serialiser-1.0/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/JSON-XS-3.01/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/JSON-XS-3.01/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 6743
    PERL5_CPANPLUS_IS_VERSION = 0.9148
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/rel/conf/perl-5.18.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/rel/perl-5.18.0/bin/perl5.18.0
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=freebsd, osvers=10.0-release, archname=i386-freebsd-thread-multi-64int
    uname='freebsd ffocws 10.0-release freebsd 10.0-release #0 r260789: fri jan 17 01:46:25 utc 2014 root@snap.freebsd.org:usrobjusrsrcsysgeneric i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/rel/perl-5.18.0 -Dusethreads -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under freebsd
  Compiled at Jan 27 2014 13:39:45
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Config-0.007/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Config-0.007/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Helpers-0.022/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Helpers-0.022/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-InstallPaths-0.010/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-InstallPaths-0.010/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Build-Tiny-0.035/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Build-Tiny-0.035/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-7.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-7.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Try-Tiny-0.21/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Try-Tiny-0.21/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Fatal-0.013/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Fatal-0.013/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Class-Method-Modifiers-2.10/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Class-Method-Modifiers-2.10/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Sub-Exporter-Progressive-0.001011/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Sub-Exporter-Progressive-0.001011/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-GlobalDestruction-0.12/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-GlobalDestruction-0.12/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Runtime-0.014/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Runtime-0.014/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Dist-CheckConflicts-0.11/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Dist-CheckConflicts-0.11/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Import-Into-1.002001/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Import-Into-1.002001/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Role-Tiny-1.003003/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Role-Tiny-1.003003/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Depends-0.306/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Depends-0.306/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-OP-Check-0.19/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-OP-Check-0.19/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Lexical-SealRequireHints-0.007/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Lexical-SealRequireHints-0.007/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/bareword-filehandles-0.003/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/bareword-filehandles-0.003/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/indirect-0.31/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/indirect-0.31/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/multidimensional-0.011/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/multidimensional-0.011/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/strictures-1.005004/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/strictures-1.005004/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Moo-1.004002/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Moo-1.004002/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-Hide-0.0009/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-Hide-0.0009/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Requires-0.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Requires-0.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Implementation-0.07/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Implementation-0.07/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Variable-Magic-0.53/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Variable-Magic-0.53/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-EndOfScope-0.13/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-EndOfScope-0.13/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-XS-0.28/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-XS-0.28/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-0.36/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-0.36/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/namespace-clean-0.25/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/namespace-clean-0.25/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-Handle-UDP-0.043/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-Handle-UDP-0.043/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/common-sense-3.72/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/common-sense-3.72/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Types-Serialiser-1.0/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Types-Serialiser-1.0/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/JSON-XS-3.01/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/JSON-XS-3.01/blib/arch:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="6743"
    PERL5_CPANPLUS_IS_VERSION="0.9148"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/rel/conf/perl-5.18.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Config-0.007/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Config-0.007/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Helpers-0.022/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Helpers-0.022/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-InstallPaths-0.010/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-InstallPaths-0.010/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Build-Tiny-0.035/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Build-Tiny-0.035/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-7.07/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-7.07/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Try-Tiny-0.21/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Try-Tiny-0.21/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Fatal-0.013/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Fatal-0.013/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Class-Method-Modifiers-2.10/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Class-Method-Modifiers-2.10/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Sub-Exporter-Progressive-0.001011/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Sub-Exporter-Progressive-0.001011/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-GlobalDestruction-0.12/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-GlobalDestruction-0.12/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Runtime-0.014/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Runtime-0.014/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Dist-CheckConflicts-0.11/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Dist-CheckConflicts-0.11/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Import-Into-1.002001/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Import-Into-1.002001/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Role-Tiny-1.003003/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Role-Tiny-1.003003/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Depends-0.306/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/ExtUtils-Depends-0.306/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-OP-Check-0.19/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-OP-Check-0.19/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Lexical-SealRequireHints-0.007/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Lexical-SealRequireHints-0.007/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/bareword-filehandles-0.003/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/bareword-filehandles-0.003/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/indirect-0.31/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/indirect-0.31/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/multidimensional-0.011/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/multidimensional-0.011/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/strictures-1.005004/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/strictures-1.005004/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Moo-1.004002/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Moo-1.004002/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-Hide-0.0009/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Devel-Hide-0.0009/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Requires-0.07/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Test-Requires-0.07/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Implementation-0.07/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Module-Implementation-0.07/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Variable-Magic-0.53/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Variable-Magic-0.53/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-EndOfScope-0.13/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/B-Hooks-EndOfScope-0.13/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-XS-0.28/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-XS-0.28/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-0.36/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Package-Stash-0.36/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/namespace-clean-0.25/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/namespace-clean-0.25/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-Handle-UDP-0.043/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/AnyEvent-Handle-UDP-0.043/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/common-sense-3.72/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/common-sense-3.72/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Types-Serialiser-1.0/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Types-Serialiser-1.0/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/JSON-XS-3.01/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/JSON-XS-3.01/blib/arch
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.18.0/.cpanplus/5.18.0/build/Net-Statsd-Server-0.14/blib/arch
    /usr/home/cpan/pit/rel/perl-5.18.0/lib/site_perl/5.18.0/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/rel/perl-5.18.0/lib/site_perl/5.18.0
    /usr/home/cpan/pit/rel/perl-5.18.0/lib/5.18.0/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/rel/perl-5.18.0/lib/5.18.0
    .