PATH=/usr/bin:/bin:/home/fly2000/var/megalib/bin Start 2014-10-19T11:03:09 ActivePerl-2000 CPAN-2.00 Reading '/home/fly2000/var/cpan/Metadata' Database was generated on Sun, 19 Oct 2014 14:17:02 GMT Running make for G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.030.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.030.tar.gz Checksum for /home/fly2000/var/cpan/sources/authors/id/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.030.tar.gz ok Mojolicious-Plugin-MethodOverride-0.030/ Mojolicious-Plugin-MethodOverride-0.030/lib/ Mojolicious-Plugin-MethodOverride-0.030/lib/Mojolicious/ Mojolicious-Plugin-MethodOverride-0.030/lib/Mojolicious/Plugin/ Mojolicious-Plugin-MethodOverride-0.030/lib/Mojolicious/Plugin/MethodOverride.pm Mojolicious-Plugin-MethodOverride-0.030/META.yml Mojolicious-Plugin-MethodOverride-0.030/README Mojolicious-Plugin-MethodOverride-0.030/t/ Mojolicious-Plugin-MethodOverride-0.030/t/pod.t Mojolicious-Plugin-MethodOverride-0.030/t/01-override.t Mojolicious-Plugin-MethodOverride-0.030/t/02-override-config.t Mojolicious-Plugin-MethodOverride-0.030/t/03-override-noheader.t Mojolicious-Plugin-MethodOverride-0.030/t/00-load.t Mojolicious-Plugin-MethodOverride-0.030/MANIFEST.skip Mojolicious-Plugin-MethodOverride-0.030/inc/ Mojolicious-Plugin-MethodOverride-0.030/inc/Module/ Mojolicious-Plugin-MethodOverride-0.030/inc/Module/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/ Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/Include.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/Makefile.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/Win32.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/Metadata.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/Fetch.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/Can.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/WriteAll.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/Base.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install/ReadmeFromPod.pm Mojolicious-Plugin-MethodOverride-0.030/inc/Module/Install.pm Mojolicious-Plugin-MethodOverride-0.030/Makefile.PL Mojolicious-Plugin-MethodOverride-0.030/Changes Mojolicious-Plugin-MethodOverride-0.030/MANIFEST CPAN.pm: Building G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.030.tar.gz >>> /home/fly2000/ap2000-298540/bin/perl-static 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.001008) - Test::Mojo ...loaded. (undef) - Mojolicious ...loaded. (5.52 >= 3.21) *** 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 blib/man3/Mojolicious::Plugin::MethodOverride.3 GRAF/Mojolicious-Plugin-MethodOverride-0.030.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly2000/ap2000-298540/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/pod.t # Testing Mojolicious::Plugin::MethodOverride 0.030, Perl 5.020001, /home/fly2000/ap2000-298540/bin/perl-static t/00-load.t ............... 1..1 ok 1 - use Mojolicious::Plugin::MethodOverride; ok [Sun Oct 19 11:03:13 2014] [debug] GET "/welcome". [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.001237s, 808.407/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000674s, 1483.680/s). [Sun Oct 19 11:03:13 2014] [debug] PUT "/welcome". [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000504s, 1984.127/s). [Sun Oct 19 11:03:13 2014] [debug] DELETE "/welcome". [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000516s, 1937.984/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] X-HTTP-Method-Override: GET [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000502s, 1992.032/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] X-HTTP-Method-Override: POST [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000472s, 2118.644/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] X-HTTP-Method-Override: PUT [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000505s, 1980.198/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] X-HTTP-Method-Override: DELETE [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000509s, 1964.637/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000442s, 2262.443/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000397s, 2518.892/s). [Sun Oct 19 11:03:13 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:13 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:13 2014] [debug] 200 OK (0.000392s, 2551.020/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000402s, 2487.562/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000461s, 2169.197/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 1..43 ok [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: GET [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.001097s, 911.577/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: POST [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000645s, 1550.388/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: PUT [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.001794s, 557.414/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: DELETE [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000637s, 1569.859/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000448s, 2232.143/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: GET [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000560s, 1785.714/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: POST [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000534s, 1872.659/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: PUT [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.001727s, 579.039/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] X-HTTP-Test-Override: DELETE [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000541s, 1848.429/s). [Sun Oct 19 11:03:14 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:14 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:14 2014] [debug] 200 OK (0.000484s, 2066.116/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 Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.001272s, 786.164/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.000432s, 2314.815/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.000409s, 2444.988/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.000399s, 2506.266/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] x-tunneled-method: GET [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.000810s, 1234.568/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] x-tunneled-method: POST [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.000545s, 1834.862/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] x-tunneled-method: PUT [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.000725s, 1379.310/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] x-tunneled-method: DELETE [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.001079s, 926.784/s). [Sun Oct 19 11:03:15 2014] [debug] POST "/welcome". [Sun Oct 19 11:03:15 2014] [debug] Routing to a callback. [Sun Oct 19 11:03:15 2014] [debug] 200 OK (0.000500s, 2000.000/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=108, 2 wallclock secs ( 0.06 usr 0.02 sys + 2.15 cusr 0.24 csys = 2.47 CPU) Result: PASS GRAF/Mojolicious-Plugin-MethodOverride-0.030.tar.gz make test TEST_VERBOSE=1 -- OK Bernhard Graf <graf@cpan.org> Simulate HTTP Verbs >>> (cd /home/fly2000/var/cpan/build/Mojolicious-Plugin-MethodOverride-0.030-yZymcV && tar cvf - Mojolicious-Plugin-MethodOverride-0.030.ppd blib) | gzip -c >/home/fly2000/var/REPO/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.030.tar.gz Mojolicious-Plugin-MethodOverride-0.030.ppd blib/ blib/man3/ blib/man3/Mojolicious::Plugin::MethodOverride.3 blib/lib/ blib/lib/Mojolicious/ blib/lib/Mojolicious/Plugin/ blib/lib/Mojolicious/Plugin/MethodOverride.pm >>> mv /home/fly2000/var/cpan/build/Mojolicious-Plugin-MethodOverride-0.030-yZymcV/Mojolicious-Plugin-MethodOverride-0.030.ppd /home/fly2000/var/REPO/G/GR/GRAF VmSize: 298288 kB Finished 2014-10-19T11:03:15