Start 2009-06-15T09:57:31 ActivePerl-1003 CPAN-1.94 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:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\;C:\WINDOWS\system32\WINDOW~1\v1.0 Going to read 'C:\cpanfly\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 C:\cpanfly\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\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Buffy >>> 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\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/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) # 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, 6 wallclock secs ( 0.06 usr + 0.16 sys = 0.22 CPU) Result: FAIL Failed 1/4 test programs. 1/4 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\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 2009-06-15T09:57:49