PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2011-06-03T08:52:11 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Thu, 02 Jun 2011 19:38:36 GMT Running make for R/RJ/RJBS/Test-Fatal-0.006.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Test-Fatal-0.006.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Fatal-0.006 Test-Fatal-0.006/README Test-Fatal-0.006/Changes Test-Fatal-0.006/LICENSE Test-Fatal-0.006/dist.ini Test-Fatal-0.006/META.yml Test-Fatal-0.006/MANIFEST Test-Fatal-0.006/t Test-Fatal-0.006/t/basic.t Test-Fatal-0.006/META.json Test-Fatal-0.006/Makefile.PL Test-Fatal-0.006/lib/Test Test-Fatal-0.006/lib/Test/Fatal.pm Test-Fatal-0.006/t/like-exception.t Test-Fatal-0.006/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/Test-Fatal-0.006.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Fatal >>> make cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm Manifying blib/man3/Test::Fatal.3 RJBS/Test-Fatal-0.006.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ............... 1..8 ok 1 - foo bar is like foo bar ok 2 - no fatality means no exception ok 3 - we die on demand ok 4 - a success block runs, passing ok 5 - finally block after success block ok 6 - finally block after success block still runs ok 7 - we throw a new exception if the exception is false ok 8 - we throw a new exception if the exception is false ok t/like-exception.t ...... 1..4 ok 1 - die dies ok 2 - return doesn't die ok 3 - return lived ok 4 - die doesn't live ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=3, Tests=12, 0 wallclock secs ( 0.09 usr 0.05 sys + 0.28 cusr 0.07 csys = 0.49 CPU) Result: PASS RJBS/Test-Fatal-0.006.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> incredibly simple helpers for testing code with exceptions >>> (cd /export/home/fly818/var/cpan/build/Test-Fatal-0.006-vYCqO_ && tar cvf - Test-Fatal-0.006.ppd blib) | gzip -c >/export/home/fly818/var/REPO/R/RJ/RJBS/Test-Fatal-0.006.tar.gz Test-Fatal-0.006.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Fatal.pm blib/man3/ blib/man3/Test::Fatal.3 >>> mv /export/home/fly818/var/cpan/build/Test-Fatal-0.006-vYCqO_/Test-Fatal-0.006.ppd /export/home/fly818/var/REPO/R/RJ/RJBS Finished 2011-06-03T08:52:22