Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-02-15T01:35:07 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Sun, 14 Feb 2010 22:30:03 GMT Running make for P/PD/PDENIS/Test-Strict-0.14.tar.gz Checksum for /net/nas/data/cpan/authors/id/P/PD/PDENIS/Test-Strict-0.14.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Strict-0.14/ Test-Strict-0.14/MANIFEST Test-Strict-0.14/README Test-Strict-0.14/Makefile.PL Test-Strict-0.14/META.yml Test-Strict-0.14/lib/ Test-Strict-0.14/lib/Test/ Test-Strict-0.14/lib/Test/Strict.pm Test-Strict-0.14/Changes Test-Strict-0.14/t/ Test-Strict-0.14/t/01all.t Test-Strict-0.14/t/05coverpod.t Test-Strict-0.14/t/02fail.t Test-Strict-0.14/t/04cover.t Test-Strict-0.14/t/03pod.t CPAN.pm: Going to build P/PD/PDENIS/Test-Strict-0.14.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Strict >>> make cp lib/Test/Strict.pm blib/lib/Test/Strict.pm Manifying blib/man3/Test::Strict.3 PDENIS/Test-Strict-0.14.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01all.t ....... ok 1 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../Makefile.PL ok 2 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../Makefile.PL ok 3 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../lib/Test/Strict.pm ok 4 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../lib/Test/Strict.pm ok 5 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/01all.t ok 6 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/01all.t ok 7 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/05coverpod.t ok 8 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/05coverpod.t ok 9 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/02fail.t ok 10 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/02fail.t ok 11 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/04cover.t ok 12 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/04cover.t ok 13 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/03pod.t ok 14 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../t/03pod.t ok 15 - Syntax check /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../blib/lib/Test/Strict.pm ok 16 - use strict /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/t/../blib/lib/Test/Strict.pm ok 17 - got strict ok 18 - syntax ok 19 - Syntax check Test::Strict ok 20 - use strict Test::Strict ok 21 - use warnings t/01all.t ok 22 - use warnings /tmp/H3So4YYcmJ/5cU0i7gTL5.pL ok 23 - use warnings /tmp/kUmAseB98p/LGljmvzDtt.pL ok 24 - use warnings /tmp/cNfKLhQOLU/5M6ZdmfvkR.pm ok 25 - use warnings /tmp/ladSnH63_5/83FTA5XYom.pm ok 26 - use warnings /tmp/9uMw_HtOMB/x6SYL1HZF7.pm ok 27 - Syntax check /tmp/p8Ilsnv6w_/UcIJN55BOI.pm ok 28 - use strict /tmp/p8Ilsnv6w_/UcIJN55BOI.pm ok 29 - use warnings /tmp/p8Ilsnv6w_/UcIJN55BOI.pm ok 30 - Syntax check /tmp/p8Ilsnv6w_/Pr0Ec81oFb.pl ok 31 - use strict /tmp/p8Ilsnv6w_/Pr0Ec81oFb.pl ok 32 - use warnings /tmp/p8Ilsnv6w_/Pr0Ec81oFb.pl ok 33 - Syntax check /tmp/p8Ilsnv6w_/VtsKIK9yqg.pl ok 34 - use strict /tmp/p8Ilsnv6w_/VtsKIK9yqg.pl ok 35 - use warnings /tmp/p8Ilsnv6w_/VtsKIK9yqg.pl 1..35 ok t/02fail.t ...... 1..10 ok 1 ok 2 - Syntax ok ok 3 - Does not have use strict ok 4 ok 5 - Syntax error ok 6 - Does have use strict ok 7 ok 8 - Does not have use warnings ok 9 ok 10 - Does not have use warnings ok t/03pod.t ....... 1..1 ok 1 - blib/lib/Test/Strict.pm ok t/04cover.t ..... skipped: cover binary required to run test coverage - Set $Test::Strict::COVER to the path to 'cover' t/05coverpod.t .. 1..1 ok 1 - Pod coverage on Test::Strict ok All tests successful. Files=5, Tests=47, 6 wallclock secs ( 0.22 usr 0.06 sys + 4.67 cusr 0.82 csys = 5.77 CPU) Result: PASS PDENIS/Test-Strict-0.14.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Test/Strict.pm Pierre Denis <pdenis@gmail.com> Check syntax, presence of use strict; and test coverage >>> (cd /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ && tar cvf - Test-Strict-0.14.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/P/PD/PDENIS/Test-Strict-0.14.tar.gz Test-Strict-0.14.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Strict.pm blib/man3/ blib/man3/Test::Strict.3 >>> mv /export/home/fly1064/var/cpan/build/Test-Strict-0.14-phnMSZ/Test-Strict-0.14.ppd /export/home/fly1064/var/REPO/P/PD/PDENIS Finished 2010-02-15T01:35:24