PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-03-19T02:31:23 ActivePerl-1400 CPAN-2.00 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Wed, 19 Mar 2014 07:53:01 GMT Running make for T/TO/TOKUHIROM/HTTP-Session2-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOKUHIROM/HTTP-Session2-0.05.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\T\TO\TOKUHIROM\HTTP-Session2-0.05.tar.gz ok HTTP-Session2-0.05/Build.PL HTTP-Session2-0.05/Changes HTTP-Session2-0.05/LICENSE HTTP-Session2-0.05/META.json HTTP-Session2-0.05/README.md HTTP-Session2-0.05/cpanfile HTTP-Session2-0.05/eg/demo.psgi HTTP-Session2-0.05/js/xsrf-token.js HTTP-Session2-0.05/lib/HTTP/Session2.pm HTTP-Session2-0.05/lib/HTTP/Session2/Base.pm HTTP-Session2-0.05/lib/HTTP/Session2/ClientStore.pm HTTP-Session2-0.05/lib/HTTP/Session2/Expired.pm HTTP-Session2-0.05/lib/HTTP/Session2/ServerStore.pm HTTP-Session2-0.05/minil.toml HTTP-Session2-0.05/t/00_compile.t HTTP-Session2-0.05/t/01_server_side.t HTTP-Session2-0.05/t/02_client_side.t HTTP-Session2-0.05/t/03_mech.t HTTP-Session2-0.05/t/04_plack_response.t HTTP-Session2-0.05/t/05_keep_me_signed_in.t HTTP-Session2-0.05/t/06_base_abstract.t HTTP-Session2-0.05/t/07_client_store.t HTTP-Session2-0.05/t/08_expired.t HTTP-Session2-0.05/t/lib/Cache.pm HTTP-Session2-0.05/META.yml HTTP-Session2-0.05/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/HTTP-Session2-0.05.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Build.PL compilet-B3nt5.c Creating library compilet.lib and object compilet.exp Generating code Finished generating code Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'HTTP-Session2' version '0.05' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json >>> C:\Perl64-5.14\bin\perl.exe ./Build Building HTTP-Session2 TOKUHIROM/HTTP-Session2-0.05.tar.gz C:\Perl64-5.14\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl64-5.14\bin\perl.exe ./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 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 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 # 1395221490%3A8ca7c057f491711b89f4eb152322f10%3ABQgDAAAAAQoDYmFyAAAAA2Zvbw%3D%3D%3A38333130613765613963343264633630313366623763633139333566343632663331356433313330 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 # 1395221490%3A98b0accc56e6a2783df4f29fd365e59%3ABQgDAAAAAgoENTk2MwAAAAd1c2VyX2lkCgNiYXIAAAADZm9v%3A65613538373564616562326334353131643766633733646138663331636431656263303561346135 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\03_mech.t ............... # ------ factory # GET / 982f999ae1d2a3b66127c4df2793e05 ok 1 - GET / # POST /wishlist d0418b9c916ce4dab24cde987085971 ok 2 - POST /wishlist?foo # GET /wishlist d0418b9c916ce4dab24cde987085971 ok 3 - GET /wishlist ok 4 - Content is "foo" # POST /wishlist d0418b9c916ce4dab24cde987085971 # XSRF detected ok 5 # POST /wishlist d0418b9c916ce4dab24cde987085971 ok 6 - POST /wishlist?bar # GET /wishlist d0418b9c916ce4dab24cde987085971 ok 7 - GET /wishlist ok 8 - Content is "foo,bar" # POST /account/login d0418b9c916ce4dab24cde987085971 ok 9 - POST /account/login?john # GET /wishlist e41385da37a2402c69e536d50a86e8e ok 10 - Wishlist is still available ok 11 - Content is "foo,bar" # POST /wishlist e41385da37a2402c69e536d50a86e8e # XSRF detected ok 12 - xsrf token was changed, too # POST /wishlist e41385da37a2402c69e536d50a86e8e ok 13 - POST /wishlist?baz # GET /wishlist e41385da37a2402c69e536d50a86e8e ok 14 - Wishlist is still available ok 15 - Content is "foo,bar,baz" # GET /my/name e41385da37a2402c69e536d50a86e8e ok 16 - GET /my/name ok 17 - Content is "john" ok 18 # POST /account/logout e41385da37a2402c69e536d50a86e8e ok 19 ok 20 # ------ factory # GET / a7f010398c551eb2370ca2e936359e2 ok 21 - GET / # POST /wishlist b484b863a5326a0bd707b6f03f8bd8a ok 22 - POST /wishlist?foo # GET /wishlist b484b863a5326a0bd707b6f03f8bd8a ok 23 - GET /wishlist ok 24 - Content is "foo" # POST /wishlist b484b863a5326a0bd707b6f03f8bd8a # XSRF detected ok 25 # POST /wishlist b484b863a5326a0bd707b6f03f8bd8a ok 26 - POST /wishlist?bar # GET /wishlist b484b863a5326a0bd707b6f03f8bd8a ok 27 - GET /wishlist ok 28 - Content is "foo,bar" # POST /account/login b484b863a5326a0bd707b6f03f8bd8a ok 29 - POST /account/login?john # GET /wishlist 24a4841e986a5146da7bc0324e4956a ok 30 - Wishlist is still available ok 31 - Content is "foo,bar" # POST /wishlist 24a4841e986a5146da7bc0324e4956a # XSRF detected ok 32 - xsrf token was changed, too # POST /wishlist 24a4841e986a5146da7bc0324e4956a ok 33 - POST /wishlist?baz # GET /wishlist 24a4841e986a5146da7bc0324e4956a ok 34 - Wishlist is still available ok 35 - Content is "foo,bar,baz" # GET /my/name 24a4841e986a5146da7bc0324e4956a ok 36 - GET /my/name ok 37 - Content is "john" ok 38 # POST /account/logout 24a4841e986a5146da7bc0324e4956a ok 39 ok 40 1..40 ok t\04_plack_response.t ..... # Client-Warning: Redirect loop detected (max_redirect = 0) # Set-Cookie: hss_session=1395221492%3A5a8452218e95e573fedb602c3dfb0d4%3ABQgDAAAAAQoDYmFyAAAAA2Zvbw%3D%3D%3A61343630336165646361363161366464353065366237376235633564653339373537363463326165; path=/; HttpOnly # Set-Cookie: XSRF-TOKEN=5a8452218e95e573fedb602c3dfb0d4; path=/ ok 1 # Client-Warning: Redirect loop detected (max_redirect = 0) # Set-Cookie: hss_session=; path=/; expires=Tue, 18-Mar-2014 09:31:32 GMT; HttpOnly # Set-Cookie: XSRF-TOKEN=; path=/; expires=Tue, 18-Mar-2014 09:31:32 GMT ok 2 1..2 ok t\05_keep_me_signed_in.t .. # $VAR1 = [ # 200, # [ # 'Set-Cookie', # 'hss_session=1395221492%3A4c4d0830dd159de063b3bd69f835382%3ABQgDAAAAAQiDAAAAAXg%3D%3A63363138623134643637323231326134303634623136613835343863336462396436323530376564; path=/; expires=Fri, 18-Apr-2014 09:31:32 GMT; HttpOnly', # 'Set-Cookie', # 'XSRF-TOKEN=4c4d0830dd159de063b3bd69f835382; path=/' # ], # [] # ]; ok 1 ok 2 - Original configuration is not modified 1..2 ok t\06_base_abstract.t ...... ok 1 ok 2 ok 3 1..3 ok Can't locate Stream/Buffered.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\HTTP-Session2-0.05-6lYb2r\blib\lib C:\cpanfly-5.14\var\cpan\build\HTTP-Session2-0.05-6lYb2r\blib\arch C:\cpanfly-5.14\var\cpan\build\HTTP-Session2-0.05-6lYb2r\_build\lib C:\cpanfly-5.14\var\megalib C:/cpanfly-5.14/var/megalib C:/cpanfly-5.14/var/megalib C:/Perl64-5.14/site/lib C:/Perl64-5.14/lib .) at C:\cpanfly-5.14\var\megalib/Plack/Request.pm line 13. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\megalib/Plack/Request.pm line 13. Compilation failed in require at t\07_client_store.t line 7. BEGIN failed--compilation aborted at t\07_client_store.t line 7. t\07_client_store.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t\08_expired.t ............ ok 1 ok 2 ok 3 1..3 ok Test Summary Report ------------------- t\07_client_store.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=9, Tests=64, 2 wallclock secs ( 0.11 usr + 0.03 sys = 0.14 CPU) Result: FAIL Failed 1/9 test programs. 0/64 subtests failed. TOKUHIROM/HTTP-Session2-0.05.tar.gz C:\Perl64-5.14\bin\perl.exe ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOKUHIROM/HTTP-Session2-0.05.tar.gz Finished 2014-03-19T02:31:32