Cannot determine perl version info from lib/Catalyst/Plugin/Session/State/Cookie.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Catalyst ...missing. (would need 5.7010) - Catalyst::Plugin::Session ...missing. (would need 0.19) - Test::MockObject ...loaded. (1.08 >= 1.01) ==> Auto-install the 2 mandatory module(s) from CPAN? [Y/n] y CPAN: File::HomeDir loaded ok (v0.66) *** Dependencies will be installed the next time you type 'nmake'. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite Catalyst 5.7010 not found. Warning: prerequisite Catalyst::Plugin::Session 0.19 not found. Writing Makefile for Catalyst::Plugin::Session::State::Cookie Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=Catalyst,5.7010,Catalyst::Plugin::Session,0.19 Cannot determine perl version info from lib/Catalyst/Plugin/Session/State/Cookie.pm CPAN: File::HomeDir loaded ok (v0.66) *** Installing dependencies... [MSG] No 'C:\Documents and Settings\cpanrun\Application Data\.cpanplus\custom-sources' dir, skipping custom sources *** Installing Catalyst... Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\Makefile.PL ]... *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Carp ...loaded. (1.08) - Class::Accessor::Fast ...loaded. (0.31) - Class::Data::Inheritable ...loaded. (0.06) - Class::Inspector ...loaded. (1.18 >= 1.06) - CGI::Simple::Cookie ...loaded. (1.103) - Data::Dump ...loaded. (1.08) - File::Modified ...loaded. (0.07) - HTML::Entities ...loaded. (1.35) - HTTP::Body ...missing. (would need 0.9) - HTTP::Headers ...loaded. (1.64 >= 1.64) - HTTP::Request ...loaded. (1.40) - HTTP::Response ...loaded. (1.53) - HTTP::Request::AsCGI ...loaded. (0.5 >= 0.5) - LWP::UserAgent ...loaded. (2.036) - Module::Pluggable ...loaded. (3.6 >= 3.01) - NEXT ...loaded. (0.60_01) - Path::Class ...loaded. (0.16 >= 0.09) - Scalar::Util ...loaded. (1.19) - Text::SimpleTable ...loaded. (0.03 >= 0.03) - Time::HiRes ...loaded. (1.9711) - Tree::Simple ...loaded. (1.18 >= 1.15) - Tree::Simple::Visitor::FindByPath ...loaded. (0.03) - URI ...loaded. (1.35 >= 1.35) - Text::Balanced ...loaded. (2.0.0) ==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite HTTP::Body 0.9 not found. Writing Makefile for Catalyst::Runtime Important: This library is for running Catalyst applications. For development and use of catalyst.pl and myapp_create.pl, make sure you also install the development tools package Catalyst::Devel. perl -MCPANPLUS -e 'install Catalyst::Devel' # or perl -MCPAN -e 'install Catalyst::Devel' To get some commonly used plugins, as well as the TT view and DBIC model, install Task::Catalyst in the same way. Have fun! Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\HTTP-Body-0.9\Makefile.PL ]... Writing Makefile for HTTP::Body Running [C:\PROGRA~1\MICROS~1.NET\VC7\BIN\nmake.EXE test UNINST=1]... Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01use............ok t/02pod............skipped all skipped: set TEST_POD to enable this test t/03podcoverage....skipped all skipped: Test::Pod::Coverage 1.04 required t/04multipart......ok t/05urlencoded.....ok t/06octetstream....ok All tests successful, 2 tests skipped. Files=6, Tests=74, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Running [C:\PROGRA~1\MICROS~1.NET\VC7\BIN\nmake.EXE test UNINST=1]... Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\Makefile.PL --config= --installdeps=HTTP::Body,0.9 C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/catalyst.pl blib\script\catalyst.pl pl2bat.bat blib\script\catalyst.pl C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04critic.t t/c3_mro.t t/custom_live_component_controller_action_auto_doublebug.t t/live_component_controller_action_action.t t/live_component_controller_action_auto.t t/live_component_controller_action_begin.t t/live_component_controller_action_chained.t t/live_component_controller_action_default.t t/live_component_controller_action_detach.t t/live_component_controller_action_end.t t/live_component_controller_action_forward.t t/live_component_controller_action_global.t t/live_component_controller_action_index.t t/live_component_controller_action_inheritance.t t/live_component_controller_action_local.t t/live_component_controller_action_multipath.t t/live_component_controller_action_path.t t/live_component_controller_action_private.t t/live_component_controller_action_regexp.t t/live_component_controller_action_streaming.t t/live_component_controller_args.t t/live_engine_request_body.t t/live_engine_request_body_demand.t t/live_engine_request_cookies.t t/live_engine_request_headers.t t/live_engine_request_parameters.t t/live_engine_request_uploads.t t/live_engine_request_uri.t t/live_engine_response_cookies.t t/live_engine_response_errors.t t/live_engine_response_headers.t t/live_engine_response_large.t t/live_engine_response_redirect.t t/live_engine_response_status.t t/live_engine_setup_basics.t t/live_engine_setup_plugins.t t/live_fork.t t/live_loop.t t/live_plugin_loaded.t t/live_priorities.t t/live_recursion.t t/live_stats.t t/optional_http-server-restart.t t/optional_http-server.t t/optional_lighttpd-fastcgi-non-root.t t/optional_lighttpd-fastcgi.t t/optional_memleak.t t/optional_stress.t t/optional_threads.t t/unit_controller_config.t t/unit_controller_namespace.t t/unit_core_action_for.t t/unit_core_component.t t/unit_core_component_layers.t t/unit_core_component_loading.t t/unit_core_log.t t/unit_core_merge_config_hashes.t t/unit_core_mvc.t t/unit_core_path_to.t t/unit_core_plugin.t t/unit_core_uri_for.t t/unit_core_uri_for_action.t t/unit_load_catalyst_test.t t/unit_stats.t t/unit_utils_env_value.t t/unit_utils_load_class.t t/unit_utils_prefix.t t/unit_utils_request.t t/01use.....................................................ok t/02pod.....................................................skipped all skipped: set TEST_POD to enable this test t/03podcoverage.............................................skipped all skipped: Test::Pod::Coverage 1.04 required t/04critic..................................................skipped all skipped: Critic test only for developers. t/c3_mro....................................................skipped all skipped: This test requires Class::C3 t/custom_live_component_controller_action_auto_doublebug....Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. Name "Catalyst::AttrContainer::config" used only once: possible typo at C:/cpanrun/build/5-10-0/lib/NEXT.pm line 58. Name "Catalyst::Controller::config" used only once: possible typo at C:/cpanrun/build/5-10-0/lib/NEXT.pm line 58. ok t/live_component_controller_action_action...................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_auto.....................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_begin....................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_chained..................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_default..................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_detach...................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_end......................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_forward..................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_global...................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_index....................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_inheritance..............Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_local....................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_multipath................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_path.....................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_private..................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_regexp...................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_action_streaming................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_component_controller_args............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_request_body..................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_request_body_demand...........................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. Name "Catalyst::AttrContainer::AUTOLOAD" used only once: possible typo at C:/cpanrun/build/5-10-0/lib/NEXT.pm line 62. Name "Catalyst::AttrContainer::new" used only once: possible typo at C:/cpanrun/build/5-10-0/lib/NEXT.pm line 58. Name "Catalyst::AttrContainer::COMPONENT" used only once: possible typo at C:/cpanrun/build/5-10-0/lib/NEXT.pm line 58. ok t/live_engine_request_cookies...............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_request_headers...............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_request_parameters............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_request_uploads...............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_request_uri...................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_response_cookies..............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_response_errors...............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_response_headers..............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_response_large................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_response_redirect.............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_response_status...............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_setup_basics..................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_engine_setup_plugins.................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_fork.................................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. skipped all skipped: Skipping fork tests: no /bin/ls t/live_loop.................................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_plugin_loaded........................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_priorities...........................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_recursion............................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/live_stats................................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/optional_http-server-restart..............................skipped all skipped: set TEST_HTTP to enable this test t/optional_http-server......................................skipped all skipped: set TEST_HTTP to enable this test t/optional_lighttpd-fastcgi-non-root........................skipped all skipped: set TEST_LIGHTTPD to enable this test t/optional_lighttpd-fastcgi.................................skipped all skipped: set TEST_LIGHTTPD to enable this test t/optional_memleak..........................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. skipped all skipped: set TEST_MEMLEAK to enable this test t/optional_stress...........................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. skipped all skipped: set TEST_STRESS to enable this test t/optional_threads..........................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. skipped all skipped: set TEST_THREADS to enable this test t/unit_controller_config....................................ok t/unit_controller_namespace.................................ok t/unit_core_action_for......................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/unit_core_component.......................................ok t/unit_core_component_layers................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/unit_core_component_loading...............................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/unit_core_log.............................................ok t/unit_core_merge_config_hashes.............................ok t/unit_core_mvc.............................................ok t/unit_core_path_to.........................................skipped all skipped: tests require Unix t/unit_core_plugin..........................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/unit_core_uri_for.........................................ok t/unit_core_uri_for_action..................................Useless localization of subroutine entry at C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Runtime-5.7012\blib\lib/Catalyst/Action.pm line 41. ok t/unit_load_catalyst_test...................................ok t/unit_stats................................................ok t/unit_utils_env_value......................................ok t/unit_utils_load_class.....................................ok t/unit_utils_prefix.........................................ok t/unit_utils_request........................................ok All tests successful, 13 tests skipped. Files=71, Tests=1711, 91 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) *** Catalyst successfully installed. *** Installing Catalyst::Plugin::Session... Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Catalyst-Plugin-Session-0.19\Makefile.PL ]... Warning: prerequisite Object::Signature 0 not found. Writing Makefile for Catalyst::Plugin::Session Running [C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\bin\cpanp-run-perl.bat C:\DOCUME~1\cpanrun\APPLIC~1\CPANPL~1\510~1.0\build\Object-Signature-1.05\Makefile.PL ]... Writing Makefile for Object::Signature Running [C:\PROGRA~1\MICROS~1.NET\VC7\BIN\nmake.EXE test UNINST=1]... Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/01_compile....ok t/02_main.......ok t/99_author.....ok All tests successful. Files=3, Tests=20, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Running [C:\PROGRA~1\MICROS~1.NET\VC7\BIN\nmake.EXE test UNINST=1]... Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00_basic_sanity.............ok t/01_setup....................ok t/03_flash....................ok t/05_semi_persistent_flash....skipped all skipped: Catalyst::Plugin::Session::State::Cookie version 0.03 or higher is required for this test t/06_finalize.................skipped all skipped: Catalyst::Plugin::Session::State::Cookie required t/99_pod......................skipped all skipped: set TEST_POD to enable this test t/99_podcoverage..............skipped all skipped: Test::Pod::Coverage 1.04 required t/live_app....................skipped all skipped: Catalyst::Plugin::Session::State::Cookie 0.03 or higher is required for this test All tests successful, 5 tests skipped. Files=8, Tests=22, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) *** Catalyst::Plugin::Session successfully installed. *** Module::AutoInstall installation finished. cp lib/Catalyst/Plugin/Session/State/Cookie.pm blib\lib\Catalyst\Plugin\Session\State\Cookie.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=Catalyst,5.7010,Catalyst::Plugin::Session,0.19 Cannot determine perl version info from lib/Catalyst/Plugin/Session/State/Cookie.pm C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/01use.t t/02pod.t t/03podcoverage.t t/basic.t t/live_app.t t/01use............1..1 ok 1 - use Catalyst::Plugin::Session::State::Cookie; ok t/02pod............1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t/03podcoverage....1..0 # Skip Test::Pod::Coverage 1.04 required skipped all skipped: Test::Pod::Coverage 1.04 required t/basic............1..13 ok 1 - use Catalyst::Plugin::Session::State::Cookie; ok 2 - Catalyst::Plugin::Session::State::Cookie->can('setup_session') ok 3 - default cookie name is set ok 4 - Catalyst::Plugin::Session::State::Cookie->can('get_session_id') ok 5 - no session id yet ok 6 - session ID was restored from cookie ok 7 - Catalyst::Plugin::Session::State::Cookie->can('set_session_id') ok 8 - created a cookie on set ok 9 - response cookie was set when sessionid changed ok 10 - cookie was set correctly ok 11 - Catalyst::Plugin::Session::State::Cookie->can('cookie_is_rejecting') ok 12 - cookie is rejecting ok 13 - cookie is not rejecting ok t/live_app.........1..0 # Skip This test requires Test::WWW::Mechanize::Catalyst in order to run skipped all skipped: This test requires Test::WWW::Mechanize::Catalyst in order to run All tests successful, 3 tests skipped. Files=5, Tests=14, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=Catalyst,5.7010,Catalyst::Plugin::Session,0.19 Cannot determine perl version info from lib/Catalyst/Plugin/Session/State/Cookie.pm Installing C:\cpanrun\build\5-10-0\html\site\lib\Catalyst\Plugin\Session\State\Cookie.html Installing C:\cpanrun\build\5-10-0\site\lib\Catalyst\Plugin\Session\State\Cookie.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod