Report for Net-Statsd-Server-0.20

Back
From: metabase:user:3c0d75b6-029c-11e5-90b1-5b610b895903
Subject: FAIL Net-Statsd-Server-0.20 v5.24.0 GNU/Linux
Date: 2016-06-01T22:28:00Z

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

This is a computer-generated report for Net-Statsd-Server-0.20
on perl 5.24.0, created by CPAN-Reporter-1.2017.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/fperrad/perl5/perlbrew/perls/perl-5.24.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/config.t ................................. ok
t/graphite.t ............................... ok
2016-06-02 00:27:31.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-02 00:27:31.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-02 00:27:31.000000 +0200 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-02 00:27:31.649812 +0200 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-02 00:27:31.650306 +0200 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-02 00:27:31.651796 +0200 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-02 00:27:32.634085 +0200 note  Net::Statsd::Server: flushing metrics
Flushing stats at Thu Jun  2 00:27:32 2016
{"pctThreshold":[90],"gauges":{},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":0},"timers":{},"sets":null,"timer_data":{},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":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 
2016-06-02 00:27:34.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-02 00:27:34.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-02 00:27:34.000000 +0200 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-02 00:27:34.595433 +0200 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-02 00:27:34.595906 +0200 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-02 00:27:34.597282 +0200 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-02 00:27:35.579596 +0200 note  Net::Statsd::Server: flushing metrics
Flushing stats at Thu Jun  2 00:27:35 2016
{"gauges":{},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":0},"timer_data":{},"timers":{},"sets":null,"pctThreshold":[90],"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":0}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464820055
# stats.counters.statsd.bad_lines_seen.count 0 1464820055
# stats.counters.statsd.packets_received.rate 0.000000 1464820055
# stats.counters.statsd.packets_received.count 0 1464820055
# stats.statsd.numStats 2 1464820055
# stats.statsd.graphiteStats.calculationtime 0.497000 1464820055
# stats.statsd.processing_time 0.242 1464820055
# stats.statsd.graphiteStats.last_exception 14788344 1464820055
# stats.statsd.graphiteStats.last_flush 14788344 1464820055

#   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 
2016-06-02 00:27:37.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-02 00:27:37.000000 +0200 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-02 00:27:37.548729 +0200 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-02 00:27:37.549211 +0200 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-02 00:27:37.550046 +0200 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-02 00:27:38.529393 +0200 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.
2016-06-02 00:27:39.529495 +0200 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 
2016-06-02 00:27:41.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-02 00:27:41.000000 +0200 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-02 00:27:41.457353 +0200 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-02 00:27:41.457963 +0200 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-02 00:27:41.459376 +0200 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-02 00:27:42.441889 +0200 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.
2016-06-02 00:27:43.441696 +0200 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 
2016-06-02 00:27:45.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-02 00:27:45.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-02 00:27:45.000000 +0200 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-02 00:27:45.374087 +0200 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-02 00:27:45.374660 +0200 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-02 00:27:45.375499 +0200 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-02 00:27:46.359088 +0200 note  Net::Statsd::Server: flushing metrics
Flushing stats at Thu Jun  2 00:27:46 2016
{"timer_data":{},"sets":null,"pctThreshold":[90],"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":0},"timers":{},"gauges":{},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":0}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464820066
# stats.counters.statsd.bad_lines_seen.count 0 1464820066
# stats.counters.statsd.packets_received.rate 0.000000 1464820066
# stats.counters.statsd.packets_received.count 0 1464820066
# stats.statsd.numStats 2 1464820066
# stats.statsd.graphiteStats.calculationtime 0.512000 1464820066
# stats.statsd.processing_time 0.245 1464820066
# stats.statsd.graphiteStats.last_exception 23668472 1464820066
# stats.statsd.graphiteStats.last_flush 23668472 1464820066

#   Failed test 'Counter key name with tags is preserved correctly'
#   at t/integration-tests/keys-with-tags.t line 33.
#          got: undef
#     expected: '100'
# Looks like you failed 1 test of 2.
t/integration-tests/keys-with-tags.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
# Expected mean value is 1956.81
2016-06-02 00:27:48.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-02 00:27:48.000000 +0200 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-02 00:27:48.370037 +0200 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-02 00:27:48.370501 +0200 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-02 00:27:48.371396 +0200 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-02 00:27:49.355005 +0200 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 0.000000 1464820069
# stats.counters.statsd.packets_received.count 0 1464820069
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464820069
# stats.counters.statsd.bad_lines_seen.count 0 1464820069
# stats.statsd.numStats 2 1464820069
# stats.statsd.graphiteStats.calculationtime 0.485000 1464820069
# stats.statsd.processing_time 0.24 1464820069
# stats.statsd.graphiteStats.last_exception 15677176 1464820069
# stats.statsd.graphiteStats.last_flush 15677176 1464820069

#   Failed test 'Got the one metric that was fired'
#   at t/integration-tests/percent-threshold.t line 49.
#          got: '2'
#     expected: '3'
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 57.
Use of uninitialized value in concatenation (.) or string at t/integration-tests/percent-threshold.t line 57.

#   Failed test 'stats.timers.read_latency.mean_95 value was calculated ()'
#   at t/integration-tests/percent-threshold.t line 57.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 60.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 60.
Use of uninitialized value in concatenation (.) or string at t/integration-tests/percent-threshold.t line 60.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 63.
Use of uninitialized value in numeric ge (>=) at t/integration-tests/percent-threshold.t line 63.
Use of uninitialized value in concatenation (.) or string at t/integration-tests/percent-threshold.t line 63.
Use of uninitialized value in numeric eq (==) at t/integration-tests/percent-threshold.t line 65.

#   Failed test 'stats.timers.read_latency.count corresponds to number of timer values'
#   at t/integration-tests/percent-threshold.t line 65.
Use of uninitialized value in numeric eq (==) at t/integration-tests/percent-threshold.t line 68.

#   Failed test 'stats.timers.read_latency.count_ps is correct as 100 were sent during 1 seconds'
#   at t/integration-tests/percent-threshold.t line 68.
# Looks like you failed 4 tests of 8.
t/integration-tests/percent-threshold.t .... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/8 subtests 
2016-06-02 00:27:51.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-02 00:27:51.000000 +0200 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-02 00:27:51.000000 +0200 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-02 00:27:51.329736 +0200 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-02 00:27:51.330215 +0200 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-02 00:27:51.331115 +0200 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-02 00:27:52.314727 +0200 note  Net::Statsd::Server: flushing metrics
Flushing stats at Thu Jun  2 00:27:52 2016
{"pctThreshold":[90],"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":0},"gauges":{},"timer_data":{},"sets":null,"counter_rates":{"statsd.packets_received":0,"statsd.bad_lines_seen":0},"timers":{}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464820072
# stats.counters.statsd.bad_lines_seen.count 0 1464820072
# stats.counters.statsd.packets_received.rate 0.000000 1464820072
# stats.counters.statsd.packets_received.count 0 1464820072
# stats.statsd.numStats 2 1464820072
# stats.statsd.graphiteStats.calculationtime 0.489000 1464820072
# stats.statsd.processing_time 0.24 1464820072
# stats.statsd.graphiteStats.last_exception 32720632 1464820072
# stats.statsd.graphiteStats.last_flush 32720632 1464820072

#   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.
Use of uninitialized value in numeric eq (==) at t/integration-tests/timers-are-valid.t line 38.

#   Failed test 'stats.timers.a_test_value.count is 1 since we got one value'
#   at t/integration-tests/timers-are-valid.t line 38.
Use of uninitialized value in numeric eq (==) at t/integration-tests/timers-are-valid.t line 41.

#   Failed test 'stats.timers.a_test_value.count_ps is 1 since we got one value per second'
#   at t/integration-tests/timers-are-valid.t line 41.
# Looks like you failed 4 tests of 5.
t/integration-tests/timers-are-valid.t ..... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/5 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/keys-with-tags.t     (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/integration-tests/percent-threshold.t  (Wstat: 1024 Tests: 8 Failed: 4)
  Failed tests:  2, 4, 7-8
  Non-zero exit status: 4
t/integration-tests/timers-are-valid.t   (Wstat: 1024 Tests: 5 Failed: 4)
  Failed tests:  2-5
  Non-zero exit status: 4
Files=12, Tests=92, 27 wallclock secs ( 0.57 usr  0.14 sys +  8.05 cusr  2.42 csys = 11.18 CPU)
Result: FAIL
Failed 7/12 test programs. 16/92 subtests failed.
Makefile:926: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    AnyEvent::Handle::UDP 0    0.043   
    IO::Socket::INET      0    1.35    
    JSON::XS              0    3.02    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.10_01 
    Test::More            0    1.001014

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.10_01 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    LANGUAGE = en_US.UTF-8
    LC_ADDRESS = fr_FR.UTF-8
    LC_IDENTIFICATION = fr_FR.UTF-8
    LC_MEASUREMENT = fr_FR.UTF-8
    LC_MESSAGES = POSIX
    LC_MONETARY = fr_FR.UTF-8
    LC_NAME = fr_FR.UTF-8
    LC_NUMERIC = fr_FR.UTF-8
    LC_PAPER = fr_FR.UTF-8
    LC_TELEPHONE = fr_FR.UTF-8
    LC_TIME = fr_FR.UTF-8
    PATH = /home/fperrad/perl5/perlbrew/bin:/home/fperrad/perl5/perlbrew/perls/perl-5.24.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/fperrad/.local/share/.cpan/build/AnyEvent-Handle-UDP-0.043-VNpzLQ/blib/arch:/home/fperrad/.local/share/.cpan/build/AnyEvent-Handle-UDP-0.043-VNpzLQ/blib/lib:/home/fperrad/.local/share/.cpan/build/strictures-2.000003-35GaAy/blib/arch:/home/fperrad/.local/share/.cpan/build/strictures-2.000003-35GaAy/blib/lib:/home/fperrad/.local/share/.cpan/build/indirect-0.36-hf7M1I/blib/arch:/home/fperrad/.local/share/.cpan/build/indirect-0.36-hf7M1I/blib/lib:/home/fperrad/.local/share/.cpan/build/bareword-filehandles-0.004-yMIqcf/blib/arch:/home/fperrad/.local/share/.cpan/build/bareword-filehandles-0.004-yMIqcf/blib/lib:/home/fperrad/.local/share/.cpan/build/multidimensional-0.012-ci7O5b/blib/arch:/home/fperrad/.local/share/.cpan/build/multidimensional-0.012-ci7O5b/blib/lib:/home/fperrad/.local/share/.cpan/build/Lexical-SealRequireHints-0.010-uyTD1f/blib/arch:/home/fperrad/.local/share/.cpan/build/Lexical-SealRequireHints-0.010-uyTD1f/blib/lib:/home/fperrad/.local/share/.cpan/build/B-Hooks-OP-Check-0.19-f3kV6D/blib/arch:/home/fperrad/.local/share/.cpan/build/B-Hooks-OP-Check-0.19-f3kV6D/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Number-Delta-1.06-_ihpUu/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Number-Delta-1.06-_ihpUu/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-Depends-0.405-JdtqCT/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-Depends-0.405-JdtqCT/blib/lib:/home/fperrad/.local/share/.cpan/build/Class-XSAccessor-1.19-N3kCRU/blib/arch:/home/fperrad/.local/share/.cpan/build/Class-XSAccessor-1.19-N3kCRU/blib/lib:/home/fperrad/.local/share/.cpan/build/Sub-Name-0.15-SHegKB/blib/arch:/home/fperrad/.local/share/.cpan/build/Sub-Name-0.15-SHegKB/blib/lib:/home/fperrad/.local/share/.cpan/build/Moo-2.001001-mG4FTr/blib/arch:/home/fperrad/.local/share/.cpan/build/Moo-2.001001-mG4FTr/blib/lib:/home/fperrad/.local/share/.cpan/build/Devel-GlobalDestruction-0.13-Z7rXR4/blib/arch:/home/fperrad/.local/share/.cpan/build/Devel-GlobalDestruction-0.13-Z7rXR4/blib/lib:/home/fperrad/.local/share/.cpan/build/Class-Method-Modifiers-2.12-gpKgmH/blib/arch:/home/fperrad/.local/share/.cpan/build/Class-Method-Modifiers-2.12-gpKgmH/blib/lib:/home/fperrad/.local/share/.cpan/build/Role-Tiny-2.000003-59WKDn/blib/arch:/home/fperrad/.local/share/.cpan/build/Role-Tiny-2.000003-59WKDn/blib/lib:/home/fperrad/.local/share/.cpan/build/namespace-clean-0.27-8uSW9Z/blib/arch:/home/fperrad/.local/share/.cpan/build/namespace-clean-0.27-8uSW9Z/blib/lib:/home/fperrad/.local/share/.cpan/build/Package-Stash-0.37-UZwGGZ/blib/arch:/home/fperrad/.local/share/.cpan/build/Package-Stash-0.37-UZwGGZ/blib/lib:/home/fperrad/.local/share/.cpan/build/Package-Stash-XS-0.28-4Qqnul/blib/arch:/home/fperrad/.local/share/.cpan/build/Package-Stash-XS-0.28-4Qqnul/blib/lib:/home/fperrad/.local/share/.cpan/build/Dist-CheckConflicts-0.11-uG9OBE/blib/arch:/home/fperrad/.local/share/.cpan/build/Dist-CheckConflicts-0.11-uG9OBE/blib/lib:/home/fperrad/.local/share/.cpan/build/B-Hooks-EndOfScope-0.21-8elGHM/blib/arch:/home/fperrad/.local/share/.cpan/build/B-Hooks-EndOfScope-0.21-8elGHM/blib/lib:/home/fperrad/.local/share/.cpan/build/Sub-Exporter-Progressive-0.001011-LsYbKo/blib/arch:/home/fperrad/.local/share/.cpan/build/Sub-Exporter-Progressive-0.001011-LsYbKo/blib/lib:/home/fperrad/.local/share/.cpan/build/Module-Implementation-0.09-s40jZD/blib/arch:/home/fperrad/.local/share/.cpan/build/Module-Implementation-0.09-s40jZD/blib/lib:/home/fperrad/.local/share/.cpan/build/Module-Runtime-0.014-rNRsWd/blib/arch:/home/fperrad/.local/share/.cpan/build/Module-Runtime-0.014-rNRsWd/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Requires-0.10-d5jnoA/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Requires-0.10-d5jnoA/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Pod-Coverage-1.10-EehvpH/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Pod-Coverage-1.10-EehvpH/blib/lib:/home/fperrad/.local/share/.cpan/build/Pod-Coverage-0.23-oTzsAp/blib/arch:/home/fperrad/.local/share/.cpan/build/Pod-Coverage-0.23-oTzsAp/blib/lib:/home/fperrad/.local/share/.cpan/build/Devel-Symdump-2.17-XpCeNa/blib/arch:/home/fperrad/.local/share/.cpan/build/Devel-Symdump-2.17-XpCeNa/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Pod-1.51-3h0QXp/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Pod-1.51-3h0QXp/blib/lib:/home/fperrad/.local/share/.cpan/build/Devel-Hide-0.0009-tc3vEy/blib/arch:/home/fperrad/.local/share/.cpan/build/Devel-Hide-0.0009-tc3vEy/blib/lib:/home/fperrad/.local/share/.cpan/build/Variable-Magic-0.59-Gr1pNa/blib/arch:/home/fperrad/.local/share/.cpan/build/Variable-Magic-0.59-Gr1pNa/blib/lib:/home/fperrad/.local/share/.cpan/build/EV-4.22-Vv7kI0/blib/arch:/home/fperrad/.local/share/.cpan/build/EV-4.22-Vv7kI0/blib/lib:/home/fperrad/.local/share/.cpan/build/Guard-1.023-I7OfrH/blib/arch:/home/fperrad/.local/share/.cpan/build/Guard-1.023-I7OfrH/blib/lib:/home/fperrad/.local/share/.cpan/build/JSON-2.90-Ucbjw_/blib/arch:/home/fperrad/.local/share/.cpan/build/JSON-2.90-Ucbjw_/blib/lib:/home/fperrad/.local/share/.cpan/build/Async-Interrupt-1.21-rHaRB_/blib/arch:/home/fperrad/.local/share/.cpan/build/Async-Interrupt-1.21-rHaRB_/blib/lib:/home/fperrad/.local/share/.cpan/build/Task-Weaken-1.04-1EMSQd/blib/arch:/home/fperrad/.local/share/.cpan/build/Task-Weaken-1.04-1EMSQd/blib/lib:/home/fperrad/.local/share/.cpan/build/AnyEvent-7.12-evgM55/blib/arch:/home/fperrad/.local/share/.cpan/build/AnyEvent-7.12-evgM55/blib/lib:/home/fperrad/.local/share/.cpan/build/Module-Build-Tiny-0.039-IPDRqV/blib/arch:/home/fperrad/.local/share/.cpan/build/Module-Build-Tiny-0.039-IPDRqV/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-AoV5Nh/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-AoV5Nh/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-Config-0.008-Tz8svd/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-Config-0.008-Tz8svd/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-Helpers-0.022-oPoDhy/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-Helpers-0.022-oPoDhy/blib/lib:/home/fperrad/.local/share/.cpan/build/JSON-XS-3.02-n_eL_O/blib/arch:/home/fperrad/.local/share/.cpan/build/JSON-XS-3.02-n_eL_O/blib/lib:/home/fperrad/.local/share/.cpan/build/Types-Serialiser-1.0-_Rukqb/blib/arch:/home/fperrad/.local/share/.cpan/build/Types-Serialiser-1.0-_Rukqb/blib/lib:/home/fperrad/.local/share/.cpan/build/common-sense-3.74-_kSXtm/blib/arch:/home/fperrad/.local/share/.cpan/build/common-sense-3.74-_kSXtm/blib/lib:/home/fperrad/.local/share/.cpan/build/Canary-Stability-2011-JB1TiD/blib/arch:/home/fperrad/.local/share/.cpan/build/Canary-Stability-2011-JB1TiD/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25823
    PERL5_CPAN_IS_RUNNING = 25823
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5964,25823
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_HOME = /home/fperrad/.perlbrew
    PERLBREW_MANPATH = /home/fperrad/perl5/perlbrew/perls/perl-5.24.0/man
    PERLBREW_PATH = /home/fperrad/perl5/perlbrew/bin:/home/fperrad/perl5/perlbrew/perls/perl-5.24.0/bin
    PERLBREW_PERL = perl-5.24.0
    PERLBREW_ROOT = /home/fperrad/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_CR_SMOKER_CURRENT = Net-Statsd-Server-0.20
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /home/fperrad/perl5/perlbrew/perls/perl-5.24.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150005
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.001014
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9916  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.4.107-lime, archname=armv7l-linux
    uname='linux lime 3.4.107-lime #15 smp preempt fri may 22 11:36:49 cest 2015 armv7l gnulinux '
    config_args='-de -Dprefix=/home/fperrad/perl5/perlbrew/perls/perl-5.24.0 -Aeval:scriptdir=/home/fperrad/perl5/perlbrew/perls/perl-5.24.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8, longdblkind=0
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under linux
  Compiled at May  9 2016 21:01:38
  %ENV:
    PERL5LIB="/home/fperrad/.local/share/.cpan/build/AnyEvent-Handle-UDP-0.043-VNpzLQ/blib/arch:/home/fperrad/.local/share/.cpan/build/AnyEvent-Handle-UDP-0.043-VNpzLQ/blib/lib:/home/fperrad/.local/share/.cpan/build/strictures-2.000003-35GaAy/blib/arch:/home/fperrad/.local/share/.cpan/build/strictures-2.000003-35GaAy/blib/lib:/home/fperrad/.local/share/.cpan/build/indirect-0.36-hf7M1I/blib/arch:/home/fperrad/.local/share/.cpan/build/indirect-0.36-hf7M1I/blib/lib:/home/fperrad/.local/share/.cpan/build/bareword-filehandles-0.004-yMIqcf/blib/arch:/home/fperrad/.local/share/.cpan/build/bareword-filehandles-0.004-yMIqcf/blib/lib:/home/fperrad/.local/share/.cpan/build/multidimensional-0.012-ci7O5b/blib/arch:/home/fperrad/.local/share/.cpan/build/multidimensional-0.012-ci7O5b/blib/lib:/home/fperrad/.local/share/.cpan/build/Lexical-SealRequireHints-0.010-uyTD1f/blib/arch:/home/fperrad/.local/share/.cpan/build/Lexical-SealRequireHints-0.010-uyTD1f/blib/lib:/home/fperrad/.local/share/.cpan/build/B-Hooks-OP-Check-0.19-f3kV6D/blib/arch:/home/fperrad/.local/share/.cpan/build/B-Hooks-OP-Check-0.19-f3kV6D/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Number-Delta-1.06-_ihpUu/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Number-Delta-1.06-_ihpUu/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-Depends-0.405-JdtqCT/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-Depends-0.405-JdtqCT/blib/lib:/home/fperrad/.local/share/.cpan/build/Class-XSAccessor-1.19-N3kCRU/blib/arch:/home/fperrad/.local/share/.cpan/build/Class-XSAccessor-1.19-N3kCRU/blib/lib:/home/fperrad/.local/share/.cpan/build/Sub-Name-0.15-SHegKB/blib/arch:/home/fperrad/.local/share/.cpan/build/Sub-Name-0.15-SHegKB/blib/lib:/home/fperrad/.local/share/.cpan/build/Moo-2.001001-mG4FTr/blib/arch:/home/fperrad/.local/share/.cpan/build/Moo-2.001001-mG4FTr/blib/lib:/home/fperrad/.local/share/.cpan/build/Devel-GlobalDestruction-0.13-Z7rXR4/blib/arch:/home/fperrad/.local/share/.cpan/build/Devel-GlobalDestruction-0.13-Z7rXR4/blib/lib:/home/fperrad/.local/share/.cpan/build/Class-Method-Modifiers-2.12-gpKgmH/blib/arch:/home/fperrad/.local/share/.cpan/build/Class-Method-Modifiers-2.12-gpKgmH/blib/lib:/home/fperrad/.local/share/.cpan/build/Role-Tiny-2.000003-59WKDn/blib/arch:/home/fperrad/.local/share/.cpan/build/Role-Tiny-2.000003-59WKDn/blib/lib:/home/fperrad/.local/share/.cpan/build/namespace-clean-0.27-8uSW9Z/blib/arch:/home/fperrad/.local/share/.cpan/build/namespace-clean-0.27-8uSW9Z/blib/lib:/home/fperrad/.local/share/.cpan/build/Package-Stash-0.37-UZwGGZ/blib/arch:/home/fperrad/.local/share/.cpan/build/Package-Stash-0.37-UZwGGZ/blib/lib:/home/fperrad/.local/share/.cpan/build/Package-Stash-XS-0.28-4Qqnul/blib/arch:/home/fperrad/.local/share/.cpan/build/Package-Stash-XS-0.28-4Qqnul/blib/lib:/home/fperrad/.local/share/.cpan/build/Dist-CheckConflicts-0.11-uG9OBE/blib/arch:/home/fperrad/.local/share/.cpan/build/Dist-CheckConflicts-0.11-uG9OBE/blib/lib:/home/fperrad/.local/share/.cpan/build/B-Hooks-EndOfScope-0.21-8elGHM/blib/arch:/home/fperrad/.local/share/.cpan/build/B-Hooks-EndOfScope-0.21-8elGHM/blib/lib:/home/fperrad/.local/share/.cpan/build/Sub-Exporter-Progressive-0.001011-LsYbKo/blib/arch:/home/fperrad/.local/share/.cpan/build/Sub-Exporter-Progressive-0.001011-LsYbKo/blib/lib:/home/fperrad/.local/share/.cpan/build/Module-Implementation-0.09-s40jZD/blib/arch:/home/fperrad/.local/share/.cpan/build/Module-Implementation-0.09-s40jZD/blib/lib:/home/fperrad/.local/share/.cpan/build/Module-Runtime-0.014-rNRsWd/blib/arch:/home/fperrad/.local/share/.cpan/build/Module-Runtime-0.014-rNRsWd/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Requires-0.10-d5jnoA/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Requires-0.10-d5jnoA/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Pod-Coverage-1.10-EehvpH/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Pod-Coverage-1.10-EehvpH/blib/lib:/home/fperrad/.local/share/.cpan/build/Pod-Coverage-0.23-oTzsAp/blib/arch:/home/fperrad/.local/share/.cpan/build/Pod-Coverage-0.23-oTzsAp/blib/lib:/home/fperrad/.local/share/.cpan/build/Devel-Symdump-2.17-XpCeNa/blib/arch:/home/fperrad/.local/share/.cpan/build/Devel-Symdump-2.17-XpCeNa/blib/lib:/home/fperrad/.local/share/.cpan/build/Test-Pod-1.51-3h0QXp/blib/arch:/home/fperrad/.local/share/.cpan/build/Test-Pod-1.51-3h0QXp/blib/lib:/home/fperrad/.local/share/.cpan/build/Devel-Hide-0.0009-tc3vEy/blib/arch:/home/fperrad/.local/share/.cpan/build/Devel-Hide-0.0009-tc3vEy/blib/lib:/home/fperrad/.local/share/.cpan/build/Variable-Magic-0.59-Gr1pNa/blib/arch:/home/fperrad/.local/share/.cpan/build/Variable-Magic-0.59-Gr1pNa/blib/lib:/home/fperrad/.local/share/.cpan/build/EV-4.22-Vv7kI0/blib/arch:/home/fperrad/.local/share/.cpan/build/EV-4.22-Vv7kI0/blib/lib:/home/fperrad/.local/share/.cpan/build/Guard-1.023-I7OfrH/blib/arch:/home/fperrad/.local/share/.cpan/build/Guard-1.023-I7OfrH/blib/lib:/home/fperrad/.local/share/.cpan/build/JSON-2.90-Ucbjw_/blib/arch:/home/fperrad/.local/share/.cpan/build/JSON-2.90-Ucbjw_/blib/lib:/home/fperrad/.local/share/.cpan/build/Async-Interrupt-1.21-rHaRB_/blib/arch:/home/fperrad/.local/share/.cpan/build/Async-Interrupt-1.21-rHaRB_/blib/lib:/home/fperrad/.local/share/.cpan/build/Task-Weaken-1.04-1EMSQd/blib/arch:/home/fperrad/.local/share/.cpan/build/Task-Weaken-1.04-1EMSQd/blib/lib:/home/fperrad/.local/share/.cpan/build/AnyEvent-7.12-evgM55/blib/arch:/home/fperrad/.local/share/.cpan/build/AnyEvent-7.12-evgM55/blib/lib:/home/fperrad/.local/share/.cpan/build/Module-Build-Tiny-0.039-IPDRqV/blib/arch:/home/fperrad/.local/share/.cpan/build/Module-Build-Tiny-0.039-IPDRqV/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-AoV5Nh/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-AoV5Nh/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-Config-0.008-Tz8svd/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-Config-0.008-Tz8svd/blib/lib:/home/fperrad/.local/share/.cpan/build/ExtUtils-Helpers-0.022-oPoDhy/blib/arch:/home/fperrad/.local/share/.cpan/build/ExtUtils-Helpers-0.022-oPoDhy/blib/lib:/home/fperrad/.local/share/.cpan/build/JSON-XS-3.02-n_eL_O/blib/arch:/home/fperrad/.local/share/.cpan/build/JSON-XS-3.02-n_eL_O/blib/lib:/home/fperrad/.local/share/.cpan/build/Types-Serialiser-1.0-_Rukqb/blib/arch:/home/fperrad/.local/share/.cpan/build/Types-Serialiser-1.0-_Rukqb/blib/lib:/home/fperrad/.local/share/.cpan/build/common-sense-3.74-_kSXtm/blib/arch:/home/fperrad/.local/share/.cpan/build/common-sense-3.74-_kSXtm/blib/lib:/home/fperrad/.local/share/.cpan/build/Canary-Stability-2011-JB1TiD/blib/arch:/home/fperrad/.local/share/.cpan/build/Canary-Stability-2011-JB1TiD/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25823"
    PERL5_CPAN_IS_RUNNING="25823"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="5964,25823"
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_HOME="/home/fperrad/.perlbrew"
    PERLBREW_MANPATH="/home/fperrad/perl5/perlbrew/perls/perl-5.24.0/man"
    PERLBREW_PATH="/home/fperrad/perl5/perlbrew/bin:/home/fperrad/perl5/perlbrew/perls/perl-5.24.0/bin"
    PERLBREW_PERL="perl-5.24.0"
    PERLBREW_ROOT="/home/fperrad/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_CR_SMOKER_CURRENT="Net-Statsd-Server-0.20"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/fperrad/.local/share/.cpan/build/AnyEvent-Handle-UDP-0.043-VNpzLQ/blib/arch
    /home/fperrad/.local/share/.cpan/build/AnyEvent-Handle-UDP-0.043-VNpzLQ/blib/lib
    /home/fperrad/.local/share/.cpan/build/strictures-2.000003-35GaAy/blib/arch
    /home/fperrad/.local/share/.cpan/build/strictures-2.000003-35GaAy/blib/lib
    /home/fperrad/.local/share/.cpan/build/indirect-0.36-hf7M1I/blib/arch
    /home/fperrad/.local/share/.cpan/build/indirect-0.36-hf7M1I/blib/lib
    /home/fperrad/.local/share/.cpan/build/bareword-filehandles-0.004-yMIqcf/blib/arch
    /home/fperrad/.local/share/.cpan/build/bareword-filehandles-0.004-yMIqcf/blib/lib
    /home/fperrad/.local/share/.cpan/build/multidimensional-0.012-ci7O5b/blib/arch
    /home/fperrad/.local/share/.cpan/build/multidimensional-0.012-ci7O5b/blib/lib
    /home/fperrad/.local/share/.cpan/build/Lexical-SealRequireHints-0.010-uyTD1f/blib/arch
    /home/fperrad/.local/share/.cpan/build/Lexical-SealRequireHints-0.010-uyTD1f/blib/lib
    /home/fperrad/.local/share/.cpan/build/B-Hooks-OP-Check-0.19-f3kV6D/blib/arch
    /home/fperrad/.local/share/.cpan/build/B-Hooks-OP-Check-0.19-f3kV6D/blib/lib
    /home/fperrad/.local/share/.cpan/build/Test-Number-Delta-1.06-_ihpUu/blib/arch
    /home/fperrad/.local/share/.cpan/build/Test-Number-Delta-1.06-_ihpUu/blib/lib
    /home/fperrad/.local/share/.cpan/build/ExtUtils-Depends-0.405-JdtqCT/blib/arch
    /home/fperrad/.local/share/.cpan/build/ExtUtils-Depends-0.405-JdtqCT/blib/lib
    /home/fperrad/.local/share/.cpan/build/Class-XSAccessor-1.19-N3kCRU/blib/arch
    /home/fperrad/.local/share/.cpan/build/Class-XSAccessor-1.19-N3kCRU/blib/lib
    /home/fperrad/.local/share/.cpan/build/Sub-Name-0.15-SHegKB/blib/arch
    /home/fperrad/.local/share/.cpan/build/Sub-Name-0.15-SHegKB/blib/lib
    /home/fperrad/.local/share/.cpan/build/Moo-2.001001-mG4FTr/blib/arch
    /home/fperrad/.local/share/.cpan/build/Moo-2.001001-mG4FTr/blib/lib
    /home/fperrad/.local/share/.cpan/build/Devel-GlobalDestruction-0.13-Z7rXR4/blib/arch
    /home/fperrad/.local/share/.cpan/build/Devel-GlobalDestruction-0.13-Z7rXR4/blib/lib
    /home/fperrad/.local/share/.cpan/build/Class-Method-Modifiers-2.12-gpKgmH/blib/arch
    /home/fperrad/.local/share/.cpan/build/Class-Method-Modifiers-2.12-gpKgmH/blib/lib
    /home/fperrad/.local/share/.cpan/build/Role-Tiny-2.000003-59WKDn/blib/arch
    /home/fperrad/.local/share/.cpan/build/Role-Tiny-2.000003-59WKDn/blib/lib
    /home/fperrad/.local/share/.cpan/build/namespace-clean-0.27-8uSW9Z/blib/arch
    /home/fperrad/.local/share/.cpan/build/namespace-clean-0.27-8uSW9Z/blib/lib
    /home/fperrad/.local/share/.cpan/build/Package-Stash-0.37-UZwGGZ/blib/arch
    /home/fperrad/.local/share/.cpan/build/Package-Stash-0.37-UZwGGZ/blib/lib
    /home/fperrad/.local/share/.cpan/build/Package-Stash-XS-0.28-4Qqnul/blib/arch
    /home/fperrad/.local/share/.cpan/build/Package-Stash-XS-0.28-4Qqnul/blib/lib
    /home/fperrad/.local/share/.cpan/build/Dist-CheckConflicts-0.11-uG9OBE/blib/arch
    /home/fperrad/.local/share/.cpan/build/Dist-CheckConflicts-0.11-uG9OBE/blib/lib
    /home/fperrad/.local/share/.cpan/build/B-Hooks-EndOfScope-0.21-8elGHM/blib/arch
    /home/fperrad/.local/share/.cpan/build/B-Hooks-EndOfScope-0.21-8elGHM/blib/lib
    /home/fperrad/.local/share/.cpan/build/Sub-Exporter-Progressive-0.001011-LsYbKo/blib/arch
    /home/fperrad/.local/share/.cpan/build/Sub-Exporter-Progressive-0.001011-LsYbKo/blib/lib
    /home/fperrad/.local/share/.cpan/build/Module-Implementation-0.09-s40jZD/blib/arch
    /home/fperrad/.local/share/.cpan/build/Module-Implementation-0.09-s40jZD/blib/lib
    /home/fperrad/.local/share/.cpan/build/Module-Runtime-0.014-rNRsWd/blib/arch
    /home/fperrad/.local/share/.cpan/build/Module-Runtime-0.014-rNRsWd/blib/lib
    /home/fperrad/.local/share/.cpan/build/Test-Requires-0.10-d5jnoA/blib/arch
    /home/fperrad/.local/share/.cpan/build/Test-Requires-0.10-d5jnoA/blib/lib
    /home/fperrad/.local/share/.cpan/build/Test-Pod-Coverage-1.10-EehvpH/blib/arch
    /home/fperrad/.local/share/.cpan/build/Test-Pod-Coverage-1.10-EehvpH/blib/lib
    /home/fperrad/.local/share/.cpan/build/Pod-Coverage-0.23-oTzsAp/blib/arch
    /home/fperrad/.local/share/.cpan/build/Pod-Coverage-0.23-oTzsAp/blib/lib
    /home/fperrad/.local/share/.cpan/build/Devel-Symdump-2.17-XpCeNa/blib/arch
    /home/fperrad/.local/share/.cpan/build/Devel-Symdump-2.17-XpCeNa/blib/lib
    /home/fperrad/.local/share/.cpan/build/Test-Pod-1.51-3h0QXp/blib/arch
    /home/fperrad/.local/share/.cpan/build/Test-Pod-1.51-3h0QXp/blib/lib
    /home/fperrad/.local/share/.cpan/build/Devel-Hide-0.0009-tc3vEy/blib/arch
    /home/fperrad/.local/share/.cpan/build/Devel-Hide-0.0009-tc3vEy/blib/lib
    /home/fperrad/.local/share/.cpan/build/Variable-Magic-0.59-Gr1pNa/blib/arch
    /home/fperrad/.local/share/.cpan/build/Variable-Magic-0.59-Gr1pNa/blib/lib
    /home/fperrad/.local/share/.cpan/build/EV-4.22-Vv7kI0/blib/arch
    /home/fperrad/.local/share/.cpan/build/EV-4.22-Vv7kI0/blib/lib
    /home/fperrad/.local/share/.cpan/build/Guard-1.023-I7OfrH/blib/arch
    /home/fperrad/.local/share/.cpan/build/Guard-1.023-I7OfrH/blib/lib
    /home/fperrad/.local/share/.cpan/build/JSON-2.90-Ucbjw_/blib/arch
    /home/fperrad/.local/share/.cpan/build/JSON-2.90-Ucbjw_/blib/lib
    /home/fperrad/.local/share/.cpan/build/Async-Interrupt-1.21-rHaRB_/blib/arch
    /home/fperrad/.local/share/.cpan/build/Async-Interrupt-1.21-rHaRB_/blib/lib
    /home/fperrad/.local/share/.cpan/build/Task-Weaken-1.04-1EMSQd/blib/arch
    /home/fperrad/.local/share/.cpan/build/Task-Weaken-1.04-1EMSQd/blib/lib
    /home/fperrad/.local/share/.cpan/build/AnyEvent-7.12-evgM55/blib/arch
    /home/fperrad/.local/share/.cpan/build/AnyEvent-7.12-evgM55/blib/lib
    /home/fperrad/.local/share/.cpan/build/Module-Build-Tiny-0.039-IPDRqV/blib/arch
    /home/fperrad/.local/share/.cpan/build/Module-Build-Tiny-0.039-IPDRqV/blib/lib
    /home/fperrad/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-AoV5Nh/blib/arch
    /home/fperrad/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-AoV5Nh/blib/lib
    /home/fperrad/.local/share/.cpan/build/ExtUtils-Config-0.008-Tz8svd/blib/arch
    /home/fperrad/.local/share/.cpan/build/ExtUtils-Config-0.008-Tz8svd/blib/lib
    /home/fperrad/.local/share/.cpan/build/ExtUtils-Helpers-0.022-oPoDhy/blib/arch
    /home/fperrad/.local/share/.cpan/build/ExtUtils-Helpers-0.022-oPoDhy/blib/lib
    /home/fperrad/.local/share/.cpan/build/JSON-XS-3.02-n_eL_O/blib/arch
    /home/fperrad/.local/share/.cpan/build/JSON-XS-3.02-n_eL_O/blib/lib
    /home/fperrad/.local/share/.cpan/build/Types-Serialiser-1.0-_Rukqb/blib/arch
    /home/fperrad/.local/share/.cpan/build/Types-Serialiser-1.0-_Rukqb/blib/lib
    /home/fperrad/.local/share/.cpan/build/common-sense-3.74-_kSXtm/blib/arch
    /home/fperrad/.local/share/.cpan/build/common-sense-3.74-_kSXtm/blib/lib
    /home/fperrad/.local/share/.cpan/build/Canary-Stability-2011-JB1TiD/blib/arch
    /home/fperrad/.local/share/.cpan/build/Canary-Stability-2011-JB1TiD/blib/lib
    /home/fperrad/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/armv7l-linux
    /home/fperrad/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0
    /home/fperrad/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/armv7l-linux
    /home/fperrad/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0
    .