PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2011-04-26T21:30:36 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 26 Apr 2011 22:27:59 GMT Running make for R/RJ/RJBS/Test-Fatal-0.005.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Test-Fatal-0.005.tar.gz ok Test-Fatal-0.005 Test-Fatal-0.005/README Test-Fatal-0.005/Changes Test-Fatal-0.005/LICENSE Test-Fatal-0.005/dist.ini Test-Fatal-0.005/META.yml Test-Fatal-0.005/MANIFEST Test-Fatal-0.005/t Test-Fatal-0.005/t/basic.t Test-Fatal-0.005/META.json Test-Fatal-0.005/Makefile.PL Test-Fatal-0.005/lib/Test Test-Fatal-0.005/lib/Test/Fatal.pm Test-Fatal-0.005/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/Test-Fatal-0.005.tar.gz >>> /export/home/fly1264/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.005.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/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/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=2, Tests=8, 0 wallclock secs ( 0.11 usr 0.01 sys + 0.24 cusr 0.03 csys = 0.39 CPU) Result: PASS RJBS/Test-Fatal-0.005.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> incredibly simple helpers for testing code with exceptions >>> (cd /export/home/fly1264/var/cpan/build/Test-Fatal-0.005-oRNj73 && tar cvf - Test-Fatal-0.005.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/R/RJ/RJBS/Test-Fatal-0.005.tar.gz Test-Fatal-0.005.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Fatal.pm blib/man3/ blib/man3/Test::Fatal.3 >>> mv /export/home/fly1264/var/cpan/build/Test-Fatal-0.005-oRNj73/Test-Fatal-0.005.ppd /export/home/fly1264/var/REPO/R/RJ/RJBS Finished 2011-04-26T21:30:57