PATH=/usr/bin:/bin Start 2011-04-28T12:42:06 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 27 Apr 2011 22:27:21 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 >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Buffy Writing MYMETA.yml >>> 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 /home/fly1400/ap1400/bin/perl-static "-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 /home/fly1400/var/megalib/Test/Perl/Critic.pm line 110. # # 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) # Modules have to return a true value ("1;") at line 1, column 1. Use "1;" as the last statement of the module. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 6, column 4. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 7, column 4. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 9, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 10, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 11, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 13, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 13, column 18. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 14, column 25. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 15, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 15, column 32. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 15, column 38. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 15, column 45. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 16, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 17, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 17, column 19. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 19, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 22, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 23, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 24, column 5. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 25, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 26, column 25. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 27, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 29, column 32. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 32, column 1. (no explanation). (Severity: 5) # Always unpack @_ first at line 32, column 1. See page 178 of PBP. (Severity: 4) # Variable, subroutine, and package names have to be in CamelCase at line 36, column 1. (no explanation). (Severity: 5) # Always unpack @_ first at line 36, column 1. See page 178 of PBP. (Severity: 4) # Variable, subroutine, and package names have to be in CamelCase at line 40, column 1. (no explanation). (Severity: 5) # Use of "open" is not allowed at line 41, column 5. Use file operation methods of MainObject instead. (Severity: 5) # Use of low precedence operators is not allowed at line 41, column 12. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 41, column 15. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Use of low precedence operators is not allowed at line 41, column 44. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 41, column 48. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 42, column 10. (no explanation). (Severity: 5) # 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) # Variable, subroutine, and package names have to be in CamelCase at line 43, column 29. (no explanation). (Severity: 5) # 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) # Variable, subroutine, and package names have to be in CamelCase at line 44, column 23. (no explanation). (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 44, column 31. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Found "not" in condition for an "unless" at line 45, column 9. See page 99 of PBP. (Severity: 3) # Variable, subroutine, and package names have to be in CamelCase at line 45, column 22. (no explanation). (Severity: 5) # Use of low precedence operators is not allowed at line 45, column 29. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of low precedence operators is not allowed at line 45, column 33. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 45, column 44. (no explanation). (Severity: 5) # Close filehandles as soon as possible after opening them at line 46, column 5. See page 209 of PBP. (Severity: 4) # Use of "open" is not allowed at line 46, column 5. Use file operation methods of MainObject instead. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 46, column 13. (no explanation). (Severity: 5) # Use of low precedence operators is not allowed at line 46, column 24. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 46, column 27. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Use of low precedence operators is not allowed at line 46, column 55. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 46, column 59. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 47, column 5. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 47, column 11. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 47, column 43. (no explanation). (Severity: 5) # Use of low precedence operators is not allowed at line 47, column 50. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 47, column 54. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 48, column 5. Use methods of LayoutObject or MainObject instead. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 48, column 39. (no explanation). (Severity: 5) # Use of low precedence operators is not allowed at line 48, column 46. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of "print", "die", and "exit" in modules is not allowed at line 48, column 50. Use methods of LayoutObject or MainObject instead. (Severity: 5) # 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 - POD test for 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, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.06 cusr 0.06 csys = 1.15 CPU) Result: FAIL Failed 1/4 test programs. 1/4 subtests failed. make: *** [test_dynamic] Error 255 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 2011-04-28T12:42:08