PATH=/usr/bin:/bin Start 2011-04-28T11:39:44 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 T/TI/TIMB/Apache-Status-DBI-1.012.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TI/TIMB/Apache-Status-DBI-1.012.tar.gz ok Apache-Status-DBI-1.012/ Apache-Status-DBI-1.012/Changes Apache-Status-DBI-1.012/lib/ Apache-Status-DBI-1.012/lib/Apache/ Apache-Status-DBI-1.012/lib/Apache/Status/ Apache-Status-DBI-1.012/lib/Apache/Status/DBI.pm Apache-Status-DBI-1.012/Makefile.PL Apache-Status-DBI-1.012/MANIFEST Apache-Status-DBI-1.012/META.yml Apache-Status-DBI-1.012/README Apache-Status-DBI-1.012/t/ Apache-Status-DBI-1.012/t/00.load.t Apache-Status-DBI-1.012/t/perlcritic.t Apache-Status-DBI-1.012/t/pod-coverage.t Apache-Status-DBI-1.012/t/pod.t CPAN.pm: Going to build T/TI/TIMB/Apache-Status-DBI-1.012.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Apache::Status::DBI Writing MYMETA.yml >>> make cp lib/Apache/Status/DBI.pm blib/lib/Apache/Status/DBI.pm Manifying blib/man3/Apache::Status::DBI.3 TIMB/Apache-Status-DBI-1.012.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 # Failed test 'use Apache::Status::DBI;' # at t/00.load.t line 4. # Tried to use 'Apache::Status::DBI'. # Error: Can't locate Apache.pm in @INC (@INC contains: /home/fly1400/var/cpan/build/Apache-Status-DBI-1.012-zy58nc/blib/lib /home/fly1400/var/cpan/build/Apache-Status-DBI-1.012-zy58nc/blib/arch /home/fly1400/var/megalib /home/fly1400/var/megalib /home/fly1400/ap1400/site/lib /home/fly1400/ap1400/lib .) at /home/fly1400/var/cpan/build/Apache-Status-DBI-1.012-zy58nc/blib/lib/Apache/Status/DBI.pm line 30. # BEGIN failed--compilation aborted at /home/fly1400/var/cpan/build/Apache-Status-DBI-1.012-zy58nc/blib/lib/Apache/Status/DBI.pm line 34. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value $Apache::Status::DBI::VERSION in concatenation (.) or string at t/00.load.t line 7. # Testing Apache::Status::DBI # Looks like you failed 1 test of 1. t/00.load.t ....... 1..1 not ok 1 - use Apache::Status::DBI; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'Test::Perl::Critic for "blib/lib/Apache/Status/DBI.pm"' # at /home/fly1400/var/megalib/Test/Perl/Critic.pm line 110. # # Perl::Critic found these violations in "blib/lib/Apache/Status/DBI.pm": # Modules have to return a true value ("1;") at line 1, column 1. Use "1;" as the last statement of the module. (Severity: 5) # Use of "require" is not allowed at line 15, column 18. Use Require() method of MainObject instead. (Severity: 5) # Use of "require" is not allowed at line 19, column 9. Use Require() method of MainObject instead. (Severity: 5) # Use of "require" is not allowed at line 20, column 9. Use Require() method of MainObject instead. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 21, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 22, column 16. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 23, column 13. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 24, column 13. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 25, column 13. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 26, column 20. (no explanation). (Severity: 5) # Use of "require" is not allowed at line 30, column 9. Use Require() method of MainObject instead. (Severity: 5) # Use of "require" is not allowed at line 31, column 9. Use Require() method of MainObject instead. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 36, column 4. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 37, column 38. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 39, column 4. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 41, column 5. (no explanation). (Severity: 5) # Use of low precedence operators is not allowed at line 44, column 8. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Use of low precedence operators is not allowed at line 45, column 8. Replace low precedence operators with the high precedence substitutes. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 46, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 48, column 5. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 49, column 17. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 49, column 23. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 49, column 42. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 50, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 50, column 41. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 50, column 50. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 67, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 68, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 68, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 69, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 73, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 74, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 74, column 62. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 74, column 88. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 76, column 17. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 76, column 26. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 76, column 37. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 78, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 78, column 43. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 78, column 43. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 80, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 81, column 20. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 81, column 45. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 81, column 45. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 81, column 68. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 81, column 68. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 83, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 83, column 29. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 83, column 29. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 83, column 52. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 83, column 52. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 83, column 72. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 84, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 84, column 55. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 87, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 88, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 89, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 90, column 13. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 95, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 96, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 96, column 13. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 97, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 97, column 24. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 98, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 98, column 16. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 98, column 16. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 99, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 99, column 39. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 99, column 39. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 100, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 104, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 107, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 109, column 8. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 110, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 111, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 111, column 85. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 111, column 85. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 111, column 97. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 112, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 112, column 29. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 112, column 29. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 112, column 57. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 112, column 57. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 112, column 82. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 113, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 114, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 117, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 117, column 75. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 118, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 121, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 121, column 44. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 122, column 27. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 122, column 27. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 122, column 38. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 123, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 123, column 44. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 124, column 42. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 124, column 42. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 124, column 54. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 125, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 125, column 31. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 125, column 31. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 126, column 9. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 127, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 127, column 54. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 127, column 60. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 128, column 27. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 128, column 44. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 128, column 44. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 129, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 129, column 49. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 130, column 50. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 133, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 133, column 44. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 134, column 42. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 134, column 42. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 134, column 54. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 135, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 136, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 136, column 38. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 136, column 44. (no explanation). (Severity: 5) # Method invokation should use "()" at line 136, column 46. Use "->MethodName()" instead of "->MethodName". (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 137, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 137, column 29. (no explanation). (Severity: 5) # Method invokation should use "()" at line 137, column 31. Use "->MethodName()" instead of "->MethodName". (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 138, column 21. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 138, column 28. (no explanation). (Severity: 5) # Method invokation should use "()" at line 138, column 30. Use "->MethodName()" instead of "->MethodName". (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 139, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 139, column 42. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 140, column 14. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 140, column 38. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 141, column 13. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 141, column 31. (no explanation). (Severity: 5) # Method invokation should use "()" at line 141, column 33. Use "->MethodName()" instead of "->MethodName". (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 143, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 144, column 16. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 144, column 41. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 144, column 41. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 144, column 64. (no explanation). (Severity: 5) # Private Member Data shouldn't be accessed directly at line 144, column 64. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 145, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 146, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 148, column 10. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 148, column 50. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 148, column 64. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 150, column 12. (no explanation). (Severity: 5) # Looks like you failed 1 test of 1. t/perlcritic.t .... 1..1 not ok 1 - Test::Perl::Critic for "blib/lib/Apache/Status/DBI.pm" Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Apache::Status::DBI ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Apache/Status/DBI.pm ok Test Summary Report ------------------- t/00.load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=4, Tests=4, 2 wallclock secs ( 0.02 usr 0.02 sys + 1.08 cusr 0.31 csys = 1.43 CPU) Result: FAIL Failed 2/4 test programs. 2/4 subtests failed. make: *** [test_dynamic] Error 255 TIMB/Apache-Status-DBI-1.012.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TIMB/Apache-Status-DBI-1.012.tar.gz Finished 2011-04-28T11:39:48