PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-11-01T21:23:29 ActivePerl-1200 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Wed, 02 Nov 2011 03:31:44 GMT Running make for G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.001.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.001.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GR/GRAF/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\G\GR\GRAF\Mojolicious-Plugin-MethodOverride-0.001.tar.gz ok Mojolicious-Plugin-MethodOverride-0.001/ Mojolicious-Plugin-MethodOverride-0.001/Makefile.PL Mojolicious-Plugin-MethodOverride-0.001/README Mojolicious-Plugin-MethodOverride-0.001/MANIFEST Mojolicious-Plugin-MethodOverride-0.001/Changes Mojolicious-Plugin-MethodOverride-0.001/MANIFEST.skip Mojolicious-Plugin-MethodOverride-0.001/t/ Mojolicious-Plugin-MethodOverride-0.001/t/03-override-noheader.t Mojolicious-Plugin-MethodOverride-0.001/t/01-override.t Mojolicious-Plugin-MethodOverride-0.001/t/pod.t Mojolicious-Plugin-MethodOverride-0.001/t/02-override-config.t Mojolicious-Plugin-MethodOverride-0.001/t/00-load.t Mojolicious-Plugin-MethodOverride-0.001/META.yml Mojolicious-Plugin-MethodOverride-0.001/lib/ Mojolicious-Plugin-MethodOverride-0.001/lib/Mojolicious/ Mojolicious-Plugin-MethodOverride-0.001/lib/Mojolicious/Plugin/ Mojolicious-Plugin-MethodOverride-0.001/lib/Mojolicious/Plugin/MethodOverride.pm Mojolicious-Plugin-MethodOverride-0.001/inc/ Mojolicious-Plugin-MethodOverride-0.001/inc/Module/ Mojolicious-Plugin-MethodOverride-0.001/inc/Module/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/ Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/WriteAll.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/Fetch.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/Win32.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/Metadata.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/Base.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/Can.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/Makefile.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/Include.pm Mojolicious-Plugin-MethodOverride-0.001/inc/Module/Install/ReadmeFromPod.pm CPAN.pm: Going to build G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.001.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.96) - Test::Mojo ...loaded. (0) - Mojolicious ...loaded. (0.999926) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Mojolicious::Plugin::MethodOverride >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Mojolicious/Plugin/MethodOverride.pm blib\lib\Mojolicious\Plugin\MethodOverride.pm GRAF/Mojolicious-Plugin-MethodOverride-0.001.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-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-override.t t/02-override-config.t t/03-override-noheader.t t/pod.t # Testing Mojolicious::Plugin::MethodOverride 0.001, Perl 5.012000, C:\Perl-5.12\bin\perl.exe t/00-load.t ............... 1..1 ok 1 - use Mojolicious::Plugin::MethodOverride; ok String found where operator expected at t/01-override.t line 26, near "put '/welcome'" (Do you need to predeclare put?) String found where operator expected at t/01-override.t line 30, near "del '/welcome'" (Do you need to predeclare del?) syntax error at t/01-override.t line 26, near "put '/welcome'" Execution of t/01-override.t aborted due to compilation errors. t/01-override.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run String found where operator expected at t/02-override-config.t line 28, near "put '/welcome'" (Do you need to predeclare put?) String found where operator expected at t/02-override-config.t line 32, near "del '/welcome'" (Do you need to predeclare del?) syntax error at t/02-override-config.t line 28, near "put '/welcome'" Execution of t/02-override-config.t aborted due to compilation errors. t/02-override-config.t .... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run String found where operator expected at t/03-override-noheader.t line 26, near "put '/welcome'" (Do you need to predeclare put?) String found where operator expected at t/03-override-noheader.t line 30, near "del '/welcome'" (Do you need to predeclare del?) syntax error at t/03-override-noheader.t line 26, near "put '/welcome'" Execution of t/03-override-noheader.t aborted due to compilation errors. t/03-override-noheader.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/pod.t ................... 1..1 ok 1 - POD test for blib\lib\Mojolicious\Plugin\MethodOverride.pm ok Test Summary Report ------------------- t/01-override.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/02-override-config.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/03-override-noheader.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=5, Tests=2, 2 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) Result: FAIL Failed 3/5 test programs. 0/2 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.12\bin\perl.exe' : return code '0xff' Stop. GRAF/Mojolicious-Plugin-MethodOverride-0.001.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports GRAF/Mojolicious-Plugin-MethodOverride-0.001.tar.gz Finished 2011-11-01T21:23:39