PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-07-22T13:05:52 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Wed, 22 Jul 2015 04:17:02 GMT Running make for H/HA/HAARG/strictures-2.000001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/H/HA/HAARG/strictures-2.000001.tar.gz Checksum for /export/home/fly1432/var/cpan/sources/authors/id/H/HA/HAARG/strictures-2.000001.tar.gz ok strictures-2.000001/ strictures-2.000001/Changes strictures-2.000001/lib/ strictures-2.000001/maint/ strictures-2.000001/Makefile.PL strictures-2.000001/MANIFEST strictures-2.000001/META.json strictures-2.000001/META.yml strictures-2.000001/README strictures-2.000001/t/ strictures-2.000001/xt/ strictures-2.000001/xt/all-categories.t strictures-2.000001/xt/pod.t strictures-2.000001/t/crash.t strictures-2.000001/t/extras.t strictures-2.000001/t/strictures.t strictures-2.000001/maint/Makefile.PL.include strictures-2.000001/lib/strictures/ strictures-2.000001/lib/strictures.pm strictures-2.000001/lib/strictures/extra.pm CPAN.pm: Building H/HA/HAARG/strictures-2.000001.tar.gz >>> /export/home/fly1432/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for strictures Writing MYMETA.yml and MYMETA.json >>> make cp lib/strictures/extra.pm blib/lib/strictures/extra.pm cp lib/strictures.pm blib/lib/strictures.pm Manifying 2 pod documents HAARG/strictures-2.000001.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1432/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/crash.t ....... 1..1 ok 1 - can manage to survive with some modules missing! ok t/extras.t ...... ok 1 - VCS dir has been checked ok 2 - VCS dir not detected with no .git ok 3 - VCS dir has been checked ok 4 - VCS dir detected with .git ok 5 - file named file.pl does not get extras ok 6 - file named test.pl does not get extras ok 7 - file named library.pm does not get extras ok 8 - file named t/test.t does get extras ok 9 - file named xt/test.t does get extras ok 10 - file named t/one.faket does get extras ok 11 - file named lib/module.pm does get extras ok 12 - file named other/one.pl does not get extras ok 13 - file named other/t/test.t does not get extras ok 14 - file named blib/module.pm does get extras ok 15 - failure to load all three extra deps is reported ok 16 - extra dep load failure is not reported a second time 1..16 ok t/strictures.t .. ok 1 - Hints correct for version 1 ok 2 - Warnings correct for version 1 ok 3 - Hints correct for version 2 ok 4 - Warnings correct for version 2 ok 5 - ->VERSION returns version correctly ok 6 - Can't use strictures 3 (this is version 2.000001) ok 7 - Can use current strictures version 1..7 ok All tests successful. Files=3, Tests=24, 0 wallclock secs ( 0.08 usr 0.04 sys + 0.45 cusr 0.11 csys = 0.68 CPU) Result: PASS HAARG/strictures-2.000001.tar.gz make test TEST_VERBOSE=1 -- OK Graham Knop <haarg@cpan.org> turn on strict and make most warnings fatal >>> (cd /export/home/fly1432/var/cpan/build/strictures-2.000001-vxoPDu && tar cvf - strictures-2.000001.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/H/HA/HAARG/strictures-2.000001.tar.gz strictures-2.000001.ppd blib/ blib/lib/ blib/lib/strictures/ blib/lib/strictures/extra.pm blib/lib/strictures.pm blib/man3/ blib/man3/strictures.3 blib/man3/strictures::extra.3 >>> mv /export/home/fly1432/var/cpan/build/strictures-2.000001-vxoPDu/strictures-2.000001.ppd /export/home/fly1432/var/REPO/H/HA/HAARG Finished 2015-07-22T13:06:05