PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-08-03T08:02:24 ActivePerl-818 CPAN-2.00 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Sun, 03 Aug 2014 13:53:02 GMT Running make for T/TO/TOKUHIROM/HTTP-Session2-1.08.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOKUHIROM/HTTP-Session2-1.08.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOKUHIROM/CHECKSUMS Checksum for /export/home/fly818/var/cpan/sources/authors/id/T/TO/TOKUHIROM/HTTP-Session2-1.08.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. HTTP-Session2-1.08/Build.PL HTTP-Session2-1.08/Changes HTTP-Session2-1.08/LICENSE HTTP-Session2-1.08/META.json HTTP-Session2-1.08/README.md HTTP-Session2-1.08/cpanfile HTTP-Session2-1.08/eg/demo.psgi HTTP-Session2-1.08/js/xsrf-token.js HTTP-Session2-1.08/lib/HTTP/Session2.pm HTTP-Session2-1.08/lib/HTTP/Session2/Base.pm HTTP-Session2-1.08/lib/HTTP/Session2/ClientStore.pm HTTP-Session2-1.08/lib/HTTP/Session2/ClientStore2.pm HTTP-Session2-1.08/lib/HTTP/Session2/Expired.pm HTTP-Session2-1.08/lib/HTTP/Session2/Random.pm HTTP-Session2-1.08/lib/HTTP/Session2/ServerStore.pm HTTP-Session2-1.08/minil.toml HTTP-Session2-1.08/t/00_compile.t HTTP-Session2-1.08/t/01_server_side.t HTTP-Session2-1.08/t/02_client_side.t HTTP-Session2-1.08/t/03_mech.t HTTP-Session2-1.08/t/04_plack_response.t HTTP-Session2-1.08/t/05_keep_me_signed_in.t HTTP-Session2-1.08/t/06_base_abstract.t HTTP-Session2-1.08/t/07_client_store.t HTTP-Session2-1.08/t/08_expired.t HTTP-Session2-1.08/t/09_random.t HTTP-Session2-1.08/t/11_secret_string.t HTTP-Session2-1.08/t/client_store2/01_basic.t HTTP-Session2-1.08/t/client_store2/02_mech.t HTTP-Session2-1.08/t/client_store2/03_colon.t HTTP-Session2-1.08/t/lib/Cache.pm HTTP-Session2-1.08/META.yml HTTP-Session2-1.08/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/HTTP-Session2-1.08.tar.gz >>> /export/home/fly818/bin/perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'HTTP-Session2' version '1.08' cp META.json MYMETA.json cp META.yml MYMETA.yml >>> ./Build Building HTTP-Session2 TOKUHIROM/HTTP-Session2-1.08.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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x55f574), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x468b7c), HTTP::Session2::ServerStore=HASH(0x55f574), HASH(0x40ab74), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x468b7c), HASH(0x55f538)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0x55f4a8), "get_store", CODE(0x29d50c), "secret", "s3cret") called at t/01_server_side.t line 23 main::__ANON__("client -> server: request without cookie", CODE(0x55f43c)) called at t/01_server_side.t line 25 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23fa5c), "First request", CODE(0x543b90)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("First request", CODE(0x543b90)) called at t/01_server_side.t line 11 main::scenario("First request", CODE(0x543b90)) called at t/01_server_side.t line 31 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x55f7c0), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x468b7c), HTTP::Session2::ServerStore=HASH(0x55f7c0), HASH(0x40ab74), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x468b7c), HASH(0x55f7f0)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0x55f820), "get_store", CODE(0x29d734), "secret", "s3cret") called at t/01_server_side.t line 40 main::__ANON__("client -> server: request without cookie", CODE(0x55f88c)) called at t/01_server_side.t line 42 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23fa5c), "Store something without login", CODE(0x29d65c)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Store something without login", CODE(0x29d65c)) called at t/01_server_side.t line 11 main::scenario("Store something without login", CODE(0x29d65c)) called at t/01_server_side.t line 58 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x55f838), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x468b7c), HTTP::Session2::ServerStore=HASH(0x55f838), HASH(0x40ab74), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x468b7c), HASH(0x55f2d4)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0x55f490), "get_store", CODE(0x29db90), "secret", "s3cret") called at t/01_server_side.t line 70 main::__ANON__("client -> server: request without cookie", CODE(0x570808)) called at t/01_server_side.t line 72 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23fa5c), "Login", CODE(0x29d914)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Login", CODE(0x29d914)) called at t/01_server_side.t line 11 main::scenario("Login", CODE(0x29d914)) called at t/01_server_side.t line 96 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x577c64), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x468b7c), HTTP::Session2::ServerStore=HASH(0x577c64), HASH(0x40ab74), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x468b7c), HASH(0x570964)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0x570928), "get_store", CODE(0x55ec98), "secret", "s3cret") called at t/01_server_side.t line 108 main::__ANON__("client -> server: request without cookie", CODE(0x570904)) called at t/01_server_side.t line 110 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23fa5c), "In a login session", CODE(0x29dddc)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("In a login session", CODE(0x29dddc)) called at t/01_server_side.t line 11 main::scenario("In a login session", CODE(0x29dddc)) called at t/01_server_side.t line 124 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0x1ec6a0), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x468b7c), HTTP::Session2::ServerStore=HASH(0x1ec6a0), HASH(0x40ab74), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x468b7c), HASH(0x55f1b4)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0x568664), "store", Cache=HASH(0x5684cc), "secret", "s3cret") called at t/01_server_side.t line 131 main::__ANON__("client -> server: request without cookie", CODE(0x568670)) called at t/01_server_side.t line 138 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23fa5c), "Logout", CODE(0x55ee60)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Logout", CODE(0x55ee60)) called at t/01_server_side.t line 11 main::scenario("Logout", CODE(0x55ee60)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x59c08c), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x4ac8f4), HTTP::Session2::ClientStore=HASH(0x59c08c), HASH(0x46e400), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x4ac8f4), HASH(0x59c05c)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x59bfd8), "secret", "s3cret") called at t/02_client_side.t line 17 main::__ANON__("client -> server: request without cookie", CODE(0x59bf6c)) called at t/02_client_side.t line 22 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f95c), "First request", CODE(0x2972fc)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("First request", CODE(0x2972fc)) called at t/02_client_side.t line 9 main::scenario("First request", CODE(0x2972fc)) called at t/02_client_side.t line 28 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x59c314), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x4ac8f4), HTTP::Session2::ClientStore=HASH(0x59c314), HASH(0x46e400), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x4ac8f4), HASH(0x59c338)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x59c350), "secret", "s3cret") called at t/02_client_side.t line 33 main::__ANON__("client -> server: request without cookie", CODE(0x59c3bc)) called at t/02_client_side.t line 38 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f95c), "Store something without login", CODE(0x592c28)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Store something without login", CODE(0x592c28)) called at t/02_client_side.t line 9 main::scenario("Store something without login", CODE(0x592c28)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x5a6c40), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x4ac8f4), HTTP::Session2::ClientStore=HASH(0x5a6c40), HASH(0x46e400), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x4ac8f4), HASH(0x59c4e8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x59c65c), "secret", "s3cret") called at t/02_client_side.t line 60 main::__ANON__("client -> server: request without cookie", CODE(0x59bd50)) called at t/02_client_side.t line 66 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f95c), "Login", CODE(0x592e50)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Login", CODE(0x592e50)) called at t/02_client_side.t line 9 main::scenario("Login", CODE(0x592e50)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x59bc90), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x4ac8f4), HTTP::Session2::ClientStore=HASH(0x59bc90), HASH(0x46e400), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x4ac8f4), HASH(0x5a70f0)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x5a7144), "secret", "s3cret") called at t/02_client_side.t line 92 main::__ANON__("client -> server: request without cookie", CODE(0x5a72f4)) called at t/02_client_side.t line 98 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f95c), "In a login session", CODE(0x593228)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("In a login session", CODE(0x593228)) called at t/02_client_side.t line 9 main::scenario("In a login session", CODE(0x593228)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x5a7354), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x4ac8f4), HTTP::Session2::ClientStore=HASH(0x5a7354), HASH(0x46e400), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x4ac8f4), HASH(0x5a6ed4)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x5a6ee0), "secret", "s3cret") called at t/02_client_side.t line 112 main::__ANON__("client -> server: request without cookie", CODE(0x59bfb4)) called at t/02_client_side.t line 118 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f95c), "Logout", CODE(0x59ba5c)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Logout", CODE(0x59ba5c)) called at t/02_client_side.t line 9 main::scenario("Logout", CODE(0x59ba5c)) 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 # 1407078166%3A_XXeZGp5RJSnCOG1e86_ywMtf-TXURk%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 # 1407078166%3AsTk_ua9IK9XdJDemTATU-wqN-YOcfxi%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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc41414), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc41414), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc413cc)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xbf7960), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xbf7960)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xbf7960)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc4c748), Try::Tiny::Catch=REF(0x16867c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc35200), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc35200)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc35200)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc35200)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/") called at t/03_mech.t line 74 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc60758), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc60758), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc60710)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc60518), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc60518)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc60518)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc604f4), Try::Tiny::Catch=REF(0xc4130c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60248), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60248)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60248)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60248)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?foo", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?foo") called at t/03_mech.t line 75 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc6a7d0), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc6a7d0), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc6a788)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc61870), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc61870)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc61870)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc606ec), Try::Tiny::Catch=REF(0xc60680)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60590), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60590)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60590)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60590)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist") called at t/03_mech.t line 76 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc6aa64), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc6aa64), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc6a998)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc6a92c), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc6a92c)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6a92c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6a704), Try::Tiny::Catch=REF(0xc6a6ec)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60548), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60548)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60548)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60548)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?bar") called at t/03_mech.t line 78 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc6ad34), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc6ad34), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc6acc8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc6a6ec), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc6a6ec)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6a6ec)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6a794), Try::Tiny::Catch=REF(0xc6aa28)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6a7ac), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6a7ac)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6a7ac)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6a7ac)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?bar", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?bar") called at t/03_mech.t line 81 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc6af44), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc6af44), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc6af08)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc6a86c), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc6a86c)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6a86c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6acbc), Try::Tiny::Catch=REF(0xc6a8c0)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ab60), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ab60)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ab60)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ab60)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist") called at t/03_mech.t line 82 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc6b0e8), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc6b0e8), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc6b16c)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc6addc), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc6addc)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6addc)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6ad64), Try::Tiny::Catch=REF(0xc6ada0)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ae90), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ae90)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ae90)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6ae90)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/account/login?john", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/account/login?john") called at t/03_mech.t line 84 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc6b328), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc6b328), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc6b25c)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc6a638), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc6a638)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6a638)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6ad94), Try::Tiny::Catch=REF(0xc6b004)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b1b4), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b1b4)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b1b4)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b1b4)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist", "Wishlist is still available") called at t/03_mech.t line 85 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc74d30), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc74d30), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc74d18)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc60788), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc60788)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc60788)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6a608), Try::Tiny::Catch=REF(0xc6b214)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60650), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60650)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60650)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc60650)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?baz") called at t/03_mech.t line 87 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc75054), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc75054), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc74ed4)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc6b37c), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc6b37c)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6b37c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6b448), Try::Tiny::Catch=REF(0xc6b4a8)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b2f8), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b2f8)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b2f8)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc6b2f8)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?baz", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist?baz") called at t/03_mech.t line 90 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc7527c), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc7527c), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc75240)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc6b508), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc6b508)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6b508)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc74d3c), Try::Tiny::Catch=REF(0xc74ebc)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc74fd0), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc74fd0)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc74fd0)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc74fd0)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/wishlist", "Wishlist is still available") called at t/03_mech.t line 91 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc75378), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc75378), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc7536c)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc74f64), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc74f64)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc74f64)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc75144), Try::Tiny::Catch=REF(0xc750d8)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc751c8), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc751c8)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc751c8)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc751c8)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "http://localhost/my/name") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/my/name") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/my/name") called at t/03_mech.t line 93 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ServerStore=HASH(0xc757c8), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ServerStore::__ANON__(Mouse::Meta::Class=HASH(0x585248), HTTP::Session2::ServerStore=HASH(0xc757c8), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x585248), HASH(0xc755dc)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ServerStore", "env", HASH(0xc7551c), "get_store", CODE(0xb713ec), "secret", "s3cret") called at t/03_mech.t line 121 main::server_session(HASH(0xc7551c)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc7551c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc750d8), Try::Tiny::Catch=REF(0xc7521c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc75498), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc75498)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc75498)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), HTTP::Request=HASH(0xc75498)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xb8b8d8), "/account/logout?john") called at t/03_mech.t line 97 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xc5ff60), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xc5ff60), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xc60518)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xc7569c), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xc7569c)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc7569c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xb8b800), Try::Tiny::Catch=REF(0xc75708)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xbe9608), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xbe9608)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xbe9608)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xbe9608)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/") called at t/03_mech.t line 74 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xc6ad40), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xc6ad40), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xc6b418)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xc75708), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xc75708)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc75708)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6a680), Try::Tiny::Catch=REF(0xc5ff90)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc60464), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc60464)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc60464)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc60464)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/wishlist?foo", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xc751c8), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xc751c8), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xc75270)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xc5ffc0), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xc5ffc0)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc5ffc0)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc74d0c), Try::Tiny::Catch=REF(0xc6a728)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc605e4), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc605e4)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc605e4)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc605e4)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xc75474), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xc75474), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xc74fb8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xc6b238), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xc6b238)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6b238)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc74e2c), Try::Tiny::Catch=REF(0xc7539c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc6b37c), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc6b37c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc6b37c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc6b37c)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xc6b070), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xc6b070), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xc7566c)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xc74fa0), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xc74fa0)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc74fa0)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc750cc), Try::Tiny::Catch=REF(0xc74db4)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc74ea4), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc74ea4)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc74ea4)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc74ea4)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/wishlist?bar", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xc75870), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xc75870), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xc60734)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xcdab48), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xcdab48)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xcdab48)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc7530c), Try::Tiny::Catch=REF(0xc75930)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc755d0), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc755d0)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc755d0)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc755d0)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xcf21e8), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xcf21e8), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xcf2158)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xc606c8), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xc606c8)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc606c8)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc74cc4), Try::Tiny::Catch=REF(0xc756d8)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc75648), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc75648)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc75648)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc75648)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/account/login?john", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xcf24f4), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xcf24f4), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xcf22d8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xcf2404), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xcf2404)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xcf2404)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xc6a6f8), Try::Tiny::Catch=REF(0xc757e0)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcdab6c), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcdab6c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcdab6c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcdab6c)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xcf2704), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xcf2704), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xcf2650)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xc6ae54), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xc6ae54)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xc6ae54)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xcf2590), Try::Tiny::Catch=REF(0xcf21c4)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc7545c), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc7545c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc7545c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xc7545c)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xce7308), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xce7308), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xcf2854)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xcf2494), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xcf2494)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xcf2494)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xcf2644), Try::Tiny::Catch=REF(0xcf259c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf2404), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf2404)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf2404)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf2404)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/wishlist?baz", HASH(0x8d1e1c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 236 Test::WWW::Mechanize::post_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xce75f0), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xce75f0), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xce73f8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xce7698), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xce7698)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xce7698)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xcf25a8), Try::Tiny::Catch=REF(0xce72fc)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf28f0), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf28f0)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf28f0)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf28f0)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "http://localhost/wishlist") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/wishlist") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xce7800), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xce7800), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xce7758)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xce72fc), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xce72fc)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xce72fc)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xce76b0), Try::Tiny::Catch=REF(0xce73a4)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf286c), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf286c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf286c)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xcf286c)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 411 LWP::UserAgent::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "http://localhost/my/name") called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 407 WWW::Mechanize::get(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/my/name") called at /export/home/fly818/var/megalib/Test/WWW/Mechanize.pm line 159 Test::WWW::Mechanize::get_ok(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0xce7944), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x981590), HTTP::Session2::ClientStore=HASH(0xce7944), HASH(0xa26544), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x981590), HASH(0xce79c8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0xce783c), "secret", "s3cret") called at t/03_mech.t line 127 main::client_session(HASH(0xce783c)) called at t/03_mech.t line 17 main::__ANON__(HASH(0xce783c)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 39 Test::WWW::Mechanize::PSGI::try {...} () called at /export/home/fly818/var/megalib/Try/Tiny.pm line 81 eval {...} called at /export/home/fly818/var/megalib/Try/Tiny.pm line 72 Try::Tiny::try(CODE(0xce73a4), Try::Tiny::Catch=REF(0xce7554)) called at /export/home/fly818/var/megalib/Test/WWW/Mechanize/PSGI.pm line 46 Test::WWW::Mechanize::PSGI::simple_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xce7788), undef, undef) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 282 LWP::UserAgent::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xce7788)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2598 WWW::Mechanize::_make_request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xce7788)) called at /export/home/fly818/var/megalib/WWW/Mechanize.pm line 2312 WWW::Mechanize::request(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), HTTP::Request=HASH(0xce7788)) called at /export/home/fly818/var/megalib/LWP/UserAgent.pm line 419 LWP::UserAgent::post(Test::WWW::Mechanize::PSGI=HASH(0xbe938c), "/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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. t/03_mech.t ................. # ------ factory # GET / -E4RwwEfYhTOg2-wwVGgocdloyteqRG ok 1 - GET / # POST /wishlist RjJuKF5DP3VSZ8YivGCCZYsnSkjARxx ok 2 - POST /wishlist?foo # GET /wishlist RjJuKF5DP3VSZ8YivGCCZYsnSkjARxx ok 3 - GET /wishlist ok 4 - Content is "foo" # POST /wishlist RjJuKF5DP3VSZ8YivGCCZYsnSkjARxx # XSRF detected ok 5 # POST /wishlist RjJuKF5DP3VSZ8YivGCCZYsnSkjARxx ok 6 - POST /wishlist?bar # GET /wishlist RjJuKF5DP3VSZ8YivGCCZYsnSkjARxx ok 7 - GET /wishlist ok 8 - Content is "foo,bar" # POST /account/login RjJuKF5DP3VSZ8YivGCCZYsnSkjARxx ok 9 - POST /account/login?john # GET /wishlist -U7lbuAzFSqEkettOjA1FZOChkxVGKL ok 10 - Wishlist is still available ok 11 - Content is "foo,bar" # POST /wishlist -U7lbuAzFSqEkettOjA1FZOChkxVGKL # XSRF detected ok 12 - xsrf token was changed, too # POST /wishlist -U7lbuAzFSqEkettOjA1FZOChkxVGKL ok 13 - POST /wishlist?baz # GET /wishlist -U7lbuAzFSqEkettOjA1FZOChkxVGKL ok 14 - Wishlist is still available ok 15 - Content is "foo,bar,baz" # GET /my/name -U7lbuAzFSqEkettOjA1FZOChkxVGKL ok 16 - GET /my/name ok 17 - Content is "john" ok 18 # POST /account/logout -U7lbuAzFSqEkettOjA1FZOChkxVGKL ok 19 ok 20 # ------ factory # GET / BOr0reOXRpIFI8dd--adg5UCc4_vqxP ok 21 - GET / # POST /wishlist 4CLuf8bfAddSei7avh0f_BfA3B86cjt ok 22 - POST /wishlist?foo # GET /wishlist 4CLuf8bfAddSei7avh0f_BfA3B86cjt ok 23 - GET /wishlist ok 24 - Content is "foo" # POST /wishlist 4CLuf8bfAddSei7avh0f_BfA3B86cjt # XSRF detected ok 25 # POST /wishlist 4CLuf8bfAddSei7avh0f_BfA3B86cjt ok 26 - POST /wishlist?bar # GET /wishlist 4CLuf8bfAddSei7avh0f_BfA3B86cjt ok 27 - GET /wishlist ok 28 - Content is "foo,bar" # POST /account/login 4CLuf8bfAddSei7avh0f_BfA3B86cjt ok 29 - POST /account/login?john # GET /wishlist 0kFQl3GNx5kQyrZt4429y45bqvOvkv4 ok 30 - Wishlist is still available ok 31 - Content is "foo,bar" # POST /wishlist 0kFQl3GNx5kQyrZt4429y45bqvOvkv4 # XSRF detected ok 32 - xsrf token was changed, too # POST /wishlist 0kFQl3GNx5kQyrZt4429y45bqvOvkv4 ok 33 - POST /wishlist?baz # GET /wishlist 0kFQl3GNx5kQyrZt4429y45bqvOvkv4 ok 34 - Wishlist is still available ok 35 - Content is "foo,bar,baz" # GET /my/name 0kFQl3GNx5kQyrZt4429y45bqvOvkv4 ok 36 - GET /my/name ok 37 - Content is "john" ok 38 # POST /account/logout 0kFQl3GNx5kQyrZt4429y45bqvOvkv4 ok 39 ok 40 1..40 ok Do not use HTTP::Session2::ClientStore. Use HTTP::Session2::ServerStore or HTTP::Session2::ClientStore2 instead. at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/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=1407078168%3A_VJeUo6nkFoF-Svkc88s6GI7IIiqiYu%3ABQkZAAAAAAEKA2JhcgIAAAADZm9v%3A62663730326234333639323262616638646163356138633537386430376166636164383732316636; path=/; HttpOnly # Set-Cookie: XSRF-TOKEN=_VJeUo6nkFoF-Svkc88s6GI7IIiqiYu; path=/ ok 1 # Client-Warning: Redirect loop detected (max_redirect = 0) # Set-Cookie: hss_session=; path=/; expires=Sat, 02-Aug-2014 15:02:48 GMT; HttpOnly # Set-Cookie: XSRF-TOKEN=; path=/; expires=Sat, 02-Aug-2014 15:02:48 GMT ok 2 1..2 ok Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x58ad48), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x4a2430), HTTP::Session2::ClientStore=HASH(0x58ad48), HASH(0x460928), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x4a2430), HASH(0x58adfc)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x5ca528), "secret", "s3cret", "session_cookie", HASH(0x1494a0)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. t/05_keep_me_signed_in.t .... # $VAR1 = [ # 200, # [ # 'Set-Cookie', # 'hss_session=1407078169%3AbB1I2NZkyIqSnURgaobYAsjmCNBgyil%3ABQkZAAAAAAEIgwIAAAABeA%3D%3D%3A35626434653565626138306665613562653630613961636637626636643438616661633230633834; path=/; expires=Tue, 02-Sep-2014 15:02:49 GMT; HttpOnly', # 'Set-Cookie', # 'XSRF-TOKEN=bB1I2NZkyIqSnURgaobYAsjmCNBgyil; path=/' # ], # [] # ]; ok 1 ok 2 - Original configuration is not modified 1..2 ok Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::Base=HASH(0x31a7c8), "i am secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 70 HTTP::Session2::Base::__ANON__(Mouse::Meta::Class=HASH(0x44fe3c), HTTP::Session2::Base=HASH(0x31a7c8), HASH(0x3ccbb0), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x44fe3c), HASH(0x31a858)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::Base", "env", HASH(0x1494a0), "secret", "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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x64d5a8), "secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x46ac10), HTTP::Session2::ClientStore=HASH(0x64d5a8), HASH(0x461880), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x46ac10), HASH(0x64d578)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x64d4dc), "secret", "secret") called at t/07_client_store.t line 23 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "get/set/remove", CODE(0x646ce0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("get/set/remove", CODE(0x646ce0)) called at t/07_client_store.t line 31 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x64d32c), "secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x46ac10), HTTP::Session2::ClientStore=HASH(0x64d32c), HASH(0x461880), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x46ac10), HASH(0x64d3ec)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x64d374), "secret", "secret") called at t/07_client_store.t line 35 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "validate_token", CODE(0x646e78)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("validate_token", CODE(0x646e78)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x657f18), "secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x46ac10), HTTP::Session2::ClientStore=HASH(0x657f18), HASH(0x461880), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x46ac10), HASH(0x657ec4)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x657ea0), "secret", "secret") called at t/07_client_store.t line 51 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "bad", CODE(0x657834)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("bad", CODE(0x657834)) called at t/07_client_store.t line 57 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "validate_token", CODE(0x646e78)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("validate_token", CODE(0x646e78)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x6de0fc), "secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x46ac10), HTTP::Session2::ClientStore=HASH(0x6de0fc), HASH(0x461880), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x46ac10), HASH(0x65ba24)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x65ba9c), "secret", "secret") called at t/07_client_store.t line 65 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "good", CODE(0x657834)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("good", CODE(0x657834)) called at t/07_client_store.t line 70 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "validate_token", CODE(0x646e78)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("validate_token", CODE(0x646e78)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. # Failed test at t/07_client_store.t line 69. # Looks like you failed 1 test of 1. # Failed test 'good' # at t/07_client_store.t line 70. # Looks like you failed 1 test of 3. # Failed test 'validate_token' # at t/07_client_store.t line 71. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x64d320), "secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x46ac10), HTTP::Session2::ClientStore=HASH(0x64d320), HASH(0x461880), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x46ac10), HASH(0x6579fc)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x64d308), "secret", "secret") called at t/07_client_store.t line 76 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "ignore_old", CODE(0x6471d8)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old", CODE(0x6471d8)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 25. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x6e4888), "secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x46ac10), HTTP::Session2::ClientStore=HASH(0x6e4888), HASH(0x461880), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x46ac10), HASH(0x64d3c8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x64d368), "secret", "secret", "ignore_old", 1406991770) called at t/07_client_store.t line 87 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "ignore_old disabled", CODE(0x64d8c0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old disabled", CODE(0x64d8c0)) called at t/07_client_store.t line 95 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "ignore_old", CODE(0x6471d8)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old", CODE(0x6471d8)) 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 /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore.pm line 35. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore=HASH(0x6e4ee8), "secret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 93 HTTP::Session2::ClientStore::__ANON__(Mouse::Meta::Class=HASH(0x46ac10), HTTP::Session2::ClientStore=HASH(0x6e4ee8), HASH(0x461880), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x46ac10), HASH(0x6cea24)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore", "env", HASH(0x6eb858), "secret", "secret", "ignore_old", 1407164570) called at t/07_client_store.t line 97 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "ignore_old enabled", CODE(0x64d8c0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old enabled", CODE(0x64d8c0)) called at t/07_client_store.t line 105 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x23f3cc), "ignore_old", CODE(0x6471d8)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("ignore_old", CODE(0x6471d8)) called at t/07_client_store.t line 106 # Looks like you failed 1 test of 3. 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 not ok 1 1..1 not ok 3 - good 1..3 not 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 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::Expired=HASH(0x4fe828), 33333) called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 70 HTTP::Session2::Expired::__ANON__(Mouse::Meta::Class=HASH(0x42a6f4), HTTP::Session2::Expired=HASH(0x4fe828), HASH(0x3dd8a4), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x42a6f4), HASH(0x4fe75c)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::Expired", "env", HASH(0x1494a0), "secret", 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): EMn9DiL6h9hEwEayKRSaYYqEsdgNwwf # /dev/urandom(2): FIl2CKq2WoKfkGge3xicmb9ZsvJ3Zxu # perl: de31b3cab43c5f03c57821d303577a5 t/09_random.t ............... ok 1 ok 2 # Subtest: perl random test ok 1 1..1 ok 3 - perl random test 1..3 ok t/11_secret_string.t ........ ok 1 ok 2 1..2 ok Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0x164c88), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 103 HTTP::Session2::ClientStore2::__ANON__(Mouse::Meta::Class=HASH(0x49c968), HTTP::Session2::ClientStore2=HASH(0x164c88), HASH(0x461f84), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x49c968), HASH(0x164c4c)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore2", "env", HASH(0x164bc8), "secret", "s3cret", "cipher", Crypt::CBC=HASH(0x61b7f4)) called at t/client_store2/01_basic.t line 24 main::__ANON__("client -> server: request without cookie", CODE(0x164b5c)) called at t/client_store2/01_basic.t line 30 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x24035c), "First request", CODE(0x1494a0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("First request", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 9 main::scenario("First request", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 36 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0x164c88), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 103 HTTP::Session2::ClientStore2::__ANON__(Mouse::Meta::Class=HASH(0x49c968), HTTP::Session2::ClientStore2=HASH(0x164c88), HASH(0x461f84), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x49c968), HASH(0x633e40)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore2", "env", HASH(0x164b14), "secret", "s3cret", "cipher", Crypt::CBC=HASH(0x61b7f4)) called at t/client_store2/01_basic.t line 41 main::__ANON__("client -> server: request without cookie", CODE(0x164e8c)) called at t/client_store2/01_basic.t line 47 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x24035c), "Store something without login", CODE(0x1494a0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Store something without login", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 9 main::scenario("Store something without login", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 63 Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0x6342d8), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 103 HTTP::Session2::ClientStore2::__ANON__(Mouse::Meta::Class=HASH(0x49c968), HTTP::Session2::ClientStore2=HASH(0x6342d8), HASH(0x461f84), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x49c968), HASH(0x6342f0)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore2", "env", HASH(0x164a30), "secret", "s3cret", "cipher", Crypt::CBC=HASH(0x61b7f4)) called at t/client_store2/01_basic.t line 69 main::__ANON__("client -> server: request without cookie", CODE(0x1649ac)) called at t/client_store2/01_basic.t line 76 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x24035c), "Login", CODE(0x1494a0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Login", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 9 main::scenario("Login", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 96 Ciphertext does not begin with a valid header for 'salt' header mode at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore2.pm line 81. Ciphertext does not begin with a valid header for 'salt' header mode at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore2.pm line 81. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0x63f1e8), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 103 HTTP::Session2::ClientStore2::__ANON__(Mouse::Meta::Class=HASH(0x49c968), HTTP::Session2::ClientStore2=HASH(0x63f1e8), HASH(0x461f84), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x49c968), HASH(0x637890)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore2", "env", HASH(0x63f05c), "secret", "s3cret", "cipher", Crypt::CBC=HASH(0x61b7f4)) called at t/client_store2/01_basic.t line 102 main::__ANON__("client -> server: request without cookie", CODE(0x634338)) called at t/client_store2/01_basic.t line 109 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x24035c), "In a login session", CODE(0x1494a0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("In a login session", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 9 main::scenario("In a login session", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 118 Ciphertext does not begin with a valid header for 'salt' header mode at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore2.pm line 81. Secret string too short at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/Base.pm line 79. HTTP::Session2::Base::__ANON__(HTTP::Session2::ClientStore2=HASH(0x633f54), "s3cret") called at /export/home/fly818/var/megalib/Mouse/Meta/Method/Constructor.pm line 103 HTTP::Session2::ClientStore2::__ANON__(Mouse::Meta::Class=HASH(0x49c968), HTTP::Session2::ClientStore2=HASH(0x633f54), HASH(0x461f84), 0) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 295 Mouse::Meta::Class::new_object(Mouse::Meta::Class=HASH(0x49c968), HASH(0x1651c8)) called at /export/home/fly818/var/megalib/Mouse/PurePerl.pm line 698 Mouse::Object::new("HTTP::Session2::ClientStore2", "env", HASH(0x633f84), "secret", "s3cret", "cipher", Crypt::CBC=HASH(0x61b7f4)) called at t/client_store2/01_basic.t line 123 main::__ANON__("client -> server: request without cookie", CODE(0x164a6c)) called at t/client_store2/01_basic.t line 130 main::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 258 Test::Builder::__ANON__() called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 eval {...} called at /export/home/fly818/var/megalib/Test/Builder.pm line 263 Test::Builder::subtest(Test::Builder=HASH(0x24035c), "Logout", CODE(0x1494a0)) called at /export/home/fly818/var/megalib/Test/More.pm line 770 Test::More::subtest("Logout", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 9 main::scenario("Logout", CODE(0x1494a0)) called at t/client_store2/01_basic.t line 143 Ciphertext does not begin with a valid header for 'salt' header mode at /export/home/fly818/var/cpan/build/HTTP-Session2-1.08-WfZi0w/blib/lib/HTTP/Session2/ClientStore2.pm line 81. t/client_store2/01_basic.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 # U2FsdGVkX19nFYC2W8mhyE-_NzWLY4FflnRdskr59aTMFPuVYvS313gh9g1JdaNlohUR297NU-USIgzCTz5bcPzH_qP6vYn9ORstnC_t1qiXMiFdjyiZbJSVDPpJ6WckQKd_nJMLRlcE3htdz0B5hJxaxC6CqkKSjWH-r3fZpgjL9RhcTnnDPE4dWornGaeHsjXqKTByiIjCBjQMcvwmkQ 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 # U2FsdGVkX185L8vRxS41Os0Tx2mBDHxMLffVkm0XUQnKk1ETlKlNpUs_Azj2uiAmBboeRQ_LOF4eLDHaXmqr8teO0vlSRPrDZlPbo348EV_szn73g1tQ8PL8bUyyubFAq7zm9u6bAosi5qrxd28YX8tCAQXkpoVrLz2SLEoBGd9mIc5HRnyKquEHy2NMFezB2VWe-waHXajOsznIOX2O8w 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/client_store2/02_mech.t ... ok 1 ok 2 ok 3 1..3 ok t/client_store2/03_colon.t .. ok 1 ok 2 ok 3 1..3 ok Test Summary Report ------------------- t/07_client_store.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=14, Tests=83, 9 wallclock secs ( 0.30 usr 0.16 sys + 7.03 cusr 0.89 csys = 8.38 CPU) Result: FAIL Failed 1/14 test programs. 1/83 subtests failed. TOKUHIROM/HTTP-Session2-1.08.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOKUHIROM/HTTP-Session2-1.08.tar.gz Finished 2014-08-03T08:02:53