PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-05-04T07:28:26 ActivePerl-1400 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Tue, 03 May 2011 22:30:05 GMT Running make for T/TI/TIMB/Apache-Status-DBI-1.012.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TI/TIMB/Apache-Status-DBI-1.012.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\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 >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Apache::Status::DBI Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Apache/Status/DBI.pm blib\lib\Apache\Status\DBI.pm TIMB/Apache-Status-DBI-1.012.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.14\bin\perl.exe "-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: C:\cpanfly-5.14\var\cpan\build\Apache-Status-DBI-1.012-KU030r\blib\lib C:\cpanfly-5.14\var\cpan\build\Apache-Status-DBI-1.012-KU030r\blib\arch C:/cpanfly-5.14/var/megalib C:/cpanfly-5.14/var/megalib C:/Perl64-5.14/site/lib C:/Perl64-5.14/lib .) at C:\cpanfly-5.14\var\cpan\build\Apache-Status-DBI-1.012-KU030r\blib\lib/Apache/Status/DBI.pm line 30. # BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Apache-Status-DBI-1.012-KU030r\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 C:/cpanfly-5.14/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.03 usr + 0.00 sys = 0.03 CPU) Result: FAIL Failed 2/4 test programs. 2/4 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. TIMB/Apache-Status-DBI-1.012.tar.gz nmake 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-05-04T07:28:33