PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-10-23T02:13:58 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1432/var/cpan/Metadata' Database was generated on Tue, 23 Oct 2012 08:15:18 GMT Running make for G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.010.tar.gz Checksum for /net/nas/data/cpan/authors/id/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.010.tar.gz ok Mojolicious-Plugin-MethodOverride-0.010/ Mojolicious-Plugin-MethodOverride-0.010/lib/ Mojolicious-Plugin-MethodOverride-0.010/lib/Mojolicious/ Mojolicious-Plugin-MethodOverride-0.010/lib/Mojolicious/Plugin/ Mojolicious-Plugin-MethodOverride-0.010/lib/Mojolicious/Plugin/MethodOverride.pm Mojolicious-Plugin-MethodOverride-0.010/META.yml Mojolicious-Plugin-MethodOverride-0.010/README Mojolicious-Plugin-MethodOverride-0.010/t/ Mojolicious-Plugin-MethodOverride-0.010/t/pod.t Mojolicious-Plugin-MethodOverride-0.010/t/01-override.t Mojolicious-Plugin-MethodOverride-0.010/t/02-override-config.t Mojolicious-Plugin-MethodOverride-0.010/t/03-override-noheader.t Mojolicious-Plugin-MethodOverride-0.010/t/00-load.t Mojolicious-Plugin-MethodOverride-0.010/MANIFEST.skip Mojolicious-Plugin-MethodOverride-0.010/inc/ Mojolicious-Plugin-MethodOverride-0.010/inc/Module/ Mojolicious-Plugin-MethodOverride-0.010/inc/Module/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/ Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/Include.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/Makefile.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/Win32.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/Metadata.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/Fetch.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/Can.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/AutoInstall.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/WriteAll.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/Base.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install/ReadmeFromPod.pm Mojolicious-Plugin-MethodOverride-0.010/inc/Module/Install.pm Mojolicious-Plugin-MethodOverride-0.010/Makefile.PL Mojolicious-Plugin-MethodOverride-0.010/Changes Mojolicious-Plugin-MethodOverride-0.010/MANIFEST CPAN.pm: Going to build G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.010.tar.gz >>> /export/home/fly1432/bin/perl 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. (0.98) - Test::Mojo ...loaded. (undef) - Mojolicious ...loaded. (3.50 >= 2.0) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Warning: the following files are missing in your kit: t/.01-override.t.swp Please inform the author. 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.010.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1432/bin/perl "-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.010, Perl 5.014002, /export/home/fly1432/bin/perl t/00-load.t ............... 1..1 ok 1 - use Mojolicious::Plugin::MethodOverride; ok [Tue Oct 23 02:14:10 2012] [debug] Your secret passphrase needs to be changed!!! [Tue Oct 23 02:14:10 2012] [debug] GET /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.002827s, 353.732/s). [Tue Oct 23 02:14:10 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.002132s, 469.043/s). [Tue Oct 23 02:14:10 2012] [debug] PUT /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.002244s, 445.633/s). [Tue Oct 23 02:14:10 2012] [debug] DELETE /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.002333s, 428.633/s). [Tue Oct 23 02:14:10 2012] [debug] X-HTTP-Method-Override: GET [Tue Oct 23 02:14:10 2012] [debug] GET /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001180s, 847.458/s). [Tue Oct 23 02:14:10 2012] [debug] X-HTTP-Method-Override: POST [Tue Oct 23 02:14:10 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001156s, 865.052/s). [Tue Oct 23 02:14:10 2012] [debug] X-HTTP-Method-Override: PUT [Tue Oct 23 02:14:10 2012] [debug] PUT /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001185s, 843.882/s). [Tue Oct 23 02:14:10 2012] [debug] X-HTTP-Method-Override: DELETE [Tue Oct 23 02:14:10 2012] [debug] DELETE /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001145s, 873.362/s). [Tue Oct 23 02:14:10 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001162s, 860.585/s). [Tue Oct 23 02:14:10 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001208s, 827.815/s). [Tue Oct 23 02:14:10 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001216s, 822.368/s). [Tue Oct 23 02:14:10 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001193s, 838.223/s). [Tue Oct 23 02:14:10 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:10 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:10 2012] [debug] 200 OK (0.001185s, 843.882/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 [Tue Oct 23 02:14:12 2012] [debug] Your secret passphrase needs to be changed!!! [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: GET [Tue Oct 23 02:14:12 2012] [debug] GET /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.002593s, 385.654/s). [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: POST [Tue Oct 23 02:14:12 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.002040s, 490.196/s). [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: PUT [Tue Oct 23 02:14:12 2012] [debug] PUT /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.002050s, 487.805/s). [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: DELETE [Tue Oct 23 02:14:12 2012] [debug] DELETE /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.002216s, 451.264/s). [Tue Oct 23 02:14:12 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.001098s, 910.747/s). [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: GET [Tue Oct 23 02:14:12 2012] [debug] GET /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.092161s, 10.851/s). [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: POST [Tue Oct 23 02:14:12 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.001289s, 775.795/s). [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: PUT [Tue Oct 23 02:14:12 2012] [debug] PUT /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.001234s, 810.373/s). [Tue Oct 23 02:14:12 2012] [debug] X-HTTP-Test-Override: DELETE [Tue Oct 23 02:14:12 2012] [debug] DELETE /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.001257s, 795.545/s). [Tue Oct 23 02:14:12 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:12 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:12 2012] [debug] 200 OK (0.001230s, 813.008/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 Oct 23 02:14:13 2012] [debug] Your secret passphrase needs to be changed!!! [Tue Oct 23 02:14:13 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:13 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:13 2012] [debug] 200 OK (0.002815s, 355.240/s). [Tue Oct 23 02:14:13 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:13 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:13 2012] [debug] 200 OK (0.001218s, 821.018/s). [Tue Oct 23 02:14:13 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:13 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:13 2012] [debug] 200 OK (0.001161s, 861.326/s). [Tue Oct 23 02:14:13 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:13 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:13 2012] [debug] 200 OK (0.001073s, 931.966/s). [Tue Oct 23 02:14:13 2012] [debug] x-tunneled-method: GET [Tue Oct 23 02:14:13 2012] [debug] GET /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:13 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:14 2012] [debug] 200 OK (0.090555s, 11.043/s). [Tue Oct 23 02:14:14 2012] [debug] x-tunneled-method: POST [Tue Oct 23 02:14:14 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:14 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:14 2012] [debug] 200 OK (0.001238s, 807.754/s). [Tue Oct 23 02:14:14 2012] [debug] x-tunneled-method: PUT [Tue Oct 23 02:14:14 2012] [debug] PUT /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:14 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:14 2012] [debug] 200 OK (0.002246s, 445.236/s). [Tue Oct 23 02:14:14 2012] [debug] x-tunneled-method: DELETE [Tue Oct 23 02:14:14 2012] [debug] DELETE /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:14 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:14 2012] [debug] 200 OK (0.002344s, 426.621/s). [Tue Oct 23 02:14:14 2012] [debug] POST /welcome (Mojolicious (Perl)). [Tue Oct 23 02:14:14 2012] [debug] Routing to a callback. [Tue Oct 23 02:14:14 2012] [debug] 200 OK (0.001153s, 867.303/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, 6 wallclock secs ( 0.13 usr 0.04 sys + 5.19 cusr 0.47 csys = 5.83 CPU) Result: PASS GRAF/Mojolicious-Plugin-MethodOverride-0.010.tar.gz make test TEST_VERBOSE=1 -- OK Bernhard Graf <graf@cpan.org> Simulate HTTP Verbs >>> (cd /export/home/fly1432/var/cpan/build/Mojolicious-Plugin-MethodOverride-0.010-TqckIh && tar cvf - Mojolicious-Plugin-MethodOverride-0.010.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/G/GR/GRAF/Mojolicious-Plugin-MethodOverride-0.010.tar.gz Mojolicious-Plugin-MethodOverride-0.010.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 /export/home/fly1432/var/cpan/build/Mojolicious-Plugin-MethodOverride-0.010-TqckIh/Mojolicious-Plugin-MethodOverride-0.010.ppd /export/home/fly1432/var/REPO/G/GR/GRAF Finished 2012-10-23T02:14:17