PATH=C:\cpanfly-5.20-64\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.20-64\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2017-01-17T00:55:15 ActivePerl-2003 CPAN-2.10 PATH=C:/CPANFL~1.20-/var/libs/bin;C:\CPANFL~1.20-\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.20-\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.20-64\var\cpan\Metadata' Database was generated on Mon, 16 Jan 2017 04:41:03 GMT Checksum for C:\cpanfly-5.20-64\var\cpan\sources\authors\id\G\GR\GRAF\Mojolicious-Plugin-MethodOverride-0.060.tar.gz ok Mojolicious-Plugin-MethodOverride-0.060/ Mojolicious-Plugin-MethodOverride-0.060/inc/ Mojolicious-Plugin-MethodOverride-0.060/inc/Module/ Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/ Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/Metadata.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/Makefile.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/Can.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/Fetch.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/Win32.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/WriteAll.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/Include.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install/Base.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.060/inc/Module/Install.pm Mojolicious-Plugin-MethodOverride-0.060/t/ Mojolicious-Plugin-MethodOverride-0.060/t/02-override-config.t Mojolicious-Plugin-MethodOverride-0.060/t/pod.t Mojolicious-Plugin-MethodOverride-0.060/t/03-override-noheader.t Mojolicious-Plugin-MethodOverride-0.060/t/00-load.t Mojolicious-Plugin-MethodOverride-0.060/t/04-override-charset.t Mojolicious-Plugin-MethodOverride-0.060/t/01-override.t Mojolicious-Plugin-MethodOverride-0.060/MANIFEST Mojolicious-Plugin-MethodOverride-0.060/MANIFEST.skip Mojolicious-Plugin-MethodOverride-0.060/README.md Mojolicious-Plugin-MethodOverride-0.060/Changes Mojolicious-Plugin-MethodOverride-0.060/Makefile.PL Mojolicious-Plugin-MethodOverride-0.060/lib/ Mojolicious-Plugin-MethodOverride-0.060/lib/Mojolicious/ Mojolicious-Plugin-MethodOverride-0.060/lib/Mojolicious/Plugin/ Mojolicious-Plugin-MethodOverride-0.060/lib/Mojolicious/Plugin/MethodOverride.pm Mojolicious-Plugin-MethodOverride-0.060/META.yml Configuring G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.060.tar.gz with Makefile.PL >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL *** Module::AutoInstall version 1.16 *** 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.001014) - Test::Mojo ...loaded. (undef) - Mojolicious ...loaded. (6.66 >= 2.48) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Have \cpanfl~1.20-\var\megalib Want \perl64-5.20\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Mojolicious::Plugin::MethodOverride Writing MYMETA.yml and MYMETA.json GRAF/Mojolicious-Plugin-MethodOverride-0.060.tar.gz C:\Perl64-5.20\bin\perl.exe Makefile.PL -- OK Running make for G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.060.tar.gz >>> dmake cp lib/Mojolicious/Plugin/MethodOverride.pm blib\lib\Mojolicious\Plugin\MethodOverride.pm GRAF/Mojolicious-Plugin-MethodOverride-0.060.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/04-override-charset.t t/pod.t # Testing Mojolicious::Plugin::MethodOverride 0.060, Perl 5.020003, C:\Perl64-5.20\bin\perl.exe t/00-load.t ............... 1..1 ok 1 - use Mojolicious::Plugin::MethodOverride; ok [Tue Jan 17 00:55:29 2017] [debug] GET "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.001463s, 683.527/s) [Tue Jan 17 00:55:29 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000393s, 2544.529/s) [Tue Jan 17 00:55:29 2017] [debug] PUT "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000392s, 2551.020/s) [Tue Jan 17 00:55:29 2017] [debug] DELETE "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000395s, 2531.646/s) [Tue Jan 17 00:55:29 2017] [debug] X-HTTP-Method-Override: GET [Tue Jan 17 00:55:29 2017] [debug] GET "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000342s, 2923.977/s) [Tue Jan 17 00:55:29 2017] [debug] X-HTTP-Method-Override: POST [Tue Jan 17 00:55:29 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000294s, 3401.361/s) [Tue Jan 17 00:55:29 2017] [debug] X-HTTP-Method-Override: PUT [Tue Jan 17 00:55:29 2017] [debug] PUT "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000295s, 3389.831/s) [Tue Jan 17 00:55:29 2017] [debug] X-HTTP-Method-Override: DELETE [Tue Jan 17 00:55:29 2017] [debug] DELETE "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000296s, 3378.378/s) [Tue Jan 17 00:55:29 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000297s, 3367.003/s) [Tue Jan 17 00:55:29 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:29 2017] [debug] Routing to a callback [Tue Jan 17 00:55:29 2017] [debug] 200 OK (0.000363s, 2754.821/s) [Tue Jan 17 00:55:30 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:30 2017] [debug] Routing to a callback [Tue Jan 17 00:55:30 2017] [debug] 200 OK (0.000326s, 3067.485/s) [Tue Jan 17 00:55:30 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:30 2017] [debug] Routing to a callback [Tue Jan 17 00:55:30 2017] [debug] 200 OK (0.000324s, 3086.420/s) [Tue Jan 17 00:55:30 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:30 2017] [debug] Routing to a callback [Tue Jan 17 00:55:30 2017] [debug] 200 OK (0.000326s, 3067.485/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 1..46 ok [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: GET [Tue Jan 17 00:55:32 2017] [debug] GET "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.00077s, 1298.701/s) [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: POST [Tue Jan 17 00:55:32 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000394s, 2538.071/s) [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: PUT [Tue Jan 17 00:55:32 2017] [debug] PUT "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000392s, 2551.020/s) [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: DELETE [Tue Jan 17 00:55:32 2017] [debug] DELETE "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000386s, 2590.674/s) [Tue Jan 17 00:55:32 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000292s, 3424.658/s) [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: GET [Tue Jan 17 00:55:32 2017] [debug] GET "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000313s, 3194.888/s) [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: POST [Tue Jan 17 00:55:32 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000404s, 2475.248/s) [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: PUT [Tue Jan 17 00:55:32 2017] [debug] PUT "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000293s, 3412.969/s) [Tue Jan 17 00:55:32 2017] [debug] X-HTTP-Test-Override: DELETE [Tue Jan 17 00:55:32 2017] [debug] DELETE "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.00029s, 3448.276/s) [Tue Jan 17 00:55:32 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:32 2017] [debug] Routing to a callback [Tue Jan 17 00:55:32 2017] [debug] 200 OK (0.000293s, 3412.969/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 [Tue Jan 17 00:55:35 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.00101s, 990.099/s) [Tue Jan 17 00:55:35 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000298s, 3355.705/s) [Tue Jan 17 00:55:35 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000315s, 3174.603/s) [Tue Jan 17 00:55:35 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000294s, 3401.361/s) [Tue Jan 17 00:55:35 2017] [debug] x-tunneled-method: GET [Tue Jan 17 00:55:35 2017] [debug] GET "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000427s, 2341.920/s) [Tue Jan 17 00:55:35 2017] [debug] x-tunneled-method: POST [Tue Jan 17 00:55:35 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000314s, 3184.713/s) [Tue Jan 17 00:55:35 2017] [debug] x-tunneled-method: PUT [Tue Jan 17 00:55:35 2017] [debug] PUT "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000404s, 2475.248/s) [Tue Jan 17 00:55:35 2017] [debug] x-tunneled-method: DELETE [Tue Jan 17 00:55:35 2017] [debug] DELETE "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000404s, 2475.248/s) [Tue Jan 17 00:55:35 2017] [debug] POST "/welcome" [Tue Jan 17 00:55:35 2017] [debug] Routing to a callback [Tue Jan 17 00:55:35 2017] [debug] 200 OK (0.000294s, 3401.361/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 [Tue Jan 17 00:55:38 2017] [debug] POST "/" [Tue Jan 17 00:55:38 2017] [debug] Routing to a callback [Tue Jan 17 00:55:38 2017] [debug] 200 OK (0.00105s, 952.381/s) [Tue Jan 17 00:55:38 2017] [debug] x-test-tunnel-method: GET [Tue Jan 17 00:55:38 2017] [debug] GET "/" [Tue Jan 17 00:55:38 2017] [debug] Routing to a callback [Tue Jan 17 00:55:38 2017] [debug] 200 OK (0.00049s, 2040.816/s) [Tue Jan 17 00:55:38 2017] [debug] x-test-tunnel-method: POST [Tue Jan 17 00:55:38 2017] [debug] POST "/" [Tue Jan 17 00:55:38 2017] [debug] Routing to a callback [Tue Jan 17 00:55:38 2017] [debug] 200 OK (0.000382s, 2617.801/s) [Tue Jan 17 00:55:38 2017] [debug] x-test-tunnel-method: PUT [Tue Jan 17 00:55:38 2017] [debug] PUT "/" [Tue Jan 17 00:55:38 2017] [debug] Routing to a callback [Tue Jan 17 00:55:38 2017] [debug] 200 OK (0.000474s, 2109.705/s) [Tue Jan 17 00:55:38 2017] [debug] x-test-tunnel-method: PATCH [Tue Jan 17 00:55:38 2017] [debug] PATCH "/" [Tue Jan 17 00:55:38 2017] [debug] Routing to a callback [Tue Jan 17 00:55:38 2017] [debug] 200 OK (0.000473s, 2114.165/s) [Tue Jan 17 00:55:38 2017] [debug] x-test-tunnel-method: DELETE [Tue Jan 17 00:55:38 2017] [debug] DELETE "/" [Tue Jan 17 00:55:38 2017] [debug] Routing to a callback [Tue Jan 17 00:55:38 2017] [debug] 200 OK (0.000489s, 2044.990/s) t/04-override-charset.t ... ok 1 - POST http://127.0.0.1:64971/?p=%82%E2%82%C1%82%BD ok 2 - 200 OK ok 3 - exact match for content ok 4 - POST http://127.0.0.1:64971/?p=%82%E2%82%C1%82%BD&x-test-tunnel-method=GET ok 5 - 200 OK ok 6 - exact match for content ok 7 - POST http://127.0.0.1:64971/?p=%82%E2%82%C1%82%BD&x-test-tunnel-method=POST ok 8 - 200 OK ok 9 - exact match for content ok 10 - POST http://127.0.0.1:64971/?p=%82%E2%82%C1%82%BD&x-test-tunnel-method=PUT ok 11 - 200 OK ok 12 - exact match for content ok 13 - POST http://127.0.0.1:64971/?p=%82%E2%82%C1%82%BD&x-test-tunnel-method=PATCH ok 14 - 200 OK ok 15 - exact match for content ok 16 - POST http://127.0.0.1:64971/?p=%82%E2%82%C1%82%BD&x-test-tunnel-method=DELETE ok 17 - 200 OK ok 18 - exact match for content 1..18 ok t/pod.t ................... 1..1 ok 1 - POD test for blib/lib/Mojolicious/Plugin/MethodOverride.pm ok All tests successful. Files=6, Tests=129, 12 wallclock secs ( 0.09 usr + 0.01 sys = 0.11 CPU) Result: PASS GRAF/Mojolicious-Plugin-MethodOverride-0.060.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/G/GR/GRAF/CHECKSUMS Bernhard Graf <graf@cpan.org> Simulate HTTP Verbs >>> (cd C:\cpanfly-5.20-64\var\tmp\cpan_build\Mojolicious-Plugin-MethodOverride-0.060-E_zUB6 && tar cvf - Mojolicious-Plugin-MethodOverride-0.060.ppd blib) | gzip -c >C:/cpanfly-5.20-64/var/REPO/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.060.tar.gz Mojolicious-Plugin-MethodOverride-0.060.ppd blib/ blib/lib/ blib/lib/Mojolicious/ blib/lib/Mojolicious/Plugin/ blib/lib/Mojolicious/Plugin/MethodOverride.pm Finished 2017-01-17T00:55:39