Start 2009-06-14T17:13:31 ActivePerl-1003 CPAN-1.94 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sun, 14 Jun 2009 08:27:34 GMT Running make for S/SA/SARTAK/Class-Load-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SA/SARTAK/Class-Load-0.03.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\S\SA\SARTAK\Class-Load-0.03.tar.gz ok Class-Load-0.03/ Class-Load-0.03/Changes Class-Load-0.03/inc/ Class-Load-0.03/inc/Module/ Class-Load-0.03/inc/Module/Install/ Class-Load-0.03/inc/Module/Install/Base.pm Class-Load-0.03/inc/Module/Install/Can.pm Class-Load-0.03/inc/Module/Install/Fetch.pm Class-Load-0.03/inc/Module/Install/Makefile.pm Class-Load-0.03/inc/Module/Install/Metadata.pm Class-Load-0.03/inc/Module/Install/Win32.pm Class-Load-0.03/inc/Module/Install/WriteAll.pm Class-Load-0.03/inc/Module/Install.pm Class-Load-0.03/lib/ Class-Load-0.03/lib/Class/ Class-Load-0.03/lib/Class/Load.pm Class-Load-0.03/Makefile.PL Class-Load-0.03/MANIFEST Class-Load-0.03/META.yml Class-Load-0.03/SIGNATURE Class-Load-0.03/t/ Class-Load-0.03/t/000-load.t Class-Load-0.03/t/001-is-class-loaded.t Class-Load-0.03/t/002-try-load-class.t Class-Load-0.03/t/003-load-class.t Class-Load-0.03/t/lib/ Class-Load-0.03/t/lib/Class/ Class-Load-0.03/t/lib/Class/Load/ Class-Load-0.03/t/lib/Class/Load/OK.pm Class-Load-0.03/t/lib/Class/Load/SyntaxError.pm CPAN.pm: Going to build S/SA/SARTAK/Class-Load-0.03.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Class/Load.pm Checking if your kit is complete... Looks good Writing Makefile for Class::Load >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Class/Load.pm blib\lib\Class\Load.pm SARTAK/Class-Load-0.03.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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/000-load.t ............. 1..1 ok 1 - use Class::Load; ok Not a GLOB reference at C:\cpanfly\var\cpan\build\Class-Load-0.03-gKm6Dg\blib\lib/Class/Load.pm line 71. # Looks like you planned 11 tests but ran 10. # Looks like your test exited with 255 just after 10. t/001-is-class-loaded.t .. 1..11 ok 1 - Class::Load is loaded ok 2 - nonexistent class is NOT loaded ok 3 - class that defines @ISA is loaded ok 4 - class that defines $ISA is loaded ok 5 - class that defines $VERSION is loaded ok 6 - class that defines @VERSION is loaded ok 7 - class that defines any method is loaded ok 8 - class that defines just a scalar is not loaded ok 9 - even if Foo::Bar is loaded, Foo is not ok 10 - Quuxquux does not imply the existence of Quux Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/11 subtests # Failed test at t/002-try-load-class.t line 22. # Looks like you failed 1 test of 14. t/002-try-load-class.t ... 1..14 ok 1 - loaded class OK ok 2 ok 3 - didn't load class Nonexistent ok 4 ok 5 - loaded class OK ok 6 ok 7 - didn't load class SyntaxError ok 8 ok 9 ok 10 not ok 11 ok 12 - loaded class Inlined ok 13 ok 14 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests # Failed test at t/003-load-class.t line 27. # Looks like you failed 1 test of 14. t/003-load-class.t ....... 1..14 ok 1 - loaded class OK ok 2 ok 3 - threw Regexp ((?-xism:^Can't locate Class/Load/Nonexistent.pm in \@INC)) ok 4 ok 5 - loaded class OK ok 6 ok 7 - threw Regexp ((?-xism:^Missing right curly or square bracket at )) ok 8 ok 9 ok 10 not ok 11 ok 12 - loaded class Inlined ok 13 ok 14 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t/001-is-class-loaded.t (Wstat: 65280 Tests: 10 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 10. t/002-try-load-class.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 11 Non-zero exit status: 1 t/003-load-class.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 11 Non-zero exit status: 1 Files=4, Tests=39, 0 wallclock secs ( 0.03 usr + 0.06 sys = 0.09 CPU) Result: FAIL Failed 3/4 test programs. 2/39 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x1' Stop. SARTAK/Class-Load-0.03.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SARTAK/Class-Load-0.03.tar.gz Finished 2009-06-14T17:13:36