cpantestlogs/Config::General::Hierarchical_genfailure.log
2017-05-02 18:44:36 -07:00

322 lines
21 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493275732.2383
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Config::General::Hierarchical () on cpanmetadb ...
Unpacking Config-General-Hierarchical-0.07.tar.gz
--> Working on Config::General::Hierarchical
Fetching http://www.cpan.org/authors/id/I/IC/ICC/Config-General-Hierarchical-0.07.tar.gz ... OK
Config-General-Hierarchical-0.07/
Config-General-Hierarchical-0.07/t/
Config-General-Hierarchical-0.07/t/inherits_error3.conf
Config-General-Hierarchical-0.07/t/inherits_error2.conf
Config-General-Hierarchical-0.07/t/empty.conf
Config-General-Hierarchical-0.07/t/dump_substitutions.conf
Config-General-Hierarchical-0.07/t/constraint2.conf
Config-General-Hierarchical-0.07/t/constraint.conf
Config-General-Hierarchical-0.07/t/dump_eof.conf
Config-General-Hierarchical-0.07/t/error2.conf
Config-General-Hierarchical-0.07/t/99_dump.t
Config-General-Hierarchical-0.07/t/get4.conf
Config-General-Hierarchical-0.07/t/constraint_type_error.conf
Config-General-Hierarchical-0.07/t/inherits1.conf
Config-General-Hierarchical-0.07/t/inherits2.conf
Config-General-Hierarchical-0.07/t/constraint1.conf
Config-General-Hierarchical-0.07/t/get1.conf
Config-General-Hierarchical-0.07/t/dump_substitutions2.conf
Config-General-Hierarchical-0.07/t/get2.conf
Config-General-Hierarchical-0.07/t/error1.conf
Config-General-Hierarchical-0.07/t/02_read.t
Config-General-Hierarchical-0.07/t/error3.conf
Config-General-Hierarchical-0.07/t/03_get.t
Config-General-Hierarchical-0.07/t/get.conf
Config-General-Hierarchical-0.07/t/inherits_error4.conf
Config-General-Hierarchical-0.07/t/01_new.t
Config-General-Hierarchical-0.07/t/dump_error.conf
Config-General-Hierarchical-0.07/t/inherits_error1.conf
Config-General-Hierarchical-0.07/t/get3.conf
Config-General-Hierarchical-0.07/t/constraint3.conf
Config-General-Hierarchical-0.07/t/inherits_error3_.conf
Config-General-Hierarchical-0.07/t/constraint_type.conf
Config-General-Hierarchical-0.07/t/dump_inherited.conf
Config-General-Hierarchical-0.07/t/ccomments.conf
Config-General-Hierarchical-0.07/t/04_constraint.t
Config-General-Hierarchical-0.07/MANIFEST
Config-General-Hierarchical-0.07/Hierarchical/
Config-General-Hierarchical-0.07/Hierarchical/DumpTest.pm
Config-General-Hierarchical-0.07/Hierarchical/Test.pm
Config-General-Hierarchical-0.07/Hierarchical/Dump.pm
Config-General-Hierarchical-0.07/lib/
Config-General-Hierarchical-0.07/lib/Config/
Config-General-Hierarchical-0.07/lib/Config/General/
Config-General-Hierarchical-0.07/lib/Config/General/Hierarchical.pm
Config-General-Hierarchical-0.07/tidy
Config-General-Hierarchical-0.07/Changelog
Config-General-Hierarchical-0.07/Makefile.PL
Config-General-Hierarchical-0.07/META.yml
Config-General-Hierarchical-0.07/META.json
Entering Config-General-Hierarchical-0.07
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Config-General-Hierarchical-0.07 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Config::General::Hierarchical
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Clone::PP 1.02 ... Yes (1.06)
Checking if you have Cwd 0 ... Yes (3.62)
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
Checking if you have Scalar::Util 1.18 ... Yes (1.47)
Checking if you have Config::General 2.49 ... Yes (2.63)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Test::Differences 0.47 ... Yes (0.64)
OK
Building and testing Config-General-Hierarchical-0.07 ... cp Hierarchical/DumpTest.pm blib/lib/Config/General/Hierarchical/DumpTest.pm
cp Hierarchical/ExcludeWeaken.pm blib/lib/Config/General/Hierarchical/ExcludeWeaken.pm
cp Hierarchical/Dump.pm blib/lib/Config/General/Hierarchical/Dump.pm
cp Hierarchical/Test.pm blib/lib/Config/General/Hierarchical/Test.pm
cp lib/Config/General/Hierarchical.pm blib/lib/Config/General/Hierarchical.pm
Manifying 4 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'wrong call'
# at t/01_new.t line 21.
# 'Config::General::Hierarchical: wrong new call at t/01_new.t line 20.
# '
# doesn't match '(?^:^Config::General::Hierarchical: wrong new call at t/01_new.t line \d+\n$)'
# Failed test 'keys without read'
# at t/01_new.t line 50.
# 'Config::General::Hierarchical: can't get keys before reading any file at t/01_new.t line 49.
# '
# doesn't match '(?^:^Config::General::Hierarchical: can't get keys before reading any file at t/01_new.t line \d+\n$)'
# Looks like you failed 2 tests of 20.
t/01_new.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/20 subtests
# Failed test 'bad directory'
# at t/02_read.t line 13.
# 'Config::General::Hierarchical: no such directory: t/e/s/t
# at t/02_read.t line 12.
# '
# doesn't match '(?^:^Config::General::Hierarchical: no such directory: t/e/s/t\n at t/02_read.t line \d+\n$)'
# Failed test 'file doesn't exists'
# at t/02_read.t line 20.
# 'Config::General::Hierarchical: no such file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/not_exists.conf
# at t/02_read.t line 19.
# '
# doesn't match '(?^:^Config::General::Hierarchical: no such (directory|file): .+/t/not_exists.conf\n at t/02_read.t line \d+\n$)'
# Failed test 'read exception'
# at t/02_read.t line 27.
# 'Config::General::Hierarchical: Config::General: Block "<node>" has no EndBlock statement (level: 2, chunk 2)!
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/error1.conf
# at t/02_read.t line 26.
# '
# doesn't match '(?^:^Config::General::Hierarchical: Config::General: Block "<node>" has no EndBlock statement \(level: 2, chunk 2\)\!\nin file: .+/t/error1.conf\n at t/02_read.t line \d+\n$)'
# Failed test 'wrong inherits'
# at t/02_read.t line 34.
# 'Config::General::Hierarchical: wrong use of inherits ('inherits') directive
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/inherits_error1.conf
# at t/02_read.t line 33.
# '
# doesn't match '(?^:^Config::General::Hierarchical: wrong use of inherits \('inherits'\) directive\nin file: .+/t/inherits_error1.conf\n at t/02_read.t line \d+\n$)'
# Failed test 'bad inherited file'
# at t/02_read.t line 47.
# 'Config::General::Hierarchical: Config::General: Block "<node>" has no EndBlock statement (level: 2, chunk 2)!
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/error1.conf
# inherited by: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/inherits_error2.conf
# at t/02_read.t line 46.
# '
# doesn't match '(?^:^Config::General::Hierarchical: Config::General: Block "<node>" has no EndBlock statement \(level: 2, chunk 2\)\!\nin file: .+/t/error1.conf\ninherited by: .+/t/inherits_error2.conf\n at t/02_read.t line \d+\n$)'
# Failed test 'recursive hieararchy'
# at t/02_read.t line 54.
# 'Config::General::Hierarchical: recursive hierarchy
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/inherits_error3.conf
# inherited by: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/inherits_error3_.conf
# inherited by: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/inherits_error3.conf
# at t/02_read.t line 53.
# '
# doesn't match '(?^:^Config::General::Hierarchical: recursive hierarchy\nin file: .+/t/inherits_error3.conf\ninherited by: .+/t/inherits_error3_.conf\ninherited by: .+/t/inherits_error3.conf\n at t/02_read.t line \d+\n$)'
# Failed test 'inherits directive as node name'
# at t/02_read.t line 61.
# 'Config::General::Hierarchical: inherits ('inherits') directive cannot be used as node name
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/inherits_error4.conf
# at t/02_read.t line 60.
# '
# doesn't match '(?^:^Config::General::Hierarchical: inherits \('inherits'\) directive cannot be used as node name\nin file: .+/t/inherits_error4.conf\n at t/02_read.t line \d+\n$)'
# Failed test 'wrong undefind'
# at t/02_read.t line 68.
# 'Config::General::Hierarchical: wrong use of undefined ('undefined') directive
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/error3.conf
# at t/02_read.t line 67.
# '
# doesn't match '(?^:^Config::General::Hierarchical: wrong use of undefined \('undefined'\) directive\nin file: .+/t/error3.conf\n at t/02_read.t line \d+\n$)'
# Looks like you failed 8 tests of 11.
t/02_read.t ........
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/11 subtests
# Failed test 'inline undef'
# at t/03_get.t line 71.
# 'Config::General::Hierarchical: request for undefined variable 'ab'
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/get.conf at t/03_get.t line 70.
# during inline variable sostitution for variable 'unfind' at t/03_get.t line 70.
# '
# doesn't match '(?^:Config::General::Hierarchical: request for undefined variable 'ab'\nin file: .+/t/get.conf at t/03_get.t line \d+\n during inline variable sostitution for variable 'unfind' at t/03_get.t line \d+.\n)'
# Failed test 'inline undef not root'
# at t/03_get.t line 78.
# 'Config::General::Hierarchical: request for undefined variable 'b->c'
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/get.conf at t/03_get.t line 77.
# during inline variable sostitution for variable 'c->b->unfind' at t/03_get.t line 77.
# '
# doesn't match '(?^:Config::General::Hierarchical: request for undefined variable 'b->c'\nin file: .+/t/get.conf at t/03_get.t line \d+\n during inline variable sostitution for variable 'c->b->unfind' at t/03_get.t line \d+.\n)'
# Failed test 'inline type error'
# at t/03_get.t line 85.
# 'Config::General::Hierarchical: can't get subkey 'b' value for not node variable 'a' at t/03_get.t line 84.
# during inline variable sostitution for variable 'type' at t/03_get.t line 84.
# '
# doesn't match '(?^:Config::General::Hierarchical: can't get subkey 'b' value for not node variable 'a' at t/03_get.t line \d+\n during inline variable sostitution for variable 'type' at t/03_get.t line \d+.\n)'
# Failed test 'read - check error'
# at t/03_get.t line 117.
# 'Config::General::Hierarchical: can't use node or array variable in inline variable sostitution for variable 'innode' at t/03_get.t line 116.
# '
# doesn't match '(?^:Config::General::Hierarchical: request for undefined variable 'b->c'\nin file: .+/t/get.conf at t/03_get.t line \d+\n during inline variable sostitution for variable 'c->b->unfind' at t/03_get.t line \d+.\n)'
# Looks like you failed 4 tests of 35.
t/03_get.t .........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/35 subtests
t/04_constraint.t .. ok
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
# Failed test 'parse error'
# at t/99_dump.t line 37.
# 'Parsing error: Config::General::Hierarchical: Config::General: Block "<node>" has no EndBlock statement (level: 2, chunk 1)!
# in file: /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/t/dump_error.conf
# at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 79.
#
# '
# doesn't match '(?^:Parsing error: Config::General::Hierarchical: Config::General: Block "<node>" has no EndBlock statement \(level: 2, chunk 1\)\!\nin file: .+/t/dump_error.conf\n at .+/Hierarchical/Dump.pm line \d+\n$)'
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
# Failed test 'import param 1'
# at t/99_dump.t line 252.
# got: 'defined = '';
# node->key = 'value';
# node->keys = '';
# value = 'a';
# variable = 'value';
# '
# expected: 'defined = '';
# node->key = 'value';
# node->keys = '';
# value = error;
# variable = 'value';
# '
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
Redundant argument in sprintf at /home/ryan/.cpanm/work/1493275732.2383/Config-General-Hierarchical-0.07/blib/lib/Config/General/Hierarchical/Dump.pm line 107.
# Looks like you failed 2 tests of 59.
t/99_dump.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/59 subtests
Test Summary Report
-------------------
t/01_new.t (Wstat: 512 Tests: 20 Failed: 2)
Failed tests: 6, 13
Non-zero exit status: 2
t/02_read.t (Wstat: 2048 Tests: 11 Failed: 8)
Failed tests: 1-4, 7-10
Non-zero exit status: 8
t/03_get.t (Wstat: 1024 Tests: 35 Failed: 4)
Failed tests: 18-20, 25
Non-zero exit status: 4
t/99_dump.t (Wstat: 512 Tests: 59 Failed: 2)
Failed tests: 6, 54
Non-zero exit status: 2
Files=5, Tests=198, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.32 cusr 0.01 csys = 0.36 CPU)
Result: FAIL
Failed 4/5 test programs. 16/198 subtests failed.
Makefile:870: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Config::General::Hierarchical failed. See /home/ryan/.cpanm/work/1493275732.2383/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Config::General::Hierarchical] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man