PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-08-01T14:08:43 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Fri, 01 Aug 2014 20:29:02 GMT Running make for T/TO/TOKUHIROM/HTTP-Session2-1.07.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOKUHIROM/HTTP-Session2-1.07.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOKUHIROM/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/T/TO/TOKUHIROM/HTTP-Session2-1.07.tar.gz ok HTTP-Session2-1.07/Build.PL HTTP-Session2-1.07/Changes HTTP-Session2-1.07/LICENSE HTTP-Session2-1.07/META.json HTTP-Session2-1.07/README.md HTTP-Session2-1.07/cpanfile HTTP-Session2-1.07/eg/demo.psgi HTTP-Session2-1.07/js/xsrf-token.js HTTP-Session2-1.07/lib/HTTP/Session2.pm HTTP-Session2-1.07/lib/HTTP/Session2/Base.pm HTTP-Session2-1.07/lib/HTTP/Session2/ClientStore.pm HTTP-Session2-1.07/lib/HTTP/Session2/ClientStore2.pm HTTP-Session2-1.07/lib/HTTP/Session2/Expired.pm HTTP-Session2-1.07/lib/HTTP/Session2/Random.pm HTTP-Session2-1.07/lib/HTTP/Session2/ServerStore.pm HTTP-Session2-1.07/minil.toml HTTP-Session2-1.07/t/00_compile.t HTTP-Session2-1.07/t/01_server_side.t HTTP-Session2-1.07/t/02_client_side.t HTTP-Session2-1.07/t/03_mech.t HTTP-Session2-1.07/t/04_plack_response.t HTTP-Session2-1.07/t/05_keep_me_signed_in.t HTTP-Session2-1.07/t/06_base_abstract.t HTTP-Session2-1.07/t/07_client_store.t HTTP-Session2-1.07/t/08_expired.t HTTP-Session2-1.07/t/09_random.t HTTP-Session2-1.07/t/10_client_side2.t /bin/tar: Read 7680 bytes from - HTTP-Session2-1.07/t/11_secret_string.t HTTP-Session2-1.07/t/lib/Cache.pm HTTP-Session2-1.07/META.yml HTTP-Session2-1.07/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/HTTP-Session2-1.07.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'HTTP-Session2' version '1.07' cp META.json MYMETA.json cp META.yml MYMETA.yml >>> ./Build Building HTTP-Session2 TOKUHIROM/HTTP-Session2-1.07.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 t/00_compile.t ............ ok 1 - use HTTP::Session2; ok 2 - use HTTP::Session2::Base; ok 3 - use HTTP::Session2::ClientStore; ok 4 - use HTTP::Session2::ServerStore; 1..4 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x69ada0), "s3cret") called at t/01_server_side.t line 23 main::__ANON__("client -> server: request without cookie", CODE(0xb1d490)) called at t/01_server_side.t line 25 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9640), "First request", CODE(0x9779f0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("First request", CODE(0x9779f0)) called at t/01_server_side.t line 11 main::scenario("First request", CODE(0x9779f0)) called at t/01_server_side.t line 31 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x69ae00), "s3cret") called at t/01_server_side.t line 40 main::__ANON__("client -> server: request without cookie", CODE(0xb1d730)) called at t/01_server_side.t line 42 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9640), "Store something without login", CODE(0xb0d058)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Store something without login", CODE(0xb0d058)) called at t/01_server_side.t line 11 main::scenario("Store something without login", CODE(0xb0d058)) called at t/01_server_side.t line 58 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xb1d388), "s3cret") called at t/01_server_side.t line 70 main::__ANON__("client -> server: request without cookie", CODE(0xb2eb30)) called at t/01_server_side.t line 72 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9640), "Login", CODE(0xb0d5b0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Login", CODE(0xb0d5b0)) called at t/01_server_side.t line 11 main::scenario("Login", CODE(0xb0d5b0)) called at t/01_server_side.t line 96 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xb1d2b0), "s3cret") called at t/01_server_side.t line 108 main::__ANON__("client -> server: request without cookie", CODE(0xb2eb48)) called at t/01_server_side.t line 110 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9640), "In a login session", CODE(0xb11460)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("In a login session", CODE(0xb11460)) called at t/01_server_side.t line 11 main::scenario("In a login session", CODE(0xb11460)) called at t/01_server_side.t line 124 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x69b118), "s3cret") called at t/01_server_side.t line 131 main::__ANON__("client -> server: request without cookie", CODE(0xb1d0a0)) called at t/01_server_side.t line 138 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9640), "Logout", CODE(0xb1c998)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Logout", CODE(0xb1c998)) called at t/01_server_side.t line 11 main::scenario("Logout", CODE(0xb1c998)) called at t/01_server_side.t line 153 t/01_server_side.t ........ # Subtest: First request # client -> server: request without cookie # server -> client: response without cookie ok 1 1..1 ok 1 - First request # Subtest: Store something without login # client -> server: request without cookie # server -> store: save data # server -> client: response with session/xsrf cookie ok 1 ok 2 ok 3 ok 4 ok 5 - stored 1..5 ok 2 - Store something without login # Subtest: Login # client -> server: request without cookie # server -> server: regenerate_id # server -> store: save data # server -> client: response with session/xsrf cookie ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok 3 - Login # Subtest: In a login session # client -> server: request without cookie # server -> store: set more data # server -> client: response without session/xsrf cookie ok 1 ok 2 1..2 ok 4 - In a login session # Subtest: Logout # client -> server: request without cookie # server -> server: expire # server -> client: response with expiration session/xsrf cookie ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 5 - Logout 1..5 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x69ae10), "s3cret") called at t/02_client_side.t line 17 main::__ANON__("client -> server: request without cookie", CODE(0xb9db68)) called at t/02_client_side.t line 22 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9480), "First request", CODE(0xb88758)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("First request", CODE(0xb88758)) called at t/02_client_side.t line 9 main::scenario("First request", CODE(0xb88758)) called at t/02_client_side.t line 28 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x69aba0), "s3cret") called at t/02_client_side.t line 33 main::__ANON__("client -> server: request without cookie", CODE(0x69ac90)) called at t/02_client_side.t line 38 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9480), "Store something without login", CODE(0x8286d0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Store something without login", CODE(0x8286d0)) called at t/02_client_side.t line 9 main::scenario("Store something without login", CODE(0x8286d0)) called at t/02_client_side.t line 54 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x69b200), "s3cret") called at t/02_client_side.t line 60 main::__ANON__("client -> server: request without cookie", CODE(0x68fe08)) called at t/02_client_side.t line 66 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9480), "Login", CODE(0x828b20)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Login", CODE(0x828b20)) called at t/02_client_side.t line 9 main::scenario("Login", CODE(0x828b20)) called at t/02_client_side.t line 86 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x69b758), "s3cret") called at t/02_client_side.t line 92 main::__ANON__("client -> server: request without cookie", CODE(0xb9d9a0)) called at t/02_client_side.t line 98 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9480), "In a login session", CODE(0x829228)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("In a login session", CODE(0x829228)) called at t/02_client_side.t line 9 main::scenario("In a login session", CODE(0x829228)) called at t/02_client_side.t line 107 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x69b7b8), "s3cret") called at t/02_client_side.t line 112 main::__ANON__("client -> server: request without cookie", CODE(0xb9da60)) called at t/02_client_side.t line 118 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a9480), "Logout", CODE(0xb9d208)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Logout", CODE(0xb9d208)) called at t/02_client_side.t line 9 main::scenario("Logout", CODE(0xb9d208)) called at t/02_client_side.t line 131 t/02_client_side.t ........ # Subtest: First request # client -> server: request without cookie # server -> client: response without cookie ok 1 1..1 ok 1 - First request # Subtest: Store something without login # client -> server: request without cookie # server -> store: save data # server -> client: response with session/xsrf cookie ok 1 ok 2 ok 3 ok 4 # 1406927335%3AGEndeiAX5yrbmhAEa_VL2GsgqUh723U%3ABQkDAAAAAQoDYmFyAAAAA2Zvbw%3D%3D%3A62343563626434303633303330323837343561383030643531613666623237396233356132353138 1..4 ok 2 - Store something without login # Subtest: Login # client -> server: request without cookie # server -> server: regenerate_id # server -> store: save data # server -> client: response with session/xsrf cookie ok 1 ok 2 ok 3 ok 4 ok 5 # 1406927335%3A_JuwS7t-OR9UpGhVHF5AMom8GTl_VKo%3ABQkDAAAAAgoENTk2MwAAAAd1c2VyX2lkCgNiYXIAAAADZm9v%3A65656331333639306538383432376533353264633965616365363166323037343635643335626635 1..5 ok 3 - Login # Subtest: In a login session # client -> server: request without cookie # server -> store: set more data # server -> client: response without session/xsrf cookie ok 1 1..1 ok 4 - In a login session # Subtest: Logout # client -> server: request without cookie # server -> server: expire # server -> client: response with expiration session/xsrf cookie ok 1 ok 2 ok 3 ok 4 1..4 ok 5 - Logout 1..5 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1536840), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x1536288)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1536288)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x154f230), Try::Tiny::Catch=REF(0xa09608)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1504688), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1504688)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1504688)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1504688)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/") called at t/03_mech.t line 74 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x155fa10), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x155f560)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x155f560)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x155f578), Try::Tiny::Catch=REF(0x15363a8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1536e88), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1536e88)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1536e88)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1536e88)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?foo", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?foo") called at t/03_mech.t line 75 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1560280), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x155fb30)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x155fb30)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x155fcf8), Try::Tiny::Catch=REF(0x155f908)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f6c8), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f6c8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f6c8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f6c8)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist") called at t/03_mech.t line 76 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1567ba8), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x155fba8)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x155fba8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x15601c0), Try::Tiny::Catch=REF(0x15600e8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155fb90), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155fb90)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155fb90)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155fb90)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?bar") called at t/03_mech.t line 78 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x15683a0), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x1560250)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1560250)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1560340), Try::Tiny::Catch=REF(0x1560358)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567e90), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567e90)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567e90)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567e90)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?bar", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?bar") called at t/03_mech.t line 81 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1568748), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x155f668)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x155f668)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1567b30), Try::Tiny::Catch=REF(0x1567c20)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fc8), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fc8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fc8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fc8)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist") called at t/03_mech.t line 82 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x15686a0), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x15685c8)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x15685c8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1568250), Try::Tiny::Catch=REF(0x1568268)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fb0), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fb0)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fb0)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1567fb0)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/account/login?john", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/account/login?john") called at t/03_mech.t line 84 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x156e840), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x1567dd0)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1567dd0)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x15685e0), Try::Tiny::Catch=REF(0x1568658)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156e558), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156e558)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156e558)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156e558)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist", "Wishlist is still available") called at t/03_mech.t line 85 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x156ed38), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x155ffb0)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x155ffb0)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x155f518), Try::Tiny::Catch=REF(0x156ea68)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f788), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f788)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f788)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x155f788)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?baz") called at t/03_mech.t line 87 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1571090), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x156ee40)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x156ee40)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x155fab8), Try::Tiny::Catch=REF(0x156e870)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ec78), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ec78)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ec78)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ec78)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?baz", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist?baz") called at t/03_mech.t line 90 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1571450), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x156ec48)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x156ec48)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x156ee10), Try::Tiny::Catch=REF(0x156eca8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ed08), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ed08)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ed08)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x156ed08)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/wishlist", "Wishlist is still available") called at t/03_mech.t line 91 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x15717b0), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x1571510)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1571510)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1571120), Try::Tiny::Catch=REF(0x156f068)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1571078), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1571078)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1571078)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x1571078)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "http://localhost/my/name") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/my/name") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/my/name") called at t/03_mech.t line 93 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1571f90), "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0x1571738)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1571738)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1571828), Try::Tiny::Catch=REF(0x1571360)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x15710d8), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x15710d8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x15710d8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), HTTP::Request=HASH(0x15710d8)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x1435ec8), "/account/logout?john") called at t/03_mech.t line 97 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x155fc08), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x154ed20)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x154ed20)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1435b98), Try::Tiny::Catch=REF(0x1571bb8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a580), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a580)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a580)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a580)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/") called at t/03_mech.t line 74 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x155f8f0), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x1536540)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1536540)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x155fc38), Try::Tiny::Catch=REF(0x1537128)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a598), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a598)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a598)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x143a598)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?foo", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?foo") called at t/03_mech.t line 75 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x1567c08), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x155f7e8)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x155f7e8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1567d70), Try::Tiny::Catch=REF(0x1567b60)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f608), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f608)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f608)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f608)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist") called at t/03_mech.t line 76 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x1567bf0), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x1567b18)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1567b18)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x15600d0), Try::Tiny::Catch=REF(0x1568388)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x145a198), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x145a198)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x145a198)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x145a198)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?bar") called at t/03_mech.t line 78 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x156e7f8), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x156e3d8)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x156e3d8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1567f38), Try::Tiny::Catch=REF(0x156e600)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568460), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568460)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568460)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568460)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?bar", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?bar") called at t/03_mech.t line 81 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x156eb88), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x156e750)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x156e750)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1568910), Try::Tiny::Catch=REF(0x1560388)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568220), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568220)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568220)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1568220)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist") called at t/03_mech.t line 82 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x156f2a8), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x156e978)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x156e978)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x156f380), Try::Tiny::Catch=REF(0x15603e8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156e8b8), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156e8b8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156e8b8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156e8b8)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/account/login?john", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/account/login?john") called at t/03_mech.t line 84 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x1571120), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x156ecd8)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x156ecd8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x15688c8), Try::Tiny::Catch=REF(0x1568a18)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156eee8), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156eee8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156eee8)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156eee8)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist", "Wishlist is still available") called at t/03_mech.t line 85 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x1571ca8), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x1571dc8)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1571dc8)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x156e6c0), Try::Tiny::Catch=REF(0x156ec60)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f4a0), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f4a0)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f4a0)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x155f4a0)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?baz") called at t/03_mech.t line 87 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x15718b8), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x1571d80)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1571d80)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x156f368), Try::Tiny::Catch=REF(0x1571078)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x15762e0), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x15762e0)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x15762e0)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x15762e0)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?baz", HASH(0x11a3480)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist?baz") called at t/03_mech.t line 90 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x155fc50), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x1571ea0)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1571ea0)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x1576208), Try::Tiny::Catch=REF(0x1571990)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576478), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576478)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576478)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576478)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "http://localhost/wishlist") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/wishlist", "Wishlist is still available") called at t/03_mech.t line 91 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x1576748), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x1571990)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1571990)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x15718d0), Try::Tiny::Catch=REF(0x15761f0)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156f290), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156f290)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156f290)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x156f290)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "http://localhost/my/name") called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/my/name") called at /home/fly1600/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/my/name") called at t/03_mech.t line 93 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x1576c58), "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0x1576718)) called at t/03_mech.t line 17 main::__ANON__(HASH(0x1576718)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /home/fly1600/var/megalib/Try/Tiny.pm line 81 eval {...} called at /home/fly1600/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0x15769e8), Try::Tiny::Catch=REF(0x1571d08)) called at /home/fly1600/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576520), undef, undef) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576520)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576520)) called at /home/fly1600/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), HTTP::Request=HASH(0x1576520)) called at /home/fly1600/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0x14badd8), "/account/logout?john") called at t/03_mech.t line 97 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. t/03_mech.t ............... # ------ factory # GET / KfjFGtAPEE2VyxVFCRXX1RZ1QtyodgP ok 1 - GET / # POST /wishlist hPMjFmNumasYkWMR37qkaaIZ99NWNIx ok 2 - POST /wishlist?foo # GET /wishlist hPMjFmNumasYkWMR37qkaaIZ99NWNIx ok 3 - GET /wishlist ok 4 - Content is "foo" # POST /wishlist hPMjFmNumasYkWMR37qkaaIZ99NWNIx # XSRF detected ok 5 # POST /wishlist hPMjFmNumasYkWMR37qkaaIZ99NWNIx ok 6 - POST /wishlist?bar # GET /wishlist hPMjFmNumasYkWMR37qkaaIZ99NWNIx ok 7 - GET /wishlist ok 8 - Content is "foo,bar" # POST /account/login hPMjFmNumasYkWMR37qkaaIZ99NWNIx ok 9 - POST /account/login?john # GET /wishlist ulcpCWAHsjTfquECECJEdW8GVU7law1 ok 10 - Wishlist is still available ok 11 - Content is "foo,bar" # POST /wishlist ulcpCWAHsjTfquECECJEdW8GVU7law1 # XSRF detected ok 12 - xsrf token was changed, too # POST /wishlist ulcpCWAHsjTfquECECJEdW8GVU7law1 ok 13 - POST /wishlist?baz # GET /wishlist ulcpCWAHsjTfquECECJEdW8GVU7law1 ok 14 - Wishlist is still available ok 15 - Content is "foo,bar,baz" # GET /my/name ulcpCWAHsjTfquECECJEdW8GVU7law1 ok 16 - GET /my/name ok 17 - Content is "john" ok 18 # POST /account/logout ulcpCWAHsjTfquECECJEdW8GVU7law1 ok 19 ok 20 # ------ factory # GET / cLhgaiG62h8OaHwlbJK0_s4u_azuZiI ok 21 - GET / # POST /wishlist 5kUnslifozJuT8J6wiNUPu4gtsdxrCx ok 22 - POST /wishlist?foo # GET /wishlist 5kUnslifozJuT8J6wiNUPu4gtsdxrCx ok 23 - GET /wishlist ok 24 - Content is "foo" # POST /wishlist 5kUnslifozJuT8J6wiNUPu4gtsdxrCx # XSRF detected ok 25 # POST /wishlist 5kUnslifozJuT8J6wiNUPu4gtsdxrCx ok 26 - POST /wishlist?bar # GET /wishlist 5kUnslifozJuT8J6wiNUPu4gtsdxrCx ok 27 - GET /wishlist ok 28 - Content is "foo,bar" # POST /account/login 5kUnslifozJuT8J6wiNUPu4gtsdxrCx ok 29 - POST /account/login?john # GET /wishlist oS24fdlBS3b5UnnsWPW8hI9eFZy3f_v ok 30 - Wishlist is still available ok 31 - Content is "foo,bar" # POST /wishlist oS24fdlBS3b5UnnsWPW8hI9eFZy3f_v # XSRF detected ok 32 - xsrf token was changed, too # POST /wishlist oS24fdlBS3b5UnnsWPW8hI9eFZy3f_v ok 33 - POST /wishlist?baz # GET /wishlist oS24fdlBS3b5UnnsWPW8hI9eFZy3f_v ok 34 - Wishlist is still available ok 35 - Content is "foo,bar,baz" # GET /my/name oS24fdlBS3b5UnnsWPW8hI9eFZy3f_v ok 36 - GET /my/name ok 37 - Content is "john" ok 38 # POST /account/logout oS24fdlBS3b5UnnsWPW8hI9eFZy3f_v ok 39 ok 40 1..40 ok Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. t/04_plack_response.t ..... # Client-Warning: Redirect loop detected (max_redirect = 0) # Set-Cookie: hss_session=1406927336%3AwaTk_AqBJmbfDLwk4u0_Uqw7ufajU0m%3ABQkDAAAAAQoDYmFyAAAAA2Zvbw%3D%3D%3A31393435326531346332323232333535373332316237343636636664623137346462386563313730; path=/; HttpOnly # Set-Cookie: XSRF-TOKEN=waTk_AqBJmbfDLwk4u0_Uqw7ufajU0m; path=/ ok 1 # Client-Warning: Redirect loop detected (max_redirect = 0) # Set-Cookie: hss_session=; path=/; expires=Thu, 31-Jul-2014 21:08:56 GMT; HttpOnly # Set-Cookie: XSRF-TOKEN=; path=/; expires=Thu, 31-Jul-2014 21:08:56 GMT ok 2 1..2 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xbf17c8), "s3cret") called at t/05_keep_me_signed_in.t line 15 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. t/05_keep_me_signed_in.t .. # $VAR1 = [ # 200, # [ # 'Set-Cookie', # 'hss_session=1406927336%3A1v7r5RkAvM4mmtIiNf4Asn6gt5g2A40%3ABQkDAAAAAQiDAAAAAXg%3D%3A37653062343935366636616330633130636532636136393062666230313063656662636538623730; path=/; expires=Sun, 31-Aug-2014 21:08:56 GMT; HttpOnly', # 'Set-Cookie', # 'XSRF-TOKEN=1v7r5RkAvM4mmtIiNf4Asn6gt5g2A40; path=/' # ], # [] # ]; ok 1 ok 2 - Original configuration is not modified 1..2 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::Base=HASH(0x68ff28), "i am secret") called at t/06_base_abstract.t line 7 t/06_base_abstract.t ...... ok 1 ok 2 ok 3 1..3 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xeda448), "secret") called at t/07_client_store.t line 23 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "get/set/remove", CODE(0x828270)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("get/set/remove", CODE(0x828270)) called at t/07_client_store.t line 31 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xeda0e8), "secret") called at t/07_client_store.t line 35 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "validate_token", CODE(0xed4468)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("validate_token", CODE(0xed4468)) called at t/07_client_store.t line 71 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xee4d88), "secret") called at t/07_client_store.t line 51 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "bad", CODE(0xed9f20)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("bad", CODE(0xed9f20)) called at t/07_client_store.t line 57 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "validate_token", CODE(0xed4468)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("validate_token", CODE(0xed4468)) called at t/07_client_store.t line 71 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xee4f38), "secret") called at t/07_client_store.t line 65 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "good", CODE(0xed9f20)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("good", CODE(0xed9f20)) called at t/07_client_store.t line 70 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "validate_token", CODE(0xed4468)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("validate_token", CODE(0xed4468)) called at t/07_client_store.t line 71 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xee4b60), "secret") called at t/07_client_store.t line 76 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "ignore_old", CODE(0xed4af8)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old", CODE(0xed4af8)) called at t/07_client_store.t line 106 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xee4b00), "secret") called at t/07_client_store.t line 87 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "ignore_old disabled", CODE(0xee5358)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old disabled", CODE(0xee5358)) called at t/07_client_store.t line 95 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "ignore_old", CODE(0xed4af8)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old", CODE(0xed4af8)) called at t/07_client_store.t line 106 Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xee4c50), "secret") called at t/07_client_store.t line 97 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "ignore_old enabled", CODE(0xee5358)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old enabled", CODE(0xee5358)) called at t/07_client_store.t line 105 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a8f10), "ignore_old", CODE(0xed4af8)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old", CODE(0xed4af8)) called at t/07_client_store.t line 106 t/07_client_store.t ....... # Subtest: get/set/remove ok 1 ok 2 ok 3 1..3 ok 1 - get/set/remove # Subtest: validate_token ok 1 # Subtest: bad ok 1 1..1 ok 2 - bad # Subtest: good ok 1 1..1 ok 3 - good 1..3 ok 2 - validate_token # Subtest: ignore_old # Subtest: ignore_old disabled ok 1 1..1 ok 1 - ignore_old disabled # Subtest: ignore_old enabled ok 1 1..1 ok 2 - ignore_old enabled 1..2 ok 3 - ignore_old 1..3 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::Expired=HASH(0x822fd8), 33333) called at t/08_expired.t line 7 t/08_expired.t ............ ok 1 ok 2 ok 3 1..3 ok # /dev/urandom available # /dev/urandom(1): ret9L5QeHwji4D928RUm_2dbGvRLBxb # /dev/urandom(2): x96lhcgwHQqzRXfG9Tnhk9sO3NQY2_8 # perl: 5e2b01ac3bc54c52b9f01cdaae922c8 t/09_random.t ............. ok 1 ok 2 # Subtest: perl random test ok 1 1..1 ok 3 - perl random test 1..3 ok Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0xc1ddd0), "s3cret") called at t/10_client_side2.t line 24 main::__ANON__("client -> server: request without cookie", CODE(0xc1d998)) called at t/10_client_side2.t line 30 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a95c0), "First request", CODE(0x68fdf0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("First request", CODE(0x68fdf0)) called at t/10_client_side2.t line 9 main::scenario("First request", CODE(0x68fdf0)) called at t/10_client_side2.t line 36 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0xc1db78), "s3cret") called at t/10_client_side2.t line 41 main::__ANON__("client -> server: request without cookie", CODE(0xc1dc20)) called at t/10_client_side2.t line 47 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a95c0), "Store something without login", CODE(0x68fdf0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Store something without login", CODE(0x68fdf0)) called at t/10_client_side2.t line 9 main::scenario("Store something without login", CODE(0x68fdf0)) called at t/10_client_side2.t line 63 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0xc1db00), "s3cret") called at t/10_client_side2.t line 69 main::__ANON__("client -> server: request without cookie", CODE(0xc1d458)) called at t/10_client_side2.t line 76 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a95c0), "Login", CODE(0x68fdf0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Login", CODE(0x68fdf0)) called at t/10_client_side2.t line 9 main::scenario("Login", CODE(0x68fdf0)) called at t/10_client_side2.t line 96 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0xc1ddd0), "s3cret") called at t/10_client_side2.t line 102 main::__ANON__("client -> server: request without cookie", CODE(0xc1c5f8)) called at t/10_client_side2.t line 109 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a95c0), "In a login session", CODE(0x68fdf0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("In a login session", CODE(0x68fdf0)) called at t/10_client_side2.t line 9 main::scenario("In a login session", CODE(0x68fdf0)) called at t/10_client_side2.t line 118 Secret string too short at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0xc1d1a0), "s3cret") called at t/10_client_side2.t line 123 main::__ANON__("client -> server: request without cookie", CODE(0xc1d3f8)) called at t/10_client_side2.t line 130 main::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /home/fly1600/var/megalib/Test/Builder.pm line 263 eval {...} called at /home/fly1600/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x6a95c0), "Logout", CODE(0x68fdf0)) called at /home/fly1600/var/megalib/Test/More.pm line 770 Test::More::subtest("Logout", CODE(0x68fdf0)) called at t/10_client_side2.t line 9 main::scenario("Logout", CODE(0x68fdf0)) called at t/10_client_side2.t line 143 Ciphertext does not begin with a valid header for 'salt' header mode at /data/fly1600/cpan/build/HTTP-Session2-1.07-fDIqdk/blib/lib/HTTP/Session2/ClientStore2.pm line 81. t/10_client_side2.t ....... # Subtest: First request # client -> server: request without cookie # server -> client: response without cookie ok 1 1..1 ok 1 - First request # Subtest: Store something without login # client -> server: request without cookie # server -> store: save data # server -> client: response with session/xsrf cookie ok 1 ok 2 ok 3 ok 4 # 1406927337%3AkqmZc34GUNlgnvV6ZZk_5Wmvf4hpuq3%3AU2FsdGVkX1_dlv7MccpzI-qFO5Go4AcTqjvJJNsPHCQ%3A38313236366131636465383263616565633230303264326566633739356636363139326130363730 1..4 ok 2 - Store something without login # Subtest: Login # client -> server: request without cookie # server -> server: regenerate_id # server -> store: save data # server -> client: response with session/xsrf cookie ok 1 ok 2 ok 3 ok 4 ok 5 # 1406927337%3AvGDGnHK9sMSTBH9t94uY5DL5c25cLMB%3AU2FsdGVkX1-XnjqY-CWQJywSfTBct98SVD6voP8BTDpnnDNGKhW_vgef3AO_aAN7%3A33323039636131643338366561643139343261663764393937646532663264336266653331396333 1..5 ok 3 - Login # Subtest: In a login session # client -> server: request without cookie # server -> store: set more data # server -> client: response without session/xsrf cookie ok 1 1..1 ok 4 - In a login session # Subtest: Logout # client -> server: request without cookie # server -> server: expire # server -> client: response with expiration session/xsrf cookie ok 1 ok 2 ok 3 ok 4 1..4 ok 5 - Logout 1..5 ok t/11_secret_string.t ...... ok 1 ok 2 1..2 ok All tests successful. Files=12, Tests=77, 3 wallclock secs ( 0.09 usr 0.03 sys + 1.39 cusr 0.28 csys = 1.79 CPU) Result: PASS TOKUHIROM/HTTP-Session2-1.07.tar.gz ./Build test verbose=1 -- OK Tokuhiro Matsuno <tokuhirom+cpan@gmail.com> HTTP session management >>> (cd /home/fly1600/var/cpan/build/HTTP-Session2-1.07-fDIqdk && tar cvf - HTTP-Session2-1.07.ppd blib) | gzip -c >/home/fly1600/var/REPO/T/TO/TOKUHIROM/HTTP-Session2-1.07.tar.gz HTTP-Session2-1.07.ppd blib/ blib/lib/ blib/lib/HTTP/ blib/lib/HTTP/Session2/ blib/lib/HTTP/Session2/Random.pm blib/lib/HTTP/Session2/ClientStore2.pm blib/lib/HTTP/Session2/Expired.pm blib/lib/HTTP/Session2/ClientStore.pm blib/lib/HTTP/Session2/ServerStore.pm blib/lib/HTTP/Session2/Base.pm blib/lib/HTTP/Session2.pm >>> mv /home/fly1600/var/cpan/build/HTTP-Session2-1.07-fDIqdk/HTTP-Session2-1.07.ppd /home/fly1600/var/REPO/T/TO/TOKUHIROM VmSize: 251624 kB Finished 2014-08-01T14:08:57