PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-09-23T10:07:10 ActivePerl-1003 CPAN-2.00 Reading '/export/home/fly1003/var/cpan/Metadata' Database was generated on Mon, 23 Sep 2013 16:07:36 GMT Running make for R/RJ/RJBS/Test-Fatal-0.013.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Test-Fatal-0.013.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. Test-Fatal-0.013 Test-Fatal-0.013/README Test-Fatal-0.013/Changes Test-Fatal-0.013/LICENSE Test-Fatal-0.013/dist.ini Test-Fatal-0.013/t Test-Fatal-0.013/t/todo.t Test-Fatal-0.013/META.yml Test-Fatal-0.013/MANIFEST Test-Fatal-0.013/t/basic.t Test-Fatal-0.013/META.json Test-Fatal-0.013/Makefile.PL Test-Fatal-0.013/t/00-compile.t Test-Fatal-0.013/lib/Test Test-Fatal-0.013/lib/Test/Fatal.pm Test-Fatal-0.013/t/like-exception.t Test-Fatal-0.013/xt/release Test-Fatal-0.013/xt/release/pod-syntax.t Test-Fatal-0.013/examples Test-Fatal-0.013/examples/exception_like.t Test-Fatal-0.013/t/000-report-versions-tiny.t Test-Fatal-0.013/xt/release/changes_has_content.t CPAN.pm: Building R/RJ/RJBS/Test-Fatal-0.013.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a GNU-style Makefile 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.013.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/00-compile.t ................ 1..1 ok 1 - Test/Fatal.pm loaded ok ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.09 # perl: 5.010000 (wanted any version) on solaris from /export/home/fly1003/bin/perl # # Carp => 1.32 (want any version) # Exporter => 5.68 (want 5.57) # ExtUtils::MakeMaker => 6.76 (want 6.30) # File::Spec => 3.40 (want any version) # IO::Handle => 1.28 (want any version) # IPC::Open3 => 1.02 (want any version) # Test::Builder => 0.98 (want any version) # Test::Builder::Tester => 1.22 (want any version) # Test::More => 0.98 (want 0.96) # Test::Pod => 1.48 (want 1.41) # Try::Tiny => 0.18 (want 0.07) # overload => 1.06 (want any version) # strict => 1.04 (want any version) # version => 0.9904 (want 0.9901) # warnings => 1.06 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok 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/todo.t ...................... 1..4 ok 1 - $TODO works ok 2 - $TODO works ok 3 - $TODO works ok 4 - $TODO works ok All tests successful. Files=5, Tests=18, 2 wallclock secs ( 0.13 usr 0.05 sys + 1.31 cusr 0.21 csys = 1.70 CPU) Result: PASS RJBS/Test-Fatal-0.013.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.013-nFl15c && tar cvf - Test-Fatal-0.013.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/R/RJ/RJBS/Test-Fatal-0.013.tar.gz Test-Fatal-0.013.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.013-nFl15c/Test-Fatal-0.013.ppd /export/home/fly1003/var/REPO/R/RJ/RJBS Finished 2013-09-23T10:07:24