PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-03-30T18:32:00 ActivePerl-1205 CPAN-2.00 Reading '/export/home/fly1232/var/cpan/Metadata' Database was generated on Mon, 30 Mar 2015 05:17:02 GMT Running make for P/PL/PLICEASE/File-Which-1.16.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PL/PLICEASE/File-Which-1.16.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PL/PLICEASE/CHECKSUMS Checksum for /export/home/fly1232/var/cpan/sources/authors/id/P/PL/PLICEASE/File-Which-1.16.tar.gz ok File-Which-1.16/ File-Which-1.16/Changes File-Which-1.16/lib/ File-Which-1.16/LICENSE File-Which-1.16/Makefile.PL File-Which-1.16/MANIFEST File-Which-1.16/META.json File-Which-1.16/META.yml File-Which-1.16/README File-Which-1.16/script/ File-Which-1.16/t/ File-Which-1.16/t/01_compile.t File-Which-1.16/t/01_compile_script.t File-Which-1.16/t/02_all.t File-Which-1.16/t/03_simple.t File-Which-1.16/t/04_pwhich.t File-Which-1.16/t/04_pwhich_script.t File-Which-1.16/t/test-bin/ File-Which-1.16/t/test-bin/all File-Which-1.16/t/test-bin/all.bat File-Which-1.16/t/test-bin/all.exe File-Which-1.16/t/test-bin/README.txt File-Which-1.16/t/test-bin/test1.exe File-Which-1.16/t/test-bin/test2.bat File-Which-1.16/t/test-bin/test3 File-Which-1.16/t/test-bin/test4/ File-Which-1.16/t/test-bin/test4/foo.txt File-Which-1.16/script/pwhich File-Which-1.16/lib/File/ File-Which-1.16/lib/File/Which.pm CPAN.pm: Building P/PL/PLICEASE/File-Which-1.16.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::Which Writing MYMETA.yml and MYMETA.json >>> make cp lib/File/Which.pm blib/lib/File/Which.pm cp script/pwhich blib/script/pwhich "/export/home/fly1232/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pwhich Manifying 1 pod document Manifying 1 pod document PLICEASE/File-Which-1.16.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1232/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t ......... 1..1 ok 1 - use File::Which; ok t/01_compile_script.t .. 1..1 ok 1 - Script script/pwhich compiles ok t/02_all.t ............. 1..4 ok 1 - Found test-bin ok 2 - Found all ok 3 - Found at least one result ok 4 - Scalar which result matches where result ok t/03_simple.t .......... 1..10 ok 1 - Null-length false result ok 2 - Positive length false result ok 3 - Found test-bin ok 4 # skip Not on DOS-like filesystem ok 5 # skip Not on DOS-like filesystem ok 6 # skip Not on DOS-like filesystem ok 7 - Check test3 for Unix ok 8 # skip Not on a cygwin filesystem ok 9 # skip Not on a cygwin filesystem ok 10 # skip Not on a DOS or VMS filesystem ok t/04_pwhich.t .......... 1..3 ok 1 - Found path to perl ok 2 - Found path to perl ok 3 - perl exists ok t/04_pwhich_script.t ... 1..1 ok 1 - Found perl with pwhich ok All tests successful. Files=6, Tests=20, 2 wallclock secs ( 0.10 usr 0.04 sys + 1.11 cusr 0.18 csys = 1.43 CPU) Result: PASS PLICEASE/File-Which-1.16.tar.gz make test TEST_VERBOSE=1 -- OK Graham Ollis <plicease@cpan.org> Portable implementation of the "which" utility >>> (cd /export/home/fly1232/var/cpan/build/File-Which-1.16-m613UX && tar cvf - File-Which-1.16.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/P/PL/PLICEASE/File-Which-1.16.tar.gz File-Which-1.16.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Which.pm blib/script/ blib/script/pwhich blib/man1/ blib/man1/pwhich.1 blib/man3/ blib/man3/File::Which.3 >>> mv /export/home/fly1232/var/cpan/build/File-Which-1.16-m613UX/File-Which-1.16.ppd /export/home/fly1232/var/REPO/P/PL/PLICEASE Finished 2015-03-30T18:32:14