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-04T11:26:39 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 L/LB/LBROCARD/Acme-Buffy-1.5.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\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 >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Buffy Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Acme/Buffy.pm blib\lib\Acme\Buffy.pm LBROCARD/Acme-Buffy-1.5.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 t/buffy.t ......... 1..1 ok 1 ok # Failed test 'Test::Perl::Critic for "blib\lib\Acme\Buffy.pm"' # at C:/cpanfly-5.14/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, 2 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: FAIL Failed 1/4 test programs. 1/4 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. LBROCARD/Acme-Buffy-1.5.tar.gz nmake 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-05-04T11:26:45