PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-11-23T06:32:57 ActivePerl-2000 CPAN-2.00 PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\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:\INSTAN~1;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 Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Sun, 23 Nov 2014 13:53:35 GMT Running make for G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.040.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.040.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRAF/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\G\GR\GRAF\Mojolicious-Plugin-MethodOverride-0.040.tar.gz ok Mojolicious-Plugin-MethodOverride-0.040/ Mojolicious-Plugin-MethodOverride-0.040/lib/ Mojolicious-Plugin-MethodOverride-0.040/lib/Mojolicious/ Mojolicious-Plugin-MethodOverride-0.040/lib/Mojolicious/Plugin/ Mojolicious-Plugin-MethodOverride-0.040/lib/Mojolicious/Plugin/MethodOverride.pm Mojolicious-Plugin-MethodOverride-0.040/META.yml Mojolicious-Plugin-MethodOverride-0.040/README Mojolicious-Plugin-MethodOverride-0.040/t/ Mojolicious-Plugin-MethodOverride-0.040/t/pod.t Mojolicious-Plugin-MethodOverride-0.040/t/01-override.t Mojolicious-Plugin-MethodOverride-0.040/t/02-override-config.t Mojolicious-Plugin-MethodOverride-0.040/t/03-override-noheader.t Mojolicious-Plugin-MethodOverride-0.040/t/00-load.t Mojolicious-Plugin-MethodOverride-0.040/MANIFEST.skip Mojolicious-Plugin-MethodOverride-0.040/inc/ Mojolicious-Plugin-MethodOverride-0.040/inc/Module/ Mojolicious-Plugin-MethodOverride-0.040/inc/Module/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/ Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/Include.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/Makefile.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/Win32.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/Metadata.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/Fetch.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/Can.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/WriteAll.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/Base.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install/ReadmeFromPod.pm Mojolicious-Plugin-MethodOverride-0.040/inc/Module/Install.pm Mojolicious-Plugin-MethodOverride-0.040/Makefile.PL Mojolicious-Plugin-MethodOverride-0.040/Changes Mojolicious-Plugin-MethodOverride-0.040/MANIFEST CPAN.pm: Building G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.040.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Mojolicious/Plugin/MethodOverride.pm *** Module::AutoInstall version 1.06 *** 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. (1.001009) - Test::Mojo ...loaded. (undef) - Mojolicious ...loaded. (5.64 >= 3.21) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Mojolicious::Plugin::MethodOverride Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Mojolicious/Plugin/MethodOverride.pm blib\lib\Mojolicious\Plugin\MethodOverride.pm GRAF/Mojolicious-Plugin-MethodOverride-0.040.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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.040, Perl 5.020001, C:\Perl64-5.20\bin\perl.exe t/00-load.t ............... 1..1 ok 1 - use Mojolicious::Plugin::MethodOverride; ok [Sun Nov 23 06:33:05 2014] [debug] GET "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000753s, 1328.021/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000431s, 2320.186/s). [Sun Nov 23 06:33:05 2014] [debug] PUT "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000426s, 2347.418/s). [Sun Nov 23 06:33:05 2014] [debug] DELETE "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000443s, 2257.336/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] X-HTTP-Method-Override: GET [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000396s, 2525.253/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] X-HTTP-Method-Override: POST [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000371s, 2695.418/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] X-HTTP-Method-Override: PUT [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000372s, 2688.172/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] X-HTTP-Method-Override: DELETE [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000371s, 2695.418/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000309s, 3236.246/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000308s, 3246.753/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000649s, 1540.832/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000312s, 3205.128/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:05 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:05 2014] [debug] 200 OK (0.000348s, 2873.563/s). [Sun Nov 23 06:33:05 2014] [debug] POST "/static.txt". [Sun Nov 23 06:33:05 2014] [debug] X-HTTP-Method-Override: PUT [Sun Nov 23 06:33:05 2014] [debug] Template "not_found.development.html.ep" not found. [Sun Nov 23 06:33:05 2014] [debug] Template "not_found.html.ep" not found. [Sun Nov 23 06:33:05 2014] [debug] Rendering inline template "3e3201ab0667c1fc7f39089209f0435c". [Sun Nov 23 06:33:05 2014] [debug] Rendering inline template "b2d451b47e2053ce583cbfdf7bcc6006". [Sun Nov 23 06:33:05 2014] [debug] 404 Not Found (0.033045s, 30.262/s). t/01-override.t ........... ok 1 - GET /welcome ok 2 - 200 OK ok 3 - content is similar ok 4 - POST /welcome ok 5 - 200 OK ok 6 - content is similar ok 7 - PUT /welcome ok 8 - 200 OK ok 9 - content is similar ok 10 - DELETE /welcome ok 11 - 200 OK ok 12 - content is similar ok 13 - POST /welcome ok 14 - 200 OK ok 15 - content is similar ok 16 - POST /welcome ok 17 - 200 OK ok 18 - content is similar ok 19 - POST /welcome ok 20 - 200 OK ok 21 - content is similar ok 22 - POST /welcome ok 23 - 200 OK ok 24 - content is similar ok 25 - POST /welcome ok 26 - 200 OK ok 27 - content is not similar ok 28 - content is similar ok 29 - POST /welcome?x-tunneled-method=GET ok 30 - 200 OK ok 31 - content is not similar ok 32 - content is similar ok 33 - POST /welcome?x-tunneled-method=POST ok 34 - 200 OK ok 35 - content is similar ok 36 - POST /welcome?x-tunneled-method=PUT ok 37 - 200 OK ok 38 - content is not similar ok 39 - content is similar ok 40 - POST /welcome?x-tunneled-method=DELETE ok 41 - 200 OK ok 42 - content is not similar ok 43 - content is similar ok 44 - GET /static.txt ok 45 - 200 OK ok 46 - content is similar ok 47 - POST /static.txt ok 48 - 404 Not Found 1..48 ok [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: GET [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000552s, 1811.594/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: POST [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000496s, 2016.129/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: PUT [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000498s, 2008.032/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: DELETE [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000529s, 1890.359/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000332s, 3012.048/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: GET [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000452s, 2212.389/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: POST [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000430s, 2325.581/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: PUT [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000429s, 2331.002/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] X-HTTP-Test-Override: DELETE [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000447s, 2237.136/s). [Sun Nov 23 06:33:06 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:06 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:06 2014] [debug] 200 OK (0.000411s, 2433.090/s). t/02-override-config.t .... ok 1 - POST /welcome ok 2 - 200 OK ok 3 - content is similar ok 4 - POST /welcome ok 5 - 200 OK ok 6 - content is similar ok 7 - POST /welcome ok 8 - 200 OK ok 9 - content is similar ok 10 - POST /welcome ok 11 - 200 OK ok 12 - content is similar ok 13 - POST /welcome ok 14 - 200 OK ok 15 - content is not similar ok 16 - content is similar ok 17 - POST /welcome?x-test-tunnel-method=GET ok 18 - 200 OK ok 19 - content is similar ok 20 - POST /welcome?x-test-tunnel-method=POST ok 21 - 200 OK ok 22 - content is similar ok 23 - POST /welcome?x-test-tunnel-method=PUT ok 24 - 200 OK ok 25 - content is similar ok 26 - POST /welcome?x-test-tunnel-method=DELETE ok 27 - 200 OK ok 28 - content is similar ok 29 - POST /welcome?x-tunneled-method=GET ok 30 - 200 OK ok 31 - content is not similar ok 32 - content is similar 1..32 ok [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000805s, 1242.236/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000341s, 2932.551/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000335s, 2985.075/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000316s, 3164.557/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] x-tunneled-method: GET [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000686s, 1457.726/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] x-tunneled-method: POST [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000428s, 2336.449/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] x-tunneled-method: PUT [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000621s, 1610.306/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] x-tunneled-method: DELETE [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000618s, 1618.123/s). [Sun Nov 23 06:33:07 2014] [debug] POST "/welcome". [Sun Nov 23 06:33:07 2014] [debug] Routing to a callback. [Sun Nov 23 06:33:07 2014] [debug] 200 OK (0.000355s, 2816.901/s). t/03-override-noheader.t .. ok 1 - POST /welcome ok 2 - 200 OK ok 3 - content is not similar ok 4 - content is similar ok 5 - POST /welcome ok 6 - 200 OK ok 7 - content is similar ok 8 - POST /welcome ok 9 - 200 OK ok 10 - content is not similar ok 11 - content is similar ok 12 - POST /welcome ok 13 - 200 OK ok 14 - content is not similar ok 15 - content is similar ok 16 - POST /welcome?x-tunneled-method=GET ok 17 - 200 OK ok 18 - content is similar ok 19 - POST /welcome?x-tunneled-method=POST ok 20 - 200 OK ok 21 - content is similar ok 22 - POST /welcome?x-tunneled-method=PUT ok 23 - 200 OK ok 24 - content is similar ok 25 - POST /welcome?x-tunneled-method=DELETE ok 26 - 200 OK ok 27 - content is similar ok 28 - POST /welcome?x-tunneled-thingy=GET ok 29 - 200 OK ok 30 - content is not similar ok 31 - content is similar 1..31 ok t/pod.t ................... 1..1 ok 1 - POD test for blib/lib/Mojolicious/Plugin/MethodOverride.pm ok All tests successful. Files=5, Tests=113, 5 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: PASS GRAF/Mojolicious-Plugin-MethodOverride-0.040.tar.gz dmake test TEST_VERBOSE=1 -- OK Bernhard Graf <graf@cpan.org> Simulate HTTP Verbs >>> (cd C:\cpanfly-5.20\var\cpan\build\Mojolicious-Plugin-MethodOverride-0.040-s2NbdB && tar cvf - Mojolicious-Plugin-MethodOverride-0.040.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.040.tar.gz Mojolicious-Plugin-MethodOverride-0.040.ppd blib/ blib/lib/ blib/lib/Mojolicious/ blib/lib/Mojolicious/Plugin/ blib/lib/Mojolicious/Plugin/MethodOverride.pm >>> mv C:\cpanfly-5.20\var\cpan\build\Mojolicious-Plugin-MethodOverride-0.040-s2NbdB/Mojolicious-Plugin-MethodOverride-0.040.ppd C:/cpanfly-5.20/var/REPO/G/GR/GRAF Finished 2014-11-23T06:33:08