PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-02-23T09:42:49 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 23 Feb 2012 15:16:47 GMT Running make for F/FL/FLORA/B-Hooks-EndOfScope-0.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/F/FL/FLORA/B-Hooks-EndOfScope-0.11.tar.gz ok Will not use Archive::Tar, need 1.00 B-Hooks-EndOfScope-0.11/ B-Hooks-EndOfScope-0.11/lib/ B-Hooks-EndOfScope-0.11/lib/B/ B-Hooks-EndOfScope-0.11/lib/B/Hooks/ B-Hooks-EndOfScope-0.11/lib/B/Hooks/EndOfScope.pm B-Hooks-EndOfScope-0.11/Makefile.PL B-Hooks-EndOfScope-0.11/META.json B-Hooks-EndOfScope-0.11/MANIFEST B-Hooks-EndOfScope-0.11/META.yml B-Hooks-EndOfScope-0.11/t/ B-Hooks-EndOfScope-0.11/t/release-pod-coverage.t B-Hooks-EndOfScope-0.11/t/release-pod-syntax.t B-Hooks-EndOfScope-0.11/t/release-no-tabs.t B-Hooks-EndOfScope-0.11/t/release-eol.t B-Hooks-EndOfScope-0.11/t/exception.t B-Hooks-EndOfScope-0.11/t/localise.t B-Hooks-EndOfScope-0.11/t/basic.t B-Hooks-EndOfScope-0.11/t/eval.t B-Hooks-EndOfScope-0.11/dist.ini B-Hooks-EndOfScope-0.11/LICENSE B-Hooks-EndOfScope-0.11/Changes B-Hooks-EndOfScope-0.11/README CPAN.pm: Going to build F/FL/FLORA/B-Hooks-EndOfScope-0.11.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for B::Hooks::EndOfScope Writing MYMETA.yml and MYMETA.json >>> make cp lib/B/Hooks/EndOfScope.pm blib/lib/B/Hooks/EndOfScope.pm Manifying blib/man3/B::Hooks::EndOfScope.3 FLORA/B-Hooks-EndOfScope-0.11.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..6 ok 1 - use B::Hooks::EndOfScope; ok 2 - on_scope_end imported ok 3 - .. and has the right prototype ok 4 - first callback invoked ok 5 - .. but the second is invoked later ok 6 - value still set at runtime ok t/eval.t .................. 1..1 ok 1 - callback invoked ok t/exception.t ............. 1..2 ok 1 ok 2 - no segfault ok t/localise.t .............. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 1..9 ok t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=8, Tests=18, 1 wallclock secs ( 0.15 usr 0.07 sys + 1.02 cusr 0.17 csys = 1.41 CPU) Result: PASS FLORA/B-Hooks-EndOfScope-0.11.tar.gz make test TEST_VERBOSE=1 -- OK Florian Ragwitz <rafl@debian.org> Execute code after a scope finished compilation >>> (cd /export/home/fly1003/var/cpan/build/B-Hooks-EndOfScope-0.11-uQpgmv && tar cvf - B-Hooks-EndOfScope-0.11.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/F/FL/FLORA/B-Hooks-EndOfScope-0.11.tar.gz B-Hooks-EndOfScope-0.11.ppd blib/ blib/lib/ blib/lib/B/ blib/lib/B/Hooks/ blib/lib/B/Hooks/EndOfScope.pm blib/man3/ blib/man3/B::Hooks::EndOfScope.3 >>> mv /export/home/fly1003/var/cpan/build/B-Hooks-EndOfScope-0.11-uQpgmv/B-Hooks-EndOfScope-0.11.ppd /export/home/fly1003/var/REPO/F/FL/FLORA Finished 2012-02-23T09:43:03