Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-06-13T23:01:36 ActivePerl-818 CPAN-1.94 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2009 09:27:03 GMT Running make for L/LB/LBROCARD/Acme-Buffy-1.5.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LB/LBROCARD/Acme-Buffy-1.5.tar.gz ok Acme-Buffy-1.5/ Acme-Buffy-1.5/t/ Acme-Buffy-1.5/t/pod_coverage.t Acme-Buffy-1.5/t/buffy.t Acme-Buffy-1.5/t/perlcriticrc Acme-Buffy-1.5/t/pod.t Acme-Buffy-1.5/t/critic.t Acme-Buffy-1.5/CHANGES Acme-Buffy-1.5/examples/ Acme-Buffy-1.5/examples/demo_buffy.pl Acme-Buffy-1.5/examples/demo_simple.pl Acme-Buffy-1.5/MANIFEST Acme-Buffy-1.5/buffy Acme-Buffy-1.5/lib/ Acme-Buffy-1.5/lib/Acme/ Acme-Buffy-1.5/lib/Acme/Buffy.pm Acme-Buffy-1.5/LICENSE Acme-Buffy-1.5/Makefile.PL Acme-Buffy-1.5/README Acme-Buffy-1.5/META.yml CPAN.pm: Going to build L/LB/LBROCARD/Acme-Buffy-1.5.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Buffy >>> make cp lib/Acme/Buffy.pm blib/lib/Acme/Buffy.pm Manifying blib/man3/Acme::Buffy.3 LBROCARD/Acme-Buffy-1.5.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/buffy.t ......... 1..1 ok 1 ok # Failed test 'Test::Perl::Critic for "blib/lib/Acme/Buffy.pm"' # at /export/home/fly818/var/megalib/Test/Perl/Critic.pm line 99. # # Perl::Critic found these violations in "blib/lib/Acme/Buffy.pm": # Code does not "use utf8;" at line 1, column 1. Need to ensure code uses a modern encoding. (Severity: 3) # POD does not include "=encoding utf8" declaration at line 1, column 1. Need to ensure that POD processors understand that the documentation may contain Unicode. (Severity: 3) # Always unpack @_ first at line 32, column 1. See page 178 of PBP. (Severity: 4) # Always unpack @_ first at line 36, column 1. See page 178 of PBP. (Severity: 4) # Use "local $/ = undef" or File::Slurp instead of joined readline at line 42, column 19. See page 213 of PBP. (Severity: 3) # Hash key with bareword at line 43, column 16. Place quotes on all hash key barewords. (Severity: 3) # Symbol "&evil" does not appear to be defined at line 43, column 29. Perhaps you forgot to load "Acme::Buffy". (Severity: 4) # Subroutine "&evil" is neither declared nor explicitly imported at line 43, column 29. This might be a major bug. (Severity: 4) # Return value of eval not tested at line 44, column 10. You can't depend upon the value of $@/$EVAL_ERROR to tell whether an eval failed. (Severity: 3) # Found "not" in condition for an "unless" at line 45, column 9. See page 99 of PBP. (Severity: 3) # Close filehandles as soon as possible after opening them at line 46, column 5. See page 209 of PBP. (Severity: 4) # Looks like you failed 1 test of 1. t/critic.t ........ 1..1 not ok 1 - Test::Perl::Critic for "blib/lib/Acme/Buffy.pm" Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod.t ........... 1..1 ok 1 - blib/lib/Acme/Buffy.pm ok t/pod_coverage.t .. 1..1 ok 1 - Pod coverage on Acme::Buffy ok Test Summary Report ------------------- t/critic.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=4, Tests=4, 5 wallclock secs ( 0.10 usr 0.06 sys + 4.45 cusr 0.34 csys = 4.95 CPU) Result: FAIL Failed 1/4 test programs. 1/4 subtests failed. make: *** [test_dynamic] Error 29 LBROCARD/Acme-Buffy-1.5.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LBROCARD/Acme-Buffy-1.5.tar.gz Finished 2009-06-13T23:01:48