cpantestlogs/Class::CodeStyler_genfailure.log
2017-05-02 18:44:36 -07:00

290 lines
20 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/1493224873.5153
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 Class::CodeStyler () on cpanmetadb ...
Unpacking Class-CodeStyler-0.27.tar.gz
--> Working on Class::CodeStyler
Fetching http://www.cpan.org/authors/id/G/GA/GAFFIE/Class-CodeStyler-0.27.tar.gz ... OK
Class-CodeStyler-0.27/
Class-CodeStyler-0.27/Changes
Class-CodeStyler-0.27/docs/
Class-CodeStyler-0.27/docs/class-codestyler.pdf
Class-CodeStyler-0.27/docs/class-codestyler.pod
Class-CodeStyler-0.27/examples/
Class-CodeStyler-0.27/examples/perlcode.pl
Class-CodeStyler-0.27/lib/
Class-CodeStyler-0.27/lib/Class/
Class-CodeStyler-0.27/lib/Class/CodeStyler.pm
Class-CodeStyler-0.27/Makefile.PL
Class-CodeStyler-0.27/MANIFEST
Class-CodeStyler-0.27/META.yml
Class-CodeStyler-0.27/README
Class-CodeStyler-0.27/t/
Class-CodeStyler-0.27/t/Class-CodeStyler.t
Entering Class-CodeStyler-0.27
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Class-CodeStyler-0.27 ... Warning: prerequisite Class::STL::Containers 0.34 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::CodeStyler
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 Class::STL::Containers 0.34 ... No
Searching Class::STL::Containers (0.34) on cpanmetadb ...
Unpacking Class-STL-Containers-0.35.tar.gz
OK
==> Found dependencies: Class::STL::Containers
--> Working on Class::STL::Containers
Fetching http://www.cpan.org/authors/id/G/GA/GAFFIE/Class-STL-Containers-0.35.tar.gz ... OK
Class-STL-Containers-0.35/
Class-STL-Containers-0.35/Changes
Class-STL-Containers-0.35/docs/
Class-STL-Containers-0.35/docs/class-stl-containers.pdf
Class-STL-Containers-0.35/docs/class-stl-containers.pod
Class-STL-Containers-0.35/examples/
Class-STL-Containers-0.35/examples/algorithms.pl
Class-STL-Containers-0.35/examples/class_members.pl
Class-STL-Containers-0.35/examples/compare.pl
Class-STL-Containers-0.35/examples/deque.pl
Class-STL-Containers-0.35/examples/find_if.pl
Class-STL-Containers-0.35/examples/foreach.pl
Class-STL-Containers-0.35/examples/iterator.pl
Class-STL-Containers-0.35/examples/list.pl
Class-STL-Containers-0.35/examples/priority_queue.pl
Class-STL-Containers-0.35/examples/queue.pl
Class-STL-Containers-0.35/examples/remove_if.pl
Class-STL-Containers-0.35/examples/sort.pl
Class-STL-Containers-0.35/examples/swap.pl
Class-STL-Containers-0.35/examples/transform.pl
Class-STL-Containers-0.35/examples/tree.pl
Class-STL-Containers-0.35/examples/vector.pl
Class-STL-Containers-0.35/lib/
Class-STL-Containers-0.35/lib/Class/
Class-STL-Containers-0.35/lib/Class/STL/
Class-STL-Containers-0.35/lib/Class/STL/Algorithms.pm
Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/
Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/Constructor.pm
Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/DataMember.pm
Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/Disable.pm
Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm
Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/SingletonConstructor.pm
Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm
Class-STL-Containers-0.35/lib/Class/STL/Containers.pm
Class-STL-Containers-0.35/lib/Class/STL/Element.pm
Class-STL-Containers-0.35/lib/Class/STL/Iterators.pm
Class-STL-Containers-0.35/lib/Class/STL/Trace.pm
Class-STL-Containers-0.35/lib/Class/STL/Utilities.pm
Class-STL-Containers-0.35/lib/stl.pm
Class-STL-Containers-0.35/Makefile.PL
Class-STL-Containers-0.35/MANIFEST
Class-STL-Containers-0.35/META.yml
Class-STL-Containers-0.35/README
Class-STL-Containers-0.35/t/
Class-STL-Containers-0.35/t/Class-STL-Algorithms.t
Class-STL-Containers-0.35/t/Class-STL-ClassMembers-Constructor.t
Class-STL-Containers-0.35/t/Class-STL-ClassMembers.t
Class-STL-Containers-0.35/t/Class-STL-Containers.t
Class-STL-Containers-0.35/t/Class-STL-Element.t
Class-STL-Containers-0.35/t/Class-STL-Iterators.t
Class-STL-Containers-0.35/t/Class-STL-Utilities.t
Entering Class-STL-Containers-0.35
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Class-STL-Containers-0.35 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::STL::Containers
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Class-STL-Containers-0.35 ... Skip lib/Class/STL/ClassMembers/FunctionMember.pm (unchanged)
Skip lib/Class/STL/Iterators.pm (unchanged)
Skip lib/stl.pm (unchanged)
Skip lib/Class/STL/Containers.pm (unchanged)
Skip lib/Class/STL/Algorithms.pm (unchanged)
Skip lib/Class/STL/ClassMembers/Disable.pm (unchanged)
Skip lib/Class/STL/Utilities.pm (unchanged)
Skip lib/Class/STL/Trace.pm (unchanged)
Skip lib/Class/STL/ClassMembers/SingletonConstructor.pm (unchanged)
Skip lib/Class/STL/ClassMembers/DataMember.pm (unchanged)
Skip lib/Class/STL/Element.pm (unchanged)
Skip lib/Class/STL/ClassMembers.pm (unchanged)
Skip lib/Class/STL/ClassMembers/Constructor.pm (unchanged)
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, 'lib', 'blib/arch')" t/*.t
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Containers.pm line 58.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
Compilation failed in require at t/Class-STL-Algorithms.t line 12.
BEGIN failed--compilation aborted at t/Class-STL-Algorithms.t line 12.
t/Class-STL-Algorithms.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Containers.pm line 58.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
Compilation failed in require at t/Class-STL-ClassMembers-Constructor.t line 12.
BEGIN failed--compilation aborted at t/Class-STL-ClassMembers-Constructor.t line 12.
t/Class-STL-ClassMembers-Constructor.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Containers.pm line 58.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
Compilation failed in require at t/Class-STL-ClassMembers.t line 8.
BEGIN failed--compilation aborted at t/Class-STL-ClassMembers.t line 8.
t/Class-STL-ClassMembers.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Containers.pm line 58.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
Compilation failed in require at t/Class-STL-Containers.t line 14.
BEGIN failed--compilation aborted at t/Class-STL-Containers.t line 14.
t/Class-STL-Containers.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Containers.pm line 58.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
Compilation failed in require at t/Class-STL-Element.t line 12.
BEGIN failed--compilation aborted at t/Class-STL-Element.t line 12.
t/Class-STL-Element.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Containers.pm line 58.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
Compilation failed in require at t/Class-STL-Iterators.t line 14.
BEGIN failed--compilation aborted at t/Class-STL-Iterators.t line 14.
t/Class-STL-Iterators.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers.pm line 38.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/ClassMembers/FunctionMember.pm line 77.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Element.pm line 35.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/Class/STL/Containers.pm line 58.
Compilation failed in require at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493224873.5153/Class-STL-Containers-0.35/lib/stl.pm line 64.
Compilation failed in require at t/Class-STL-Utilities.t line 12.
BEGIN failed--compilation aborted at t/Class-STL-Utilities.t line 12.
t/Class-STL-Utilities.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/Class-STL-Algorithms.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Class-STL-ClassMembers-Constructor.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Class-STL-ClassMembers.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Class-STL-Containers.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Class-STL-Element.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Class-STL-Iterators.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Class-STL-Utilities.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=7, Tests=0, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.07 CPU)
Result: FAIL
Failed 7/7 test programs. 0/0 subtests failed.
Makefile:850: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Class::STL::Containers failed. See /home/ryan/.cpanm/work/1493224873.5153/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Class::STL::Containers' is not installed
! Bailing out the installation for Class-CodeStyler-0.27.
FAIL
Command [cpanm --reinstall --verbose Class::CodeStyler] 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