cpantestlogs/Fuse_incfailure.log
2017-04-18 14:54:58 -04:00

297 lines
19 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491178456.9568
You have make /usr/bin/make
You have LWP 6.24
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 Fuse () on cpanmetadb ...
Unpacking Fuse-0.16.tar.gz
--> Working on Fuse
Fetching http://www.cpan.org/authors/id/D/DP/DPATES/Fuse-0.16.tar.gz ... OK
Fuse-0.16/
Fuse-0.16/Changes
Fuse-0.16/examples/
Fuse-0.16/examples/rmount.pl
Fuse-0.16/examples/rmount_remote.pl
Fuse-0.16/examples/example.pl
Fuse-0.16/examples/fioc.pl
Fuse-0.16/examples/example_t.pl
Fuse-0.16/examples/fselclient.pl
Fuse-0.16/examples/loopback.pl
Fuse-0.16/examples/fioclient.pl
Fuse-0.16/examples/fsel.pl
Fuse-0.16/AUTHORS
Fuse-0.16/META.json
Fuse-0.16/README
Fuse-0.16/test/
Fuse-0.16/test/unlink.t
Fuse-0.16/test/test-template
Fuse-0.16/test/symlink.t
Fuse-0.16/test/utime.t
Fuse-0.16/test/pod.t
Fuse-0.16/test/rename.t
Fuse-0.16/test/mkdir.t
Fuse-0.16/test/open.t
Fuse-0.16/test/read.t
Fuse-0.16/test/truncate.t
Fuse-0.16/test/mknod.t
Fuse-0.16/test/statfs.t
Fuse-0.16/test/chown.t
Fuse-0.16/test/rmdir.t
Fuse-0.16/test/link.t
Fuse-0.16/test/chmod.t
Fuse-0.16/test/write.t
Fuse-0.16/test/s/
Fuse-0.16/test/s/mount.t
Fuse-0.16/test/s/umount.t
Fuse-0.16/test/getattr.t
Fuse-0.16/test/getdir.t
Fuse-0.16/test/helper.pm
Fuse-0.16/test/readlink.t
Fuse-0.16/META.yml
Fuse-0.16/Makefile.PL
Fuse-0.16/Fuse.xs
Fuse-0.16/test.pl
Fuse-0.16/Fuse.pm
Fuse-0.16/MANIFEST
Entering Fuse-0.16
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Fuse-0.16 ... fuse version found: 2.9.7
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Fuse
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Unix::Mknod 0 ... Yes (0.04)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Lchown 0 ... Yes (1.01)
Checking if you have Filesys::Statvfs 0 ... Yes (0.82)
OK
Building and testing Fuse-0.16 ... cp Fuse.pm blib/lib/Fuse.pm
AutoSplitting blib/lib/Fuse.pm (blib/lib/auto/Fuse)
Running Mkbootstrap for Fuse ()
chmod 644 "Fuse.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fuse.bs blib/arch/auto/Fuse/Fuse.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Fuse.xs > Fuse.xsc
mv Fuse.xsc Fuse.c
cc -c -I/usr/include/fuse -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -ggdb -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -Wall -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64-pthread -DPERL_HAS_64BITINT -DFUSE_FOUND_MAJOR_VER=2 -DFUSE_FOUND_MINOR_VER=9 -DFUSE_FOUND_MICRO_VER=7 Fuse.c
<command-line>:0:0: warning: "_FILE_OFFSET_BITS" redefined
<command-line>:0:0: note: this is the location of the previous definition
In file included from Fuse.xs:4:0:
Fuse.c: In function XS_Fuse_CLONE:
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/XSUB.h:160:20: warning: unused variable items [-Wunused-variable]
#define dITEMS I32 items = (I32)(SP - MARK)
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/XSUB.h:163:16: note: in expansion of macro dITEMS
dSP; dAXMARK; dITEMS
^~~~~~
Fuse.c:2054:11: note: in expansion of macro dXSARGS
dVAR; dXSARGS;
^~~~~~~
rm -f blib/arch/auto/Fuse/Fuse.so
LD_RUN_PATH="/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fuse.o -o blib/arch/auto/Fuse/Fuse.so \
-lfuse \
chmod 755 blib/arch/auto/Fuse/Fuse.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fuse.bs blib/arch/auto/Fuse/Fuse.bs 644
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/s/mount.t line 2.
BEGIN failed--compilation aborted at test/s/mount.t line 2.
test/s/mount.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/chmod.t line 2.
BEGIN failed--compilation aborted at test/chmod.t line 2.
test/chmod.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/chown.t line 2.
BEGIN failed--compilation aborted at test/chown.t line 2.
test/chown.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/getattr.t line 2.
BEGIN failed--compilation aborted at test/getattr.t line 2.
test/getattr.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/getdir.t line 2.
BEGIN failed--compilation aborted at test/getdir.t line 2.
test/getdir.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/link.t line 2.
BEGIN failed--compilation aborted at test/link.t line 2.
test/link.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/mkdir.t line 2.
BEGIN failed--compilation aborted at test/mkdir.t line 2.
test/mkdir.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/mknod.t line 2.
BEGIN failed--compilation aborted at test/mknod.t line 2.
test/mknod.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/open.t line 2.
BEGIN failed--compilation aborted at test/open.t line 2.
test/open.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
test/pod.t ....... ok
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/read.t line 2.
BEGIN failed--compilation aborted at test/read.t line 2.
test/read.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/readlink.t line 2.
BEGIN failed--compilation aborted at test/readlink.t line 2.
test/readlink.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/rename.t line 2.
BEGIN failed--compilation aborted at test/rename.t line 2.
test/rename.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/rmdir.t line 2.
BEGIN failed--compilation aborted at test/rmdir.t line 2.
test/rmdir.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/statfs.t line 2.
BEGIN failed--compilation aborted at test/statfs.t line 2.
test/statfs.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/symlink.t line 2.
BEGIN failed--compilation aborted at test/symlink.t line 2.
test/symlink.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/truncate.t line 2.
BEGIN failed--compilation aborted at test/truncate.t line 2.
test/truncate.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/unlink.t line 2.
BEGIN failed--compilation aborted at test/unlink.t line 2.
test/unlink.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/utime.t line 2.
BEGIN failed--compilation aborted at test/utime.t line 2.
test/utime.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/write.t line 2.
BEGIN failed--compilation aborted at test/write.t line 2.
test/write.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate test/helper.pm in @INC (you may need to install the test::helper module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at test/s/umount.t line 2.
BEGIN failed--compilation aborted at test/s/umount.t line 2.
test/s/umount.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
test/s/mount.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/chmod.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/chown.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/getattr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/getdir.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/link.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/mkdir.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/mknod.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/open.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/read.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/readlink.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/rename.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/rmdir.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/statfs.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/symlink.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/truncate.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/unlink.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/utime.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/write.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
test/s/umount.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=21, Tests=1, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.07 CPU)
Result: FAIL
Failed 20/21 test programs. 0/1 subtests failed.
Makefile:1044: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Fuse failed. See /home/ryan/.cpanm/work/1491178456.9568/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Fuse] 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