PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-02-10T09:59:33 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Fri, 10 Feb 2012 17:10:30 GMT Running make for R/RJ/RJBS/Test-Fatal-0.009.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Test-Fatal-0.009.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Fatal-0.009 Test-Fatal-0.009/README Test-Fatal-0.009/Changes Test-Fatal-0.009/LICENSE Test-Fatal-0.009/dist.ini Test-Fatal-0.009/META.yml Test-Fatal-0.009/MANIFEST Test-Fatal-0.009/t Test-Fatal-0.009/t/basic.t Test-Fatal-0.009/META.json Test-Fatal-0.009/Makefile.PL Test-Fatal-0.009/lib/Test Test-Fatal-0.009/lib/Test/Fatal.pm Test-Fatal-0.009/t/like-exception.t Test-Fatal-0.009/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/Test-Fatal-0.009.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Fatal Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm Manifying blib/man3/Test::Fatal.3 RJBS/Test-Fatal-0.009.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/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, 1 wallclock secs ( 0.13 usr 0.02 sys + 0.34 cusr 0.06 csys = 0.55 CPU) Result: PASS RJBS/Test-Fatal-0.009.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> incredibly simple helpers for testing code with exceptions >>> (cd /export/home/fly1003/var/cpan/build/Test-Fatal-0.009-S33VqJ && tar cvf - Test-Fatal-0.009.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/R/RJ/RJBS/Test-Fatal-0.009.tar.gz Test-Fatal-0.009.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Fatal.pm blib/man3/ blib/man3/Test::Fatal.3 >>> mv /export/home/fly1003/var/cpan/build/Test-Fatal-0.009-S33VqJ/Test-Fatal-0.009.ppd /export/home/fly1003/var/REPO/R/RJ/RJBS Finished 2012-02-10T09:59:47