PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2015-06-04T00:05:11 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Thu, 04 Jun 2015 05:53:23 GMT Running make for G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.053.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.053.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRAF/CHECKSUMS Checksum for /home/fly1800/var/cpan/sources/authors/id/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.053.tar.gz ok Mojolicious-Plugin-MethodOverride-0.053/ Mojolicious-Plugin-MethodOverride-0.053/README.md Mojolicious-Plugin-MethodOverride-0.053/lib/ Mojolicious-Plugin-MethodOverride-0.053/lib/Mojolicious/ Mojolicious-Plugin-MethodOverride-0.053/lib/Mojolicious/Plugin/ Mojolicious-Plugin-MethodOverride-0.053/lib/Mojolicious/Plugin/MethodOverride.pm Mojolicious-Plugin-MethodOverride-0.053/META.yml Mojolicious-Plugin-MethodOverride-0.053/t/ Mojolicious-Plugin-MethodOverride-0.053/t/pod.t Mojolicious-Plugin-MethodOverride-0.053/t/04-override-charset.t Mojolicious-Plugin-MethodOverride-0.053/t/01-override.t Mojolicious-Plugin-MethodOverride-0.053/t/02-override-config.t Mojolicious-Plugin-MethodOverride-0.053/t/03-override-noheader.t Mojolicious-Plugin-MethodOverride-0.053/t/00-load.t Mojolicious-Plugin-MethodOverride-0.053/MANIFEST.skip Mojolicious-Plugin-MethodOverride-0.053/inc/ Mojolicious-Plugin-MethodOverride-0.053/inc/Module/ Mojolicious-Plugin-MethodOverride-0.053/inc/Module/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/ Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/Include.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/Makefile.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/Win32.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/Metadata.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/Fetch.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/Can.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/WriteAll.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install/Base.pm Mojolicious-Plugin-MethodOverride-0.053/inc/Module/Install.pm Mojolicious-Plugin-MethodOverride-0.053/Makefile.PL Mojolicious-Plugin-MethodOverride-0.053/Changes Mojolicious-Plugin-MethodOverride-0.053/MANIFEST CPAN.pm: Building G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.053.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL *** Module::AutoInstall version 1.14 *** 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. (6.11 >= 2.48) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mojolicious::Plugin::MethodOverride Writing MYMETA.yml and MYMETA.json >>> make cp lib/Mojolicious/Plugin/MethodOverride.pm blib/lib/Mojolicious/Plugin/MethodOverride.pm Manifying 1 pod document GRAF/Mojolicious-Plugin-MethodOverride-0.053.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1800/ap1800-297235/bin/perl-static" "-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.053, Perl 5.018000, /home/fly1800/ap1800-297235/bin/perl-static t/00-load.t ............... 1..1 ok 1 - use Mojolicious::Plugin::MethodOverride; ok # Acme::Override::INET replaced IO::Socket::INET with IO::Socket::IP 0.37 [Thu Jun 4 00:05:20 2015] [debug] GET "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.001102s, 907.441/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000684s, 1461.988/s) [Thu Jun 4 00:05:20 2015] [debug] PUT "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000708s, 1412.429/s) [Thu Jun 4 00:05:20 2015] [debug] DELETE "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000570s, 1754.386/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Method-Override: GET [Thu Jun 4 00:05:20 2015] [debug] GET "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000358s, 2793.296/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Method-Override: POST [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000468s, 2136.752/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Method-Override: PUT [Thu Jun 4 00:05:20 2015] [debug] PUT "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000449s, 2227.171/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Method-Override: DELETE [Thu Jun 4 00:05:20 2015] [debug] DELETE "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000525s, 1904.762/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000440s, 2272.727/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000640s, 1562.500/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000502s, 1992.032/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000621s, 1610.306/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000785s, 1273.885/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 # Acme::Override::INET replaced IO::Socket::INET with IO::Socket::IP 0.37 [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: GET [Thu Jun 4 00:05:20 2015] [debug] GET "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.001086s, 920.810/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: POST [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000697s, 1434.720/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: PUT [Thu Jun 4 00:05:20 2015] [debug] PUT "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000869s, 1150.748/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: DELETE [Thu Jun 4 00:05:20 2015] [debug] DELETE "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000562s, 1779.359/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000442s, 2262.443/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: GET [Thu Jun 4 00:05:20 2015] [debug] GET "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000417s, 2398.082/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: POST [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000600s, 1666.667/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: PUT [Thu Jun 4 00:05:20 2015] [debug] PUT "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000587s, 1703.578/s) [Thu Jun 4 00:05:20 2015] [debug] X-HTTP-Test-Override: DELETE [Thu Jun 4 00:05:20 2015] [debug] DELETE "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000674s, 1483.680/s) [Thu Jun 4 00:05:20 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:20 2015] [debug] Routing to a callback [Thu Jun 4 00:05:20 2015] [debug] 200 OK (0.000506s, 1976.285/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 # Acme::Override::INET replaced IO::Socket::INET with IO::Socket::IP 0.37 [Thu Jun 4 00:05:21 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000850s, 1176.471/s) [Thu Jun 4 00:05:21 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000708s, 1412.429/s) [Thu Jun 4 00:05:21 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000443s, 2257.336/s) [Thu Jun 4 00:05:21 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000470s, 2127.660/s) [Thu Jun 4 00:05:21 2015] [debug] x-tunneled-method: GET [Thu Jun 4 00:05:21 2015] [debug] GET "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000351s, 2849.003/s) [Thu Jun 4 00:05:21 2015] [debug] x-tunneled-method: POST [Thu Jun 4 00:05:21 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000441s, 2267.574/s) [Thu Jun 4 00:05:21 2015] [debug] x-tunneled-method: PUT [Thu Jun 4 00:05:21 2015] [debug] PUT "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000793s, 1261.034/s) [Thu Jun 4 00:05:21 2015] [debug] x-tunneled-method: DELETE [Thu Jun 4 00:05:21 2015] [debug] DELETE "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000687s, 1455.604/s) [Thu Jun 4 00:05:21 2015] [debug] POST "/welcome" [Thu Jun 4 00:05:21 2015] [debug] Routing to a callback [Thu Jun 4 00:05:21 2015] [debug] 200 OK (0.000572s, 1748.252/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 # Acme::Override::INET replaced IO::Socket::INET with IO::Socket::IP 0.37 [Thu Jun 4 00:05:22 2015] [debug] Your secret passphrase needs to be changed [Thu Jun 4 00:05:22 2015] [debug] POST "/" [Thu Jun 4 00:05:22 2015] [debug] Routing to a callback [Thu Jun 4 00:05:22 2015] [debug] 200 OK (0.001175s, 851.064/s) [Thu Jun 4 00:05:22 2015] [debug] x-test-tunnel-method: GET [Thu Jun 4 00:05:22 2015] [debug] GET "/" [Thu Jun 4 00:05:22 2015] [debug] Routing to a callback [Thu Jun 4 00:05:22 2015] [debug] 200 OK (0.000716s, 1396.648/s) [Thu Jun 4 00:05:22 2015] [debug] x-test-tunnel-method: POST [Thu Jun 4 00:05:22 2015] [debug] POST "/" [Thu Jun 4 00:05:22 2015] [debug] Routing to a callback [Thu Jun 4 00:05:22 2015] [debug] 200 OK (0.000774s, 1291.990/s) [Thu Jun 4 00:05:22 2015] [debug] x-test-tunnel-method: PUT [Thu Jun 4 00:05:22 2015] [debug] PUT "/" [Thu Jun 4 00:05:22 2015] [debug] Routing to a callback [Thu Jun 4 00:05:22 2015] [debug] 200 OK (0.000696s, 1436.782/s) [Thu Jun 4 00:05:22 2015] [debug] x-test-tunnel-method: PATCH [Thu Jun 4 00:05:22 2015] [debug] PATCH "/" [Thu Jun 4 00:05:22 2015] [debug] Routing to a callback [Thu Jun 4 00:05:22 2015] [debug] 200 OK (0.000823s, 1215.067/s) [Thu Jun 4 00:05:22 2015] [debug] x-test-tunnel-method: DELETE [Thu Jun 4 00:05:22 2015] [debug] DELETE "/" [Thu Jun 4 00:05:22 2015] [debug] Routing to a callback [Thu Jun 4 00:05:22 2015] [debug] 200 OK (0.000857s, 1166.861/s) t/04-override-charset.t ... ok 1 - POST http://127.0.0.1:49862/?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:49862/?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:49862/?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:49862/?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:49862/?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:49862/?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, 5 wallclock secs ( 0.06 usr 0.05 sys + 2.16 cusr 0.31 csys = 2.58 CPU) Result: PASS GRAF/Mojolicious-Plugin-MethodOverride-0.053.tar.gz make test TEST_VERBOSE=1 -- OK Bernhard Graf <graf@cpan.org> Simulate HTTP Verbs >>> (cd /home/fly1800/var/cpan/build/Mojolicious-Plugin-MethodOverride-0.053-7RoMS8 && tar cvf - Mojolicious-Plugin-MethodOverride-0.053.ppd blib) | gzip -c >/home/fly1800/var/REPO/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.053.tar.gz Mojolicious-Plugin-MethodOverride-0.053.ppd blib/ blib/lib/ blib/lib/Mojolicious/ blib/lib/Mojolicious/Plugin/ blib/lib/Mojolicious/Plugin/MethodOverride.pm blib/man3/ blib/man3/Mojolicious::Plugin::MethodOverride.3 >>> mv /home/fly1800/var/cpan/build/Mojolicious-Plugin-MethodOverride-0.053-7RoMS8/Mojolicious-Plugin-MethodOverride-0.053.ppd /home/fly1800/var/REPO/G/GR/GRAF VmSize: 299996 kB Finished 2015-06-04T00:05:22