Report for Net-Statsd-Server-0.12

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-Statsd-Server-0.12 v5.10.0 GNU/Linux
Date: 2013-12-17T09:47:05Z

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.9142. 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/bare/perl-5.10.0/bin/perl "-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/graphite.t ............................ ok
2013-12-17 09:47:01.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2013-12-17 09:47:01.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2013-12-17 09:47:01.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2013-12-17 09:47:01.502741 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.12)
2013-12-17 09:47:01.502911 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2013-12-17 09:47:01.503019 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2013-12-17 09:47:01.737191 +0000 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2013-12-17 09:47:02.502548 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Dec 17 09:47:02 2013
{"pctThreshold":[90],"sets":null,"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"timer_data":{},"gauges":{},"timers":{},"counters":{"statsd.bad_lines_seen":1,"statsd.packets_received":1}}
t/integration-tests/bad-message.t ....... ok
2013-12-17 09:47:02.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2013-12-17 09:47:02.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2013-12-17 09:47:02.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2013-12-17 09:47:02.956053 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.12)
2013-12-17 09:47:02.956983 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2013-12-17 09:47:02.957705 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2013-12-17 09:47:03.948014 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Dec 17 09:47:03 2013
{"pctThreshold":[90],"sets":null,"counter_rates":{"a_test_value":100,"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timer_data":{},"gauges":{},"timers":{},"counters":{"a_test_value":100,"statsd.bad_lines_seen":0,"statsd.packets_received":1}}
# stats.counters.a_test_value.rate 100.000000 1387273623
# stats.counters.a_test_value.count 100 1387273623
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1387273623
# stats.counters.statsd.bad_lines_seen.count 0 1387273623
# stats.counters.statsd.packets_received.rate 1.000000 1387273623
# stats.counters.statsd.packets_received.count 1 1387273623
# stats.statsd.numStats 3 1387273623
# stats.statsd.graphiteStats.calculationtime 0.065000 1387273623
# stats.statsd.processing_time 0.022 1387273623
# stats.statsd.graphiteStats.last_exception 23307704 1387273623
# stats.statsd.graphiteStats.last_flush 23307704 1387273623
t/integration-tests/counts-are-valid.t .. ok
2013-12-17 09:47:04.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2013-12-17 09:47:04.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2013-12-17 09:47:04.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2013-12-17 09:47:04.438659 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.12)
2013-12-17 09:47:04.439651 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2013-12-17 09:47:04.440078 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2013-12-17 09:47:05.432518 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Dec 17 09:47:05 2013
{"pctThreshold":["90"],"sets":null,"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timer_data":{"a_test_value":{"count":1,"upper":"100","std":0,"mean":100,"mean_90":"100","upper_90":"100","sum_90":"100","lower":"100","sum":"100"}},"gauges":{},"timers":{"a_test_value":["100"]},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1387273625
# stats.counters.statsd.bad_lines_seen.count 0 1387273625
# stats.counters.statsd.packets_received.rate 1.000000 1387273625
# stats.counters.statsd.packets_received.count 1 1387273625
# stats.timers.a_test_value.count 1.000000 1387273625
# stats.timers.a_test_value.upper 100.000000 1387273625
# stats.timers.a_test_value.std 0.000000 1387273625
# stats.timers.a_test_value.mean 100.000000 1387273625
# stats.timers.a_test_value.mean_90 100.000000 1387273625
# stats.timers.a_test_value.upper_90 100.000000 1387273625
# stats.timers.a_test_value.sum_90 100.000000 1387273625
# stats.timers.a_test_value.lower 100.000000 1387273625
# stats.timers.a_test_value.sum 100.000000 1387273625
# stats.statsd.numStats 3 1387273625
# stats.statsd.graphiteStats.calculationtime 0.108000 1387273625
# stats.statsd.processing_time 0.064 1387273625
# stats.statsd.graphiteStats.last_exception 19735992 1387273625
# stats.statsd.graphiteStats.last_flush 19735992 1387273625
t/integration-tests/timers-are-valid.t .. ok
t/process-metrics.t ..................... ok
All tests successful.
Files=6, Tests=48,  5 wallclock secs ( 0.08 usr  0.05 sys +  0.73 cusr  0.28 csys =  1.14 CPU)
Result: PASS


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
	  ExtUtils::MakeMaker                6.82        0
	  IO::Socket::INET                   1.31        0
	  JSON::XS                           3.01        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9142
	CPANPLUS::Dist::Build              0.74
	Cwd                                3.40
	ExtUtils::CBuilder             0.280212
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.82
	ExtUtils::Manifest                 1.63
	ExtUtils::ParseXS                  3.22
	File::Spec                         3.40
	Module::Build                    0.4202
	Pod::Parser                        1.35
	Pod::Simple                        3.28
	Test::Harness                      3.30
	Test::More                     1.001002
	version                          0.9904

******************************** 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.10.0/.cpanplus/5.10.0/build/Net-Statsd-Server-0.12/blib/script:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/JSON-XS-3.01/blib/script:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-0.36/blib/script:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Moo-1.003001/blib/script:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-7.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-7.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Try-Tiny-0.18/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Try-Tiny-0.18/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Fatal-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Fatal-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Method-Modifiers-2.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Method-Modifiers-2.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-XS-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-XS-0.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Exporter-Progressive-0.001011/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Exporter-Progressive-0.001011/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Runtime-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Runtime-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Dist-CheckConflicts-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Dist-CheckConflicts-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Role-Tiny-1.003002/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Role-Tiny-1.003002/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/ExtUtils-Depends-0.306/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/ExtUtils-Depends-0.306/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-OP-Check-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-OP-Check-0.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Lexical-SealRequireHints-0.007/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Lexical-SealRequireHints-0.007/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/bareword-filehandles-0.003/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/bareword-filehandles-0.003/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/indirect-0.31/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/indirect-0.31/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/multidimensional-0.011/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/multidimensional-0.011/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/strictures-1.005002/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/strictures-1.005002/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Moo-1.003001/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Moo-1.003001/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Requires-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Requires-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Implementation-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Implementation-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Variable-Magic-0.53/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Variable-Magic-0.53/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-EndOfScope-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-EndOfScope-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-0.36/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-0.36/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Identify-0.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Identify-0.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Name-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Name-0.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/namespace-clean-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/namespace-clean-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-Handle-UDP-0.043/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-Handle-UDP-0.043/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/common-sense-3.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/common-sense-3.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Types-Serialiser-1.0/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Types-Serialiser-1.0/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/JSON-XS-3.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/JSON-XS-3.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-Statsd-Server-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-Statsd-Server-0.12/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 15230
    PERL5_CPANPLUS_IS_VERSION = 0.9142
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.10.0
    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.10.0/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=3.11.0-13-generic, archname=x86_64-linux
    uname='linux pluto 3.11.0-13-generic #20~precise2-ubuntu smp thu oct 24 21:04:34 utc 2013 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.10.0'
    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 -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.6.3', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.15'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Built under linux
  Compiled at Nov 25 2013 12:12:13
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-7.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-7.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Try-Tiny-0.18/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Try-Tiny-0.18/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Fatal-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Fatal-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Method-Modifiers-2.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Method-Modifiers-2.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-XS-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-XS-0.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Exporter-Progressive-0.001011/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Exporter-Progressive-0.001011/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Runtime-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Runtime-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Dist-CheckConflicts-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Dist-CheckConflicts-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Role-Tiny-1.003002/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Role-Tiny-1.003002/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/ExtUtils-Depends-0.306/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/ExtUtils-Depends-0.306/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-OP-Check-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-OP-Check-0.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Lexical-SealRequireHints-0.007/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Lexical-SealRequireHints-0.007/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/bareword-filehandles-0.003/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/bareword-filehandles-0.003/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/indirect-0.31/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/indirect-0.31/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/multidimensional-0.011/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/multidimensional-0.011/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/strictures-1.005002/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/strictures-1.005002/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Moo-1.003001/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Moo-1.003001/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Requires-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Requires-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Implementation-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Implementation-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Variable-Magic-0.53/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Variable-Magic-0.53/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-EndOfScope-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-EndOfScope-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-0.36/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-0.36/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Identify-0.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Identify-0.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Name-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Name-0.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/namespace-clean-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/namespace-clean-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-Handle-UDP-0.043/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-Handle-UDP-0.043/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/common-sense-3.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/common-sense-3.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Types-Serialiser-1.0/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Types-Serialiser-1.0/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/JSON-XS-3.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/JSON-XS-3.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-Statsd-Server-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-Statsd-Server-0.12/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="15230"
    PERL5_CPANPLUS_IS_VERSION="0.9142"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.10.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-7.05/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-7.05/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Try-Tiny-0.18/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Try-Tiny-0.18/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Fatal-0.013/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Fatal-0.013/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Method-Modifiers-2.09/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Method-Modifiers-2.09/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-XS-0.01/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-XS-0.01/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Exporter-Progressive-0.001011/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Exporter-Progressive-0.001011/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-0.12/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-GlobalDestruction-0.12/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.33/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.33/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Runtime-0.013/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Runtime-0.013/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Dist-CheckConflicts-0.09/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Dist-CheckConflicts-0.09/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Role-Tiny-1.003002/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Role-Tiny-1.003002/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/ExtUtils-Depends-0.306/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/ExtUtils-Depends-0.306/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-OP-Check-0.19/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-OP-Check-0.19/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Lexical-SealRequireHints-0.007/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Lexical-SealRequireHints-0.007/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/bareword-filehandles-0.003/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/bareword-filehandles-0.003/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/indirect-0.31/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/indirect-0.31/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/multidimensional-0.011/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/multidimensional-0.011/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/strictures-1.005002/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/strictures-1.005002/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Moo-1.003001/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Moo-1.003001/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-Hide-0.0009/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Devel-Hide-0.0009/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Requires-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Requires-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Implementation-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Module-Implementation-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Variable-Magic-0.53/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Variable-Magic-0.53/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-EndOfScope-0.12/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/B-Hooks-EndOfScope-0.12/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-XS-0.28/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-XS-0.28/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-0.36/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Package-Stash-0.36/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Identify-0.04/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Identify-0.04/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Name-0.05/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Name-0.05/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/namespace-clean-0.24/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/namespace-clean-0.24/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-Handle-UDP-0.043/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/AnyEvent-Handle-UDP-0.043/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/common-sense-3.72/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/common-sense-3.72/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Types-Serialiser-1.0/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Types-Serialiser-1.0/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/JSON-XS-3.01/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/JSON-XS-3.01/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-Statsd-Server-0.12/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-Statsd-Server-0.12/blib/arch
    /home/cpan/pit/bare/perl-5.10.0/lib/5.10.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.10.0/lib/5.10.0
    /home/cpan/pit/bare/perl-5.10.0/lib/site_perl/5.10.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.10.0/lib/site_perl/5.10.0
    .