Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-09-01T09:23:13 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Tue, 01 Sep 2009 10:27:01 GMT Running make for N/NU/NUFFIN/Try-Tiny-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/N/NU/NUFFIN/Try-Tiny-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 Try-Tiny-0.01/ Try-Tiny-0.01/lib/ Try-Tiny-0.01/lib/Try/ Try-Tiny-0.01/lib/Try/Tiny.pm Try-Tiny-0.01/Makefile.PL Try-Tiny-0.01/MANIFEST Try-Tiny-0.01/MANIFEST.SKIP Try-Tiny-0.01/META.yml Try-Tiny-0.01/SIGNATURE Try-Tiny-0.01/t/ Try-Tiny-0.01/t/basic.t Try-Tiny-0.01/t/when.t CPAN.pm: Going to build N/NU/NUFFIN/Try-Tiny-0.01.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Try::Tiny >>> make cp lib/Try/Tiny.pm blib/lib/Try/Tiny.pm Manifying blib/man3/Try::Tiny.3 NUFFIN/Try-Tiny-0.01.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..15 ok 1 - use Try::Tiny; ok 2 - basic try ok 3 - rethrow ok 4 - try block evaluated ok 5 - $@ untouched ok 6 - try block died ok 7 - $@ untouched ok 8 - catch block evaluated ok 9 - $@ untouched ok 10 - scalar context ok 11 - list context ok 12 - catch invoked not ok 13 # TODO i don't think we can ever make this work sanely, maybe with SIG{__DIE__} # Failed (TODO) test at t/basic.t line 92. # '' # doesn't match '(?-xism:foo)' ok 14 - $@ untouched ok 15 - $_ untouched ok t/when.t ... skipped: Perl 5.10 required All tests successful. Files=2, Tests=15, 1 wallclock secs ( 0.07 usr 0.04 sys + 0.16 cusr 0.06 csys = 0.33 CPU) Result: PASS NUFFIN/Try-Tiny-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Try/Tiny.pm Yuval Kogman <nothingmuch@woobling.org> minimal try/catch with proper localization of $@ >>> (cd /export/home/fly818/var/cpan/build/Try-Tiny-0.01-gsMb7o && tar cvf - Try-Tiny-0.01.ppd blib) | gzip -c >/export/home/fly818/var/REPO/N/NU/NUFFIN/Try-Tiny-0.01.tar.gz Try-Tiny-0.01.ppd blib/ blib/lib/ blib/lib/Try/ blib/lib/Try/Tiny.pm blib/man3/ blib/man3/Try::Tiny.3 >>> mv /export/home/fly818/var/cpan/build/Try-Tiny-0.01-gsMb7o/Try-Tiny-0.01.ppd /export/home/fly818/var/REPO/N/NU/NUFFIN Finished 2009-09-01T09:23:21