300 lines
25 KiB
Text
300 lines
25 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/1493279922.26864
|
|
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 Stable::Module () on cpanmetadb ...
|
|
Unpacking Stable-Module-0.06.tar.gz
|
|
--> Working on Stable::Module
|
|
Fetching http://www.cpan.org/authors/id/I/IN/INA/Stable/Module/Stable-Module-0.06.tar.gz ... OK
|
|
Stable-Module-0.06/Stable/Module.pm
|
|
Stable-Module-0.06/Changes
|
|
Stable-Module-0.06/Makefile.PL
|
|
Stable-Module-0.06/pMakefile.PL
|
|
Stable-Module-0.06/MANIFEST
|
|
Stable-Module-0.06/README
|
|
Stable-Module-0.06/META.yml
|
|
Stable-Module-0.06/Test/Simply.pm
|
|
Stable-Module-0.06/t/0101_Cwd_cwd.t
|
|
Stable-Module-0.06/t/0201_FindBin_Bin.t
|
|
Stable-Module-0.06/t/0301_FileBasename_fileparse.t
|
|
Stable-Module-0.06/t/0302_FileBasename_basename.t
|
|
Stable-Module-0.06/t/0303_FileBasename_dirname.t
|
|
Stable-Module-0.06/t/0401_FilePath_mkpath.t
|
|
Stable-Module-0.06/t/0402_FilePath_rmtree.t
|
|
Stable-Module-0.06/t/0501_FileCopy_copy.t
|
|
Stable-Module-0.06/t/0502_FileCopy_move.t
|
|
Stable-Module-0.06/t/0601_FileCompare_compare.t
|
|
Stable-Module-0.06/t/0701_SysHostname_hostname.t
|
|
Stable-Module-0.06/t/0801_TimeLocal_timelocal.t
|
|
Stable-Module-0.06/t/0901_ListUtil_first.t
|
|
Stable-Module-0.06/t/0902_ListUtil_shuffle.t
|
|
Stable-Module-0.06/t/0903_ListUtil_max.t
|
|
Stable-Module-0.06/t/0904_ListUtil_maxstr.t
|
|
Stable-Module-0.06/t/0905_ListUtil_min.t
|
|
Stable-Module-0.06/t/0906_ListUtil_minstr.t
|
|
Stable-Module-0.06/t/0907_ListUtil_sum.t
|
|
Stable-Module-0.06/t/1001_ListMoreUtils_all.t
|
|
Stable-Module-0.06/t/1002_ListMoreUtils_any.t
|
|
Stable-Module-0.06/t/1003_ListMoreUtils_none.t
|
|
Stable-Module-0.06/t/1004_ListMoreUtils_notall.t
|
|
Stable-Module-0.06/t/1005_ListMoreUtils_uniq.t
|
|
Stable-Module-0.06/t/1101_feature_say.t
|
|
Stable-Module-0.06/xtest.bat
|
|
Stable-Module-0.06/xt/0304_FileBasename_fileparse_5C.t
|
|
Stable-Module-0.06/xt/0305_FileBasename_basename_5C.t
|
|
Stable-Module-0.06/xt/0306_FileBasename_dirname_5C.t
|
|
Stable-Module-0.06/xt/0403_FilePath_mkpath_5C.t
|
|
Stable-Module-0.06/xt/0404_FilePath_rmtree_5C.t
|
|
Stable-Module-0.06/xt/0503_FileCopy_copy_5C.t
|
|
Stable-Module-0.06/xt/0504_FileCopy_move_5C.t
|
|
Entering Stable-Module-0.06
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Stable-Module-0.06 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Stable::Module
|
|
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 Stable-Module-0.06 ... cp Stable/Module.pm blib/lib/Stable/Module.pm
|
|
Manifying 1 pod document
|
|
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
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0101_Cwd_cwd.t line 4.
|
|
BEGIN failed--compilation aborted at t/0101_Cwd_cwd.t line 4.
|
|
t/0101_Cwd_cwd.t .................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0201_FindBin_Bin.t line 4.
|
|
BEGIN failed--compilation aborted at t/0201_FindBin_Bin.t line 4.
|
|
t/0201_FindBin_Bin.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0301_FileBasename_fileparse.t line 4.
|
|
BEGIN failed--compilation aborted at t/0301_FileBasename_fileparse.t line 4.
|
|
t/0301_FileBasename_fileparse.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0302_FileBasename_basename.t line 4.
|
|
BEGIN failed--compilation aborted at t/0302_FileBasename_basename.t line 4.
|
|
t/0302_FileBasename_basename.t ...
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0303_FileBasename_dirname.t line 4.
|
|
BEGIN failed--compilation aborted at t/0303_FileBasename_dirname.t line 4.
|
|
t/0303_FileBasename_dirname.t ....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0401_FilePath_mkpath.t line 4.
|
|
BEGIN failed--compilation aborted at t/0401_FilePath_mkpath.t line 4.
|
|
t/0401_FilePath_mkpath.t .........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0402_FilePath_rmtree.t line 4.
|
|
BEGIN failed--compilation aborted at t/0402_FilePath_rmtree.t line 4.
|
|
t/0402_FilePath_rmtree.t .........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0501_FileCopy_copy.t line 4.
|
|
BEGIN failed--compilation aborted at t/0501_FileCopy_copy.t line 4.
|
|
t/0501_FileCopy_copy.t ...........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0502_FileCopy_move.t line 4.
|
|
BEGIN failed--compilation aborted at t/0502_FileCopy_move.t line 4.
|
|
t/0502_FileCopy_move.t ...........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0601_FileCompare_compare.t line 4.
|
|
BEGIN failed--compilation aborted at t/0601_FileCompare_compare.t line 4.
|
|
t/0601_FileCompare_compare.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0701_SysHostname_hostname.t line 4.
|
|
BEGIN failed--compilation aborted at t/0701_SysHostname_hostname.t line 4.
|
|
t/0701_SysHostname_hostname.t ....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0801_TimeLocal_timelocal.t line 4.
|
|
BEGIN failed--compilation aborted at t/0801_TimeLocal_timelocal.t line 4.
|
|
t/0801_TimeLocal_timelocal.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0901_ListUtil_first.t line 4.
|
|
BEGIN failed--compilation aborted at t/0901_ListUtil_first.t line 4.
|
|
t/0901_ListUtil_first.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0902_ListUtil_shuffle.t line 4.
|
|
BEGIN failed--compilation aborted at t/0902_ListUtil_shuffle.t line 4.
|
|
t/0902_ListUtil_shuffle.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0903_ListUtil_max.t line 4.
|
|
BEGIN failed--compilation aborted at t/0903_ListUtil_max.t line 4.
|
|
t/0903_ListUtil_max.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0904_ListUtil_maxstr.t line 4.
|
|
BEGIN failed--compilation aborted at t/0904_ListUtil_maxstr.t line 4.
|
|
t/0904_ListUtil_maxstr.t .........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0905_ListUtil_min.t line 4.
|
|
BEGIN failed--compilation aborted at t/0905_ListUtil_min.t line 4.
|
|
t/0905_ListUtil_min.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0906_ListUtil_minstr.t line 4.
|
|
BEGIN failed--compilation aborted at t/0906_ListUtil_minstr.t line 4.
|
|
t/0906_ListUtil_minstr.t .........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/0907_ListUtil_sum.t line 4.
|
|
BEGIN failed--compilation aborted at t/0907_ListUtil_sum.t line 4.
|
|
t/0907_ListUtil_sum.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/1001_ListMoreUtils_all.t line 4.
|
|
BEGIN failed--compilation aborted at t/1001_ListMoreUtils_all.t line 4.
|
|
t/1001_ListMoreUtils_all.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/1002_ListMoreUtils_any.t line 4.
|
|
BEGIN failed--compilation aborted at t/1002_ListMoreUtils_any.t line 4.
|
|
t/1002_ListMoreUtils_any.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/1003_ListMoreUtils_none.t line 4.
|
|
BEGIN failed--compilation aborted at t/1003_ListMoreUtils_none.t line 4.
|
|
t/1003_ListMoreUtils_none.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/1004_ListMoreUtils_notall.t line 4.
|
|
BEGIN failed--compilation aborted at t/1004_ListMoreUtils_notall.t line 4.
|
|
t/1004_ListMoreUtils_notall.t ....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/1005_ListMoreUtils_uniq.t line 4.
|
|
BEGIN failed--compilation aborted at t/1005_ListMoreUtils_uniq.t line 4.
|
|
t/1005_ListMoreUtils_uniq.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate Test/Simply.pm in @INC (you may need to install the Test::Simply module) (@INC contains: /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/blib/lib /home/ryan/.cpanm/work/1493279922.26864/Stable-Module-0.06/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 t/1101_feature_say.t line 4.
|
|
BEGIN failed--compilation aborted at t/1101_feature_say.t line 4.
|
|
t/1101_feature_say.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/0101_Cwd_cwd.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0201_FindBin_Bin.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0301_FileBasename_fileparse.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0302_FileBasename_basename.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0303_FileBasename_dirname.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0401_FilePath_mkpath.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0402_FilePath_rmtree.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0501_FileCopy_copy.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0502_FileCopy_move.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0601_FileCompare_compare.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0701_SysHostname_hostname.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0801_TimeLocal_timelocal.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0901_ListUtil_first.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0902_ListUtil_shuffle.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0903_ListUtil_max.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0904_ListUtil_maxstr.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0905_ListUtil_min.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0906_ListUtil_minstr.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/0907_ListUtil_sum.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/1001_ListMoreUtils_all.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/1002_ListMoreUtils_any.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/1003_ListMoreUtils_none.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/1004_ListMoreUtils_notall.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/1005_ListMoreUtils_uniq.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/1101_feature_say.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=25, Tests=0, 0 wallclock secs ( 0.03 usr + 0.01 sys = 0.04 CPU)
|
|
Result: FAIL
|
|
Failed 25/25 test programs. 0/0 subtests failed.
|
|
Makefile:840: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Stable::Module failed. See /home/ryan/.cpanm/work/1493279922.26864/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Stable::Module] 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
|