Report for Catalyst-Runtime-5.90079_005

Back
From: metabase:user:838e5b0a-2bb6-1016-a696-43a2537fa0c6
Subject: FAIL Catalyst-Runtime-5.90079_005 v5.16.2 
Date: 2015-01-01T04:27:08Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear John Napiorkowski,

This is a computer-generated report for Catalyst-Runtime-5.90079_005
on perl 5.16.2, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\c\bin\dmake.exe test':

C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/aggregate/*.t
t/01use.t ............................................................. ok
t/aggregate.t ......................................................... skipped: No test aggregation requested
t/aggregate/c3_appclass_bug.t ......................................... ok
t/aggregate/c3_mro.t .................................................. ok
t/aggregate/caf_backcompat.t .......................................... ok
t/aggregate/catalyst_test_utf8.t ...................................... ok
t/aggregate/custom_live_component_controller_action_auto_doublebug.t .. ok
t/aggregate/custom_live_path_bug.t .................................... ok
t/aggregate/deprecated_test_import.t .................................. ok
t/aggregate/deprecated_test_unimported.t .............................. ok
t/aggregate/error_page_dump.t ......................................... ok
t/aggregate/live_component_controller_action_action.t ................. ok
t/aggregate/live_component_controller_action_auto.t ................... ok
t/aggregate/live_component_controller_action_begin.t .................. ok
t/aggregate/live_component_controller_action_chained.t ................ ok
t/aggregate/live_component_controller_action_chained2.t ............... ok
t/aggregate/live_component_controller_action_default.t ................ ok
t/aggregate/live_component_controller_action_detach.t ................. ok
t/aggregate/live_component_controller_action_die_in_end.t ............. ok
t/aggregate/live_component_controller_action_end.t .................... ok
t/aggregate/live_component_controller_action_forward.t ................ ok
t/aggregate/live_component_controller_action_global.t ................. ok
t/aggregate/live_component_controller_action_go.t ..................... ok
t/aggregate/live_component_controller_action_index.t .................. ok
t/aggregate/live_component_controller_action_index_or_default.t ....... ok
t/aggregate/live_component_controller_action_inheritance.t ............ ok
t/aggregate/live_component_controller_action_local.t .................. ok
t/aggregate/live_component_controller_action_multipath.t .............. ok
t/aggregate/live_component_controller_action_path.t ................... ok
t/aggregate/live_component_controller_action_path_matchsingle.t ....... ok
t/aggregate/live_component_controller_action_private.t ................ ok
t/aggregate/live_component_controller_action_streaming.t .............. ok
t/aggregate/live_component_controller_action_visit.t .................. ok
t/aggregate/live_component_controller_actionroles.t ................... ok
t/aggregate/live_component_controller_anon.t .......................... ok
t/aggregate/live_component_controller_args.t .......................... ok
t/aggregate/live_component_controller_attributes.t .................... ok
t/aggregate/live_component_controller_httpmethods.t ................... ok
t/aggregate/live_component_controller_moose.t ......................... ok
t/aggregate/live_component_view_single.t .............................. ok
t/aggregate/live_engine_request_auth.t ................................ ok
t/aggregate/live_engine_request_body.t ................................ ok
t/aggregate/live_engine_request_body_demand.t ......................... ok
t/aggregate/live_engine_request_cookies.t ............................. ok
t/aggregate/live_engine_request_env.t ................................. ok
t/aggregate/live_engine_request_escaped_path.t ........................ ok
t/aggregate/live_engine_request_headers.t ............................. ok
t/aggregate/live_engine_request_parameters.t .......................... ok
t/aggregate/live_engine_request_prepare_parameters.t .................. ok
t/aggregate/live_engine_request_remote_user.t ......................... ok
t/aggregate/live_engine_request_uploads.t ............................. ok
t/aggregate/live_engine_request_uri.t ................................. ok
t/aggregate/live_engine_response_body.t ............................... ok
t/aggregate/live_engine_response_cookies.t ............................ ok
t/aggregate/live_engine_response_emptybody.t .......................... ok
t/aggregate/live_engine_response_errors.t ............................. ok
t/aggregate/live_engine_response_headers.t ............................ ok
t/aggregate/live_engine_response_large.t .............................. ok
t/aggregate/live_engine_response_print.t .............................. ok
t/aggregate/live_engine_response_redirect.t ........................... ok
t/aggregate/live_engine_response_status.t ............................. ok
t/aggregate/live_engine_setup_basics.t ................................ ok
t/aggregate/live_engine_setup_plugins.t ............................... ok
t/aggregate/live_loop.t ............................................... ok
t/aggregate/live_plugin_loaded.t ...................................... ok
t/aggregate/live_priorities.t ......................................... ok
t/aggregate/live_recursion.t .......................................... ok
t/aggregate/live_view_warnings.t ...................................... ok
t/aggregate/meta_method_unneeded.t .................................... ok
t/aggregate/psgi_file.t ............................................... ok
t/aggregate/to_app.t .................................................. ok
t/aggregate/unit_controller_actions.t ................................. ok
t/aggregate/unit_controller_config.t .................................. ok
t/aggregate/unit_controller_namespace.t ............................... ok
t/aggregate/unit_core_action.t ........................................ ok
t/aggregate/unit_core_action_for.t .................................... ok
t/aggregate/unit_core_appclass_roles_in_plugin_list.t ................. ok
t/aggregate/unit_core_classdata.t ..................................... ok
[warn] Used regexp fallback for $c->model('MyApp::V::View$'), which found 'MyApp::V::View'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::V::View') instead of $c->model('MyApp::V::View$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::V::View$/) at t/aggregate/unit_core_component.t line 34.
[warn] Used regexp fallback for $c->model('MyApp::C::Controller$'), which found 'MyApp::C::Controller'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::C::Controller') instead of $c->model('MyApp::C::Controller$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::C::Controller$/) at t/aggregate/unit_core_component.t line 35.
[warn] Used regexp fallback for $c->model('MyApp::M::Model$'), which found 'MyApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::M::Model') instead of $c->model('MyApp::M::Model$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::M::Model$/) at t/aggregate/unit_core_component.t line 36.
[warn] Used regexp fallback for $c->model('Mode'), which found 'MyApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::M::Model') instead of $c->model('Mode'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/Mode/) at t/aggregate/unit_core_component.t line 90.
t/aggregate/unit_core_component.t ..................................... ok
t/aggregate/unit_core_component_generating.t .......................... ok
t/aggregate/unit_core_component_layers.t .............................. ok
t/aggregate/unit_core_component_loading.t ............................. ok
t/aggregate/unit_core_component_mro.t ................................. ok
t/aggregate/unit_core_controller_actions_config.t ..................... ok
t/aggregate/unit_core_ctx_attr.t ...................................... ok
t/aggregate/unit_core_engine-prepare_path.t ........................... ok
t/aggregate/unit_core_engine_fixenv-iis6.t ............................ ok
t/aggregate/unit_core_engine_fixenv-lighttpd.t ........................ ok
t/aggregate/unit_core_log.t ........................................... ok
t/aggregate/unit_core_log_autoflush.t ................................. ok
t/aggregate/unit_core_merge_config_hashes.t ........................... ok
[warn] Attempted to use view 'MyMVCTestApp::View::View', but does not exist
[warn] Attempted to use view 'MyMVCTestApp::View::MyMVCTestApp::V::View$', but does not exist
[warn] Used regexp fallback for $c->view('MyMVCTestApp::V::View$'), which found 'MyMVCTestApp::V::View'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('MyMVCTestApp::V::View') instead of $c->view('MyMVCTestApp::V::View$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/MyMVCTestApp::V::View$/) at t/aggregate/unit_core_mvc.t line 148.
[warn] Used regexp fallback for $c->controller('MyMVCTestApp::C::Controller$'), which found 'MyMVCTestApp::C::Controller'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->controller('MyMVCTestApp::C::Controller') instead of $c->controller('MyMVCTestApp::C::Controller$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->controller(qr/MyMVCTestApp::C::Controller$/) at t/aggregate/unit_core_mvc.t line 149.
[warn] Used regexp fallback for $c->model('MyMVCTestApp::M::Model$'), which found 'MyMVCTestApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyMVCTestApp::M::Model') instead of $c->model('MyMVCTestApp::M::Model$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyMVCTestApp::M::Model$/) at t/aggregate/unit_core_mvc.t line 150.
[warn] Attempted to use view 'MyMVCTestApp::View::::View::V', but does not exist
[warn] Used regexp fallback for $c->view('::View::V'), which found 'MyMVCTestApp::View::V'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('V') instead of $c->view('::View::V'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/::View::V/) at t/aggregate/unit_core_mvc.t line 197.
t/aggregate/unit_core_mvc.t ........................................... ok
t/aggregate/unit_core_path_to.t ....................................... skipped: tests require Unix
t/aggregate/unit_core_plugin.t ........................................ ok
t/aggregate/unit_core_script_cgi.t .................................... ok
t/aggregate/unit_core_script_create.t ................................. ok
t/aggregate/unit_core_script_fastcgi.t ................................ ok
t/aggregate/unit_core_script_help.t ................................... ok
t/aggregate/unit_core_script_run_options.t ............................ ok
t/aggregate/unit_core_script_server-without_modules.t ................. ok
t/aggregate/unit_core_script_server.t ................................. ok
t/aggregate/unit_core_scriptrunner.t .................................. ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/aggregate/unit_core_setup.t ......................................... ok
[debug] Debug messages enabled
[debug] Debug messages enabled
t/aggregate/unit_core_setup_log.t ..................................... ok
t/aggregate/unit_core_setup_stats.t ................................... ok
t/aggregate/unit_core_uri_for.t ....................................... ok
t/aggregate/unit_core_uri_for_action.t ................................ ok
t/aggregate/unit_core_uri_for_multibytechar.t ......................... ok
t/aggregate/unit_core_uri_with.t ...................................... ok
t/aggregate/unit_dispatcher_requestargs_restore.t ..................... ok
t/aggregate/unit_engineloader.t ....................................... ok
t/aggregate/unit_load_catalyst_test.t ................................. ok
t/aggregate/unit_metaclass_compat_extend_non_moose_controller.t ....... ok
t/aggregate/unit_metaclass_compat_non_moose.t ......................... ok
t/aggregate/unit_metaclass_compat_non_moose_controller.t .............. ok
t/aggregate/unit_response.t ........................................... ok
t/aggregate/unit_utils_env_value.t .................................... ok
t/aggregate/unit_utils_home.t ......................................... ok
t/aggregate/unit_utils_prefix.t ....................................... ok
t/aggregate/unit_utils_request.t ...................................... ok
t/aggregate/utf8_content_length.t ..................................... ok
t/bad_middleware_error.t .............................................. ok
t/body_fh.t ........................................................... ok
t/consumes.t .......................................................... ok
t/content_negotiation.t ............................................... ok
t/custom_exception_class_simple.t ..................................... ok
[error] No default action defined
t/data_handler.t ...................................................... ok
t/dead_load_bad_args.t ................................................ ok
t/dead_load_multiple_chained_attributes.t ............................. ok
t/dead_no_unknown_error.t ............................................. ok
t/dead_recursive_chained_attributes.t ................................. ok
t/deprecated.t ........................................................ ok
t/deprecated_appclass_action_warnings.t ............................... ok
t/dispatch_on_scheme.t ................................................ ok
t/encoding_set_in_app.t ............................................... ok
t/encoding_set_in_config.t ............................................ skipped: Need Catalyst::Plugin::ConfigLoader
t/head_middleware.t ................................................... ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/http_exceptions.t ................................................... ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
Can't locate Catalyst/Action/RenderView.pm in @INC (@INC contains: C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Catalyst-Runtime-5.90079_005-6XWjoN\inc C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Catalyst-Runtime-5.90079_005-6XWjoN\blib\lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Catalyst-Runtime-5.90079_005-6XWjoN\blib\arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/arch C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/lib C:/Users/solimanod/Desktop/strawberry-perl-5.16.2.1-64bit-portable/perl/site/lib C:/Users/solimanod/Desktop/strawberry-perl-5.16.2.1-64bit-portable/perl/vendor/lib C:/Users/solimanod/Desktop/strawberry-perl-5.16.2.1-64bit-portable/perl/lib .) at C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Catalyst-Runtime-5.90079_005-6XWjoN\blib\lib/Catalyst.pm line 2721.
t/http_exceptions_backcompat.t ........................................ 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/http_method.t ....................................................... skipped: Test Cases are Sketch for next release
t/live_catalyst_test.t ................................................ ok
t/live_component_controller_context_closure.t ......................... skipped: CatalystX::LeakChecker 0.05 required for this test
t/live_fork.t ......................................................... skipped: Skipping fork tests: no /bin/ls
t/live_redirect_body.t ................................................ ok
t/live_show_internal_actions_warnings.t ............................... ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/live_stats.t ........................................................ ok
t/middleware-stash.t .................................................. ok
t/more-psgi-compat.t .................................................. ok
t/optional_http-server-restart.t ...................................... skipped: set TEST_HTTP to enable this test
t/optional_lighttpd-fastcgi-non-root.t ................................ skipped: set TEST_LIGHTTPD to enable this test
t/optional_lighttpd-fastcgi.t ......................................... skipped: set TEST_LIGHTTPD to enable this test
t/optional_memleak.t .................................................. skipped: set TEST_MEMLEAK to enable this test
t/optional_stress.t ................................................... skipped: set TEST_STRESS to enable this test
t/optional_threads.t .................................................. skipped: set TEST_THREADS to enable this test
t/plack-middleware-config.t ........................................... skipped: Need Catalyst::Plugin::ConfigLoader
t/plack-middleware.t .................................................. ok
t/plugin_new_method_backcompat.t ...................................... ok
t/psgi-log.t .......................................................... ok
t/psgi_file_testapp.t ................................................. ok
t/psgi_utils.t ........................................................ ok
t/remove_redundant_body.t ............................................. ok
Useless use of a constant ("setup app") in void context at t/undef-params.t line 40.
t/undef-params.t ...................................................... ok
t/unicode_plugin_charset_utf8.t ....................................... ok
t/unicode_plugin_config.t ............................................. skipped: Need Test::WWW::Mechanize::Catalyst for this test
t/unicode_plugin_live.t ............................................... skipped: Need Test::WWW::Mechanize::Catalyst for this test
t/unicode_plugin_no_encoding.t ........................................ ok
t/unicode_plugin_request_decode.t ..................................... ok
t/unit_core_methodattributes_method_metaclass_on_subclasses.t ......... ok
t/unit_core_script_test.t ............................................. ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/unit_stats.t ........................................................ ok
t/unit_utils_load_class.t ............................................. ok
t/unit_utils_subdir.t ................................................. ok
t/utf_incoming.t ...................................................... ok

Test Summary Report
-------------------
t/http_exceptions_backcompat.t                                      (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=173, Tests=3450, 720 wallclock secs ( 0.97 usr +  0.36 sys =  1.33 CPU)
Result: FAIL
Failed 1/173 test programs. 0/3450 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                                                     Need     Have    
    ---------------------------------------------------------- -------- --------
    Carp                                                       1.25     1.32    
    CGI::Simple::Cookie                                        1.109    1.114   
    CGI::Struct                                                0        1.21    
    Class::C3::Adopt::NEXT                                     0.07     0.13    
    Class::Data::Inheritable                                   0        0.08    
    Class::Load                                                0.12     0.20    
    Data::Dump                                                 0        1.22    
    Data::OptList                                              0        0.108   
    Devel::InnerPackage                                        0        0.4     
    Encode                                                     2.49     2.57    
    Hash::MultiValue                                           0        0.15    
    HTML::Entities                                             0        3.69    
    HTML::HeadParser                                           0        3.71    
    HTTP::Body                                                 1.06     1.19    
    HTTP::Headers                                              1.64     6.05    
    HTTP::Request                                              5.814    6.00    
    HTTP::Request::AsCGI                                       1.0      1.2     
    HTTP::Request::Common                                      0        6.04    
    HTTP::Response                                             5.813    6.04    
    HTTP::Status                                               0        6.03    
    IO::Scalar                                                 0        2.110   
    JSON::MaybeXS                                              1.000000 1.003003
    List::MoreUtils                                            0        0.33    
    LWP                                                        5.837    6.05    
    Module::Pluggable                                          4.7      5.1     
    Moose                                                      1.03     2.1204  
    MooseX::Emulate::Class::Accessor::Fast                     0.00903  0.00903 
    MooseX::Getopt                                             0.48     0.65    
    MooseX::MethodAttributes::Role::AttrContainer::Inheritable 0.24     0.29    
    MooseX::Role::WithOverloading                              0.09     0.16    
    MRO::Compat                                                0        0.12    
    namespace::autoclean                                       0.09     0.23    
    namespace::clean                                           0.23     0.24    
    Path::Class                                                0.09     0.33    
    perl                                                       5.008003 5.016002
    Plack                                                      0.9991   1.0033  
    Plack::Middleware::Conditional                             0        0       
    Plack::Middleware::ContentLength                           0        0       
    Plack::Middleware::FixMissingBodyInRedirect                0.09     0.12    
    Plack::Middleware::Head                                    0        0       
    Plack::Middleware::HTTPExceptions                          0        0       
    Plack::Middleware::IIS6ScriptNameFix                       0        0       
    Plack::Middleware::IIS7KeepAliveFix                        0        0       
    Plack::Middleware::LighttpdScriptNameFix                   0        0       
    Plack::Middleware::MethodOverride                          0        0.10    
    Plack::Middleware::RemoveRedundantBody                     0.03     0.04    
    Plack::Middleware::ReverseProxy                            0.04     0.15    
    Plack::Request::Upload                                     0        0       
    Plack::Test::ExternalServer                                0        0.01    
    Safe::Isa                                                  0        1.000005
    Scalar::Util                                               0        1.38    
    Stream::Buffered                                           0        0.03    
    String::RewritePrefix                                      0.004    0.007   
    Sub::Exporter                                              0        0.987   
    Task::Weaken                                               0        1.04    
    Test::Fatal                                                0        0.013   
    Test::More                                                 0.88     1.001003
    Text::Balanced                                             0        2.02    
    Text::SimpleTable                                          0.03     2.03    
    Time::HiRes                                                0        1.9726  
    Tree::Simple                                               1.15     1.24    
    Tree::Simple::Visitor::FindByPath                          0        0.12    
    Try::Tiny                                                  0.17     0.18    
    URI                                                        1.65     1.65    
    URI::ws                                                    0.03     0.03    

build_requires:

    Module                                                     Need     Have    
    ---------------------------------------------------------- -------- --------
    Data::Dump                                                 0        1.22    
    ExtUtils::MakeMaker                                        6.59     6.94    
    HTTP::Request::Common                                      0        6.04    
    HTTP::Status                                               0        6.03    
    IO::Scalar                                                 0        2.110   
    JSON::MaybeXS                                              0        1.003003
    Test::Fatal                                                0        0.013   
    Test::More                                                 0.88     1.001003

configure_requires:

    Module                                                     Need     Have    
    ---------------------------------------------------------- -------- --------
    ExtUtils::MakeMaker                                        6.59     6.94    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    LD_LIBRARY_PATH = /usr/lib/x86:/usr/X11R6/lib
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\perl\site\bin;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\perl\bin;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\c\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\RV\BIN;C:\Program Files (x86)\GnuWin32\bin;C:\Windows\System32\Windows System Resource Manager\bin;C:\Windows\SUA\common\;C:\Windows\SUA\usr\lib\;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\Program Files (x86)\Git\cmd
    PERL5LIB = C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6796
    PERL5_CPAN_IS_RUNNING = 6796
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3600,6796
    PERL_CR_SMOKER_CURRENT = Catalyst-Runtime-5.90079_005
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 37 Stepping 1, GenuineIntel
    TEMP = C:\Users\SOLIMA~1\AppData\Local\Temp
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win2008
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 272, 3
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.140640
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.63    
    ExtUtils::MakeMaker 6.94    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001003
    YAML                0.90    
    YAML::Syck          1.21    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x64-multi-thread
    uname='Win32 strawberry-perl 5.16.2.1 #1 Fri Nov  2 03:03:35 2012 x64'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++.exe', ldflags ='-s -L"C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\perl\lib\CORE" -L"C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\c\lib"'
    libpth=C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\c\lib C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\c\x86_64-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl516.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\perl\lib\CORE" -L"C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Nov  2 2012 03:12:17
  %ENV:
    PERL5LIB="C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/lib;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/arch;C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="6796"
    PERL5_CPAN_IS_RUNNING="6796"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3600,6796"
    PERL_CR_SMOKER_CURRENT="Catalyst-Runtime-5.90079_005"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Struct-1.21-8h1luk/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-ReverseProxy-0.15-XwaIxx/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-C3-Adopt-NEXT-0.13-1Bgo4C/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Request-AsCGI-1.2-NbvMRo/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Class-Data-Inheritable-0.08-f1X7sn/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-VisitorFactory-0.12-mLzNa4/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\String-RewritePrefix-0.007-8va2tT/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Safe-Isa-1.000005-aU1EBt/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\CGI-Simple-1.115-LnJiSQ/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Test-ExternalServer-0.01-bknAvn/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-RemoveRedundantBody-0.05-1nFZdW/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\JSON-MaybeXS-1.003003-9uJy_L/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Without-Module-0.18-yJ48Xd/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Role-WithOverloading-0.16-95v8rN/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\namespace-autoclean-0.23-OI2_JO/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Sub-Identify-0.09-Y0xpdH/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-MethodOverride-0.10-iCj2PG/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Text-SimpleTable-2.03-smaFRU/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-1.65-weM__2/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Getopt-0.65-UyjfFT/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Warnings-0.019-mAuXoL/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Path-Tiny-0.061-fnW2f_/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-Trap-v0.3.0-F6Riht/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Module-Build-Tiny-0.039-c5a_dk/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Tree-Simple-1.24-dPkd06/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-Middleware-FixMissingBodyInRedirect-0.12-Y3JXPl/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Plack-1.0033-5yOtKj/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Devel-StackTrace-AsHTML-0.14-unTIB1/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Filesys-Notify-Simple-0.12-CDiUE0/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Apache-LogFormat-Compiler-0.32-rOCz1D/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\POSIX-strftime-Compiler-0.40-DyaukJ/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-MockTime-0.13-4ibBam/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Hash-MultiValue-0.15-uBd8Zh/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-TCP-2.06-PVOI2a/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Test-SharedFork-0.29-VihA3R/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\Stream-Buffered-0.03-ebEgCd/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\File-ShareDir-Install-0.10-B8IVIK/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\HTTP-Body-1.19-erRYlb/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-MethodAttributes-0.29-A5p8Yi/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\MooseX-Emulate-Class-Accessor-Fast-0.00903-PSYsgj/blib/lib
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/arch
    C:\Users\solimanod\Desktop\strawberry-perl-5.16.2.1-64bit-portable\cpan\build\URI-ws-0.03-mSqVE2/blib/lib
    C:/Users/solimanod/Desktop/strawberry-perl-5.16.2.1-64bit-portable/perl/site/lib
    C:/Users/solimanod/Desktop/strawberry-perl-5.16.2.1-64bit-portable/perl/vendor/lib
    C:/Users/solimanod/Desktop/strawberry-perl-5.16.2.1-64bit-portable/perl/lib
    .