Report for Catalyst-Runtime-5.90082

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Runtime-5.90082 v5.20.1 Mac OS X
Date: 2015-02-14T16:03:56Z

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.90082
on perl 5.20.1, 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 '/sw/bin/make test':

PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/bin/perl" "-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

#   Failed test 'Catalyst::Request query_keywords'
#   at t/aggregate/live_engine_request_parameters.t line 132.
#          got: undef
#     expected: 'query string'

#   Failed test 'Catalyst::Request parameters'
#   at t/aggregate/live_engine_request_parameters.t line 133.
#     Structures begin differing at:
#          $got->{query string} = ''
#     $expected->{query string} = Does not exist
# Looks like you failed 2 tests of 54.
t/aggregate/live_engine_request_parameters.t .......................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/54 subtests 
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 ....................................... ok
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
t/http_exceptions_backcompat.t ........................................ ok
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 ......................................................... ok
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
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

#   Failed test at t/utf_incoming.t line 243.
Wide character in print at /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1/Test/Builder.pm line 1826.
#          got: undef
#     expected: '♥'

#   Failed test at t/utf_incoming.t line 291.
Wide character in print at /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1/Test/Builder.pm line 1826.
#          got: undef
#     expected: '♥♥'
Can't use string ("♥♥") as an ARRAY ref while "strict refs" in use at t/utf_incoming.t line 293.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 60.
t/utf_incoming.t ...................................................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/60 subtests 

Test Summary Report
-------------------
t/aggregate/live_engine_request_parameters.t                        (Wstat: 512 Tests: 54 Failed: 2)
  Failed tests:  37-38
  Non-zero exit status: 2
t/utf_incoming.t                                                    (Wstat: 65280 Tests: 60 Failed: 2)
  Failed tests:  24, 59
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=173, Tests=3445, 110 wallclock secs ( 0.54 usr  0.29 sys + 92.69 cusr 15.41 csys = 108.93 CPU)
Result: FAIL
Failed 2/173 test programs. 4/3445 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                                                     Need     Have    
    ---------------------------------------------------------- -------- --------
    Carp                                                       1.25     1.3301  
    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.22    
    Data::Dump                                                 0        1.22    
    Data::OptList                                              0        0.109   
    Devel::InnerPackage                                        0        0.4     
    Encode                                                     2.49     2.67    
    Hash::MultiValue                                           0        0.15    
    HTML::Entities                                             0        3.69    
    HTML::HeadParser                                           0        3.71    
    HTTP::Body                                                 1.06     1.22    
    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.402   
    LWP                                                        5.837    6.08    
    Module::Pluggable                                          4.7      5.1     
    Moose                                                      1.03     2.1403  
    MooseX::Emulate::Class::Accessor::Fast                     0.00903  0.00903 
    MooseX::Getopt                                             0.48     0.66    
    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.24    
    namespace::clean                                           0.23     0.25    
    Path::Class                                                0.09     0.35    
    perl                                                       5.008003 5.020001
    Plack                                                      0.9991   1.0034  
    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.12    
    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.41    
    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.014   
    Test::More                                                 0.88     1.001014
    Text::Balanced                                             0        2.02    
    Text::SimpleTable                                          0.03     2.03    
    Time::HiRes                                                0        1.9726  
    Tree::Simple                                               1.15     1.25    
    Tree::Simple::Visitor::FindByPath                          0        0.12    
    Try::Tiny                                                  0.17     0.22    
    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     7.04    
    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.014   
    Test::More                                                 0.88     1.001014

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ALL = POSIX
    LD_LIBRARY_PATH = :/net/traces01.be-md.ncbi.nlm.nih.gov/trace_software/vdb/mac/release/x86_64/lib
    PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/bin:/Users/hornenj/bin:/Users/hornenj/perl5/perlbrew/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/am/ncbiapdata/bin:/usr/bin:/bin:/usr/X11R6/bin:/netopt/ncbi_tools/bin:/usr/local/ncbi/blast/bin:/net/traces01.be-md.ncbi.nlm.nih.gov/trace_software/vdb/mac/release/x86_64/bin
    PERL5LIB = /Users/hornenj/.cpan/build/CGI-Struct-1.21-dMkIiy/blib/arch:/Users/hornenj/.cpan/build/CGI-Struct-1.21-dMkIiy/blib/lib:/Users/hornenj/.cpan/build/JSON-MaybeXS-1.003003-yUsuGR/blib/arch:/Users/hornenj/.cpan/build/JSON-MaybeXS-1.003003-yUsuGR/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-V9g5wH/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-V9g5wH/blib/lib:/Users/hornenj/.cpan/build/Tree-Simple-VisitorFactory-0.12-EdZI2k/blib/arch:/Users/hornenj/.cpan/build/Tree-Simple-VisitorFactory-0.12-EdZI2k/blib/lib:/Users/hornenj/.cpan/build/URI-ws-0.03-gTz6ka/blib/arch:/Users/hornenj/.cpan/build/URI-ws-0.03-gTz6ka/blib/lib:/Users/hornenj/.cpan/build/Tree-Simple-1.25-pF7Vtp/blib/arch:/Users/hornenj/.cpan/build/Tree-Simple-1.25-pF7Vtp/blib/lib:/Users/hornenj/.cpan/build/Safe-Isa-1.000005-WYTvDP/blib/arch:/Users/hornenj/.cpan/build/Safe-Isa-1.000005-WYTvDP/blib/lib:/Users/hornenj/.cpan/build/Class-C3-Adopt-NEXT-0.13-o1NOwp/blib/arch:/Users/hornenj/.cpan/build/Class-C3-Adopt-NEXT-0.13-o1NOwp/blib/lib:/Users/hornenj/.cpan/build/String-RewritePrefix-0.007-1z4ikT/blib/arch:/Users/hornenj/.cpan/build/String-RewritePrefix-0.007-1z4ikT/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-ReverseProxy-0.15-rtzSTT/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-ReverseProxy-0.15-rtzSTT/blib/lib:/Users/hornenj/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-TGhGsH/blib/arch:/Users/hornenj/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-TGhGsH/blib/lib:/Users/hornenj/.cpan/build/HTTP-Request-AsCGI-1.2-5_20wX/blib/arch:/Users/hornenj/.cpan/build/HTTP-Request-AsCGI-1.2-5_20wX/blib/lib:/Users/hornenj/.cpan/build/Plack-Test-ExternalServer-0.01-nCJR5u/blib/arch:/Users/hornenj/.cpan/build/Plack-Test-ExternalServer-0.01-nCJR5u/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-MethodOverride-0.12-03GV_m/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-MethodOverride-0.12-03GV_m/blib/lib:/Users/hornenj/.cpan/build/CGI-Simple-1.115-QSkUNw/blib/arch:/Users/hornenj/.cpan/build/CGI-Simple-1.115-QSkUNw/blib/lib:/Users/hornenj/.cpan/build/MooseX-MethodAttributes-0.29-KSLHaH/blib/arch:/Users/hornenj/.cpan/build/MooseX-MethodAttributes-0.29-KSLHaH/blib/lib:/Users/hornenj/.cpan/build/MooseX-Getopt-0.66-Y4OIGX/blib/arch:/Users/hornenj/.cpan/build/MooseX-Getopt-0.66-Y4OIGX/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.08-pf9Ajx/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.08-pf9Ajx/blib/lib:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.099-M06hmo/blib/arch:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.099-M06hmo/blib/lib:/Users/hornenj/.cpan/build/Test-Trap-v0.3.0-guwGHo/blib/arch:/Users/hornenj/.cpan/build/Test-Trap-v0.3.0-guwGHo/blib/lib:/Users/hornenj/.cpan/build/Data-Dump-1.22-IjgG4I/blib/arch:/Users/hornenj/.cpan/build/Data-Dump-1.22-IjgG4I/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.16-eEMJlO/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.16-eEMJlO/blib/lib:/Users/hornenj/.cpan/build/aliased-0.34-2tYk9m/blib/arch:/Users/hornenj/.cpan/build/aliased-0.34-2tYk9m/blib/lib:/Users/hornenj/.cpan/build/Text-SimpleTable-2.03-TUOFtr/blib/arch:/Users/hornenj/.cpan/build/Text-SimpleTable-2.03-TUOFtr/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-ICe70C/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-ICe70C/blib/lib:/Users/hornenj/.cpan/build/Plack-1.0034-nYn4gA/blib/arch:/Users/hornenj/.cpan/build/Plack-1.0034-nYn4gA/blib/lib:/Users/hornenj/.cpan/build/HTTP-Body-1.22-OFvqV1/blib/arch:/Users/hornenj/.cpan/build/HTTP-Body-1.22-OFvqV1/blib/lib:/Users/hornenj/.cpan/build/Hash-MultiValue-0.15-GdLXqV/blib/arch:/Users/hornenj/.cpan/build/Hash-MultiValue-0.15-GdLXqV/blib/lib:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.12-5uRATi/blib/arch:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.12-5uRATi/blib/lib:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.14-oxuebU/blib/arch:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.14-oxuebU/blib/lib:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.32-KhI9_w/blib/arch:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.32-KhI9_w/blib/lib:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.41-SYsK2M/blib/arch:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.41-SYsK2M/blib/lib:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-bfaHIv/blib/arch:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-bfaHIv/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24662
    PERL5_CPAN_IS_RUNNING = 24662
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_BASHRC_VERSION = 0.69
    PERLBREW_HOME = /Users/hornenj/.perlbrew
    PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/man
    PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/bin
    PERLBREW_PERL = perl-5.20.1
    PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
    PERLBREW_VERSION = 0.69
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/
    VERSIONER_PERL_PREFER_32_BIT = no
    VERSIONER_PERL_VERSION = 5.18
    ac_cv_path_INTLTOOL_PERL = /usr/bin/perl

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

    $^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/bin/perl
    $UID/$EUID = 12481 / 12481
    $GID = 14 14 5344 527 241
    $EGID = 14 14 5344 527 241

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.143240
    Cwd                 3.48    
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4211  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.14    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=darwin, osvers=12.5.0, archname=darwin-thread-multi-2level
    uname='darwin ncbimac2008.ncbi.nlm.nih.gov 12.5.0 darwin kernel version 12.5.0: sun sep 29 13:33:47 pdt 2013; root:xnu-2050.48.12~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.20.1 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -Acc=cc -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc=' cc', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.24)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/bin/../lib/clang/4.2/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL 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 USE_REENTRANT_API
  Built under darwin
  Compiled at Sep 15 2014 09:27:45
  %ENV:
    PERL5LIB="/Users/hornenj/.cpan/build/CGI-Struct-1.21-dMkIiy/blib/arch:/Users/hornenj/.cpan/build/CGI-Struct-1.21-dMkIiy/blib/lib:/Users/hornenj/.cpan/build/JSON-MaybeXS-1.003003-yUsuGR/blib/arch:/Users/hornenj/.cpan/build/JSON-MaybeXS-1.003003-yUsuGR/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-V9g5wH/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-V9g5wH/blib/lib:/Users/hornenj/.cpan/build/Tree-Simple-VisitorFactory-0.12-EdZI2k/blib/arch:/Users/hornenj/.cpan/build/Tree-Simple-VisitorFactory-0.12-EdZI2k/blib/lib:/Users/hornenj/.cpan/build/URI-ws-0.03-gTz6ka/blib/arch:/Users/hornenj/.cpan/build/URI-ws-0.03-gTz6ka/blib/lib:/Users/hornenj/.cpan/build/Tree-Simple-1.25-pF7Vtp/blib/arch:/Users/hornenj/.cpan/build/Tree-Simple-1.25-pF7Vtp/blib/lib:/Users/hornenj/.cpan/build/Safe-Isa-1.000005-WYTvDP/blib/arch:/Users/hornenj/.cpan/build/Safe-Isa-1.000005-WYTvDP/blib/lib:/Users/hornenj/.cpan/build/Class-C3-Adopt-NEXT-0.13-o1NOwp/blib/arch:/Users/hornenj/.cpan/build/Class-C3-Adopt-NEXT-0.13-o1NOwp/blib/lib:/Users/hornenj/.cpan/build/String-RewritePrefix-0.007-1z4ikT/blib/arch:/Users/hornenj/.cpan/build/String-RewritePrefix-0.007-1z4ikT/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-ReverseProxy-0.15-rtzSTT/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-ReverseProxy-0.15-rtzSTT/blib/lib:/Users/hornenj/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-TGhGsH/blib/arch:/Users/hornenj/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-TGhGsH/blib/lib:/Users/hornenj/.cpan/build/HTTP-Request-AsCGI-1.2-5_20wX/blib/arch:/Users/hornenj/.cpan/build/HTTP-Request-AsCGI-1.2-5_20wX/blib/lib:/Users/hornenj/.cpan/build/Plack-Test-ExternalServer-0.01-nCJR5u/blib/arch:/Users/hornenj/.cpan/build/Plack-Test-ExternalServer-0.01-nCJR5u/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-MethodOverride-0.12-03GV_m/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-MethodOverride-0.12-03GV_m/blib/lib:/Users/hornenj/.cpan/build/CGI-Simple-1.115-QSkUNw/blib/arch:/Users/hornenj/.cpan/build/CGI-Simple-1.115-QSkUNw/blib/lib:/Users/hornenj/.cpan/build/MooseX-MethodAttributes-0.29-KSLHaH/blib/arch:/Users/hornenj/.cpan/build/MooseX-MethodAttributes-0.29-KSLHaH/blib/lib:/Users/hornenj/.cpan/build/MooseX-Getopt-0.66-Y4OIGX/blib/arch:/Users/hornenj/.cpan/build/MooseX-Getopt-0.66-Y4OIGX/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.08-pf9Ajx/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.08-pf9Ajx/blib/lib:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.099-M06hmo/blib/arch:/Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.099-M06hmo/blib/lib:/Users/hornenj/.cpan/build/Test-Trap-v0.3.0-guwGHo/blib/arch:/Users/hornenj/.cpan/build/Test-Trap-v0.3.0-guwGHo/blib/lib:/Users/hornenj/.cpan/build/Data-Dump-1.22-IjgG4I/blib/arch:/Users/hornenj/.cpan/build/Data-Dump-1.22-IjgG4I/blib/lib:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.16-eEMJlO/blib/arch:/Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.16-eEMJlO/blib/lib:/Users/hornenj/.cpan/build/aliased-0.34-2tYk9m/blib/arch:/Users/hornenj/.cpan/build/aliased-0.34-2tYk9m/blib/lib:/Users/hornenj/.cpan/build/Text-SimpleTable-2.03-TUOFtr/blib/arch:/Users/hornenj/.cpan/build/Text-SimpleTable-2.03-TUOFtr/blib/lib:/Users/hornenj/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-ICe70C/blib/arch:/Users/hornenj/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-ICe70C/blib/lib:/Users/hornenj/.cpan/build/Plack-1.0034-nYn4gA/blib/arch:/Users/hornenj/.cpan/build/Plack-1.0034-nYn4gA/blib/lib:/Users/hornenj/.cpan/build/HTTP-Body-1.22-OFvqV1/blib/arch:/Users/hornenj/.cpan/build/HTTP-Body-1.22-OFvqV1/blib/lib:/Users/hornenj/.cpan/build/Hash-MultiValue-0.15-GdLXqV/blib/arch:/Users/hornenj/.cpan/build/Hash-MultiValue-0.15-GdLXqV/blib/lib:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.12-5uRATi/blib/arch:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.12-5uRATi/blib/lib:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.14-oxuebU/blib/arch:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.14-oxuebU/blib/lib:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.32-KhI9_w/blib/arch:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.32-KhI9_w/blib/lib:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.41-SYsK2M/blib/arch:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.41-SYsK2M/blib/lib:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-bfaHIv/blib/arch:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-bfaHIv/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24662"
    PERL5_CPAN_IS_RUNNING="24662"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_BASHRC_VERSION="0.69"
    PERLBREW_HOME="/Users/hornenj/.perlbrew"
    PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/man"
    PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/bin"
    PERLBREW_PERL="perl-5.20.1"
    PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
    PERLBREW_VERSION="0.69"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/hornenj/.cpan/build/CGI-Struct-1.21-dMkIiy/blib/arch
    /Users/hornenj/.cpan/build/CGI-Struct-1.21-dMkIiy/blib/lib
    /Users/hornenj/.cpan/build/JSON-MaybeXS-1.003003-yUsuGR/blib/arch
    /Users/hornenj/.cpan/build/JSON-MaybeXS-1.003003-yUsuGR/blib/lib
    /Users/hornenj/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-V9g5wH/blib/arch
    /Users/hornenj/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-V9g5wH/blib/lib
    /Users/hornenj/.cpan/build/Tree-Simple-VisitorFactory-0.12-EdZI2k/blib/arch
    /Users/hornenj/.cpan/build/Tree-Simple-VisitorFactory-0.12-EdZI2k/blib/lib
    /Users/hornenj/.cpan/build/URI-ws-0.03-gTz6ka/blib/arch
    /Users/hornenj/.cpan/build/URI-ws-0.03-gTz6ka/blib/lib
    /Users/hornenj/.cpan/build/Tree-Simple-1.25-pF7Vtp/blib/arch
    /Users/hornenj/.cpan/build/Tree-Simple-1.25-pF7Vtp/blib/lib
    /Users/hornenj/.cpan/build/Safe-Isa-1.000005-WYTvDP/blib/arch
    /Users/hornenj/.cpan/build/Safe-Isa-1.000005-WYTvDP/blib/lib
    /Users/hornenj/.cpan/build/Class-C3-Adopt-NEXT-0.13-o1NOwp/blib/arch
    /Users/hornenj/.cpan/build/Class-C3-Adopt-NEXT-0.13-o1NOwp/blib/lib
    /Users/hornenj/.cpan/build/String-RewritePrefix-0.007-1z4ikT/blib/arch
    /Users/hornenj/.cpan/build/String-RewritePrefix-0.007-1z4ikT/blib/lib
    /Users/hornenj/.cpan/build/Plack-Middleware-ReverseProxy-0.15-rtzSTT/blib/arch
    /Users/hornenj/.cpan/build/Plack-Middleware-ReverseProxy-0.15-rtzSTT/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-TGhGsH/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Emulate-Class-Accessor-Fast-0.00903-TGhGsH/blib/lib
    /Users/hornenj/.cpan/build/HTTP-Request-AsCGI-1.2-5_20wX/blib/arch
    /Users/hornenj/.cpan/build/HTTP-Request-AsCGI-1.2-5_20wX/blib/lib
    /Users/hornenj/.cpan/build/Plack-Test-ExternalServer-0.01-nCJR5u/blib/arch
    /Users/hornenj/.cpan/build/Plack-Test-ExternalServer-0.01-nCJR5u/blib/lib
    /Users/hornenj/.cpan/build/Plack-Middleware-MethodOverride-0.12-03GV_m/blib/arch
    /Users/hornenj/.cpan/build/Plack-Middleware-MethodOverride-0.12-03GV_m/blib/lib
    /Users/hornenj/.cpan/build/CGI-Simple-1.115-QSkUNw/blib/arch
    /Users/hornenj/.cpan/build/CGI-Simple-1.115-QSkUNw/blib/lib
    /Users/hornenj/.cpan/build/MooseX-MethodAttributes-0.29-KSLHaH/blib/arch
    /Users/hornenj/.cpan/build/MooseX-MethodAttributes-0.29-KSLHaH/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Getopt-0.66-Y4OIGX/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Getopt-0.66-Y4OIGX/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.08-pf9Ajx/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Role-Parameterized-1.08-pf9Ajx/blib/lib
    /Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.099-M06hmo/blib/arch
    /Users/hornenj/.cpan/build/Getopt-Long-Descriptive-0.099-M06hmo/blib/lib
    /Users/hornenj/.cpan/build/Test-Trap-v0.3.0-guwGHo/blib/arch
    /Users/hornenj/.cpan/build/Test-Trap-v0.3.0-guwGHo/blib/lib
    /Users/hornenj/.cpan/build/Data-Dump-1.22-IjgG4I/blib/arch
    /Users/hornenj/.cpan/build/Data-Dump-1.22-IjgG4I/blib/lib
    /Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.16-eEMJlO/blib/arch
    /Users/hornenj/.cpan/build/MooseX-Role-WithOverloading-0.16-eEMJlO/blib/lib
    /Users/hornenj/.cpan/build/aliased-0.34-2tYk9m/blib/arch
    /Users/hornenj/.cpan/build/aliased-0.34-2tYk9m/blib/lib
    /Users/hornenj/.cpan/build/Text-SimpleTable-2.03-TUOFtr/blib/arch
    /Users/hornenj/.cpan/build/Text-SimpleTable-2.03-TUOFtr/blib/lib
    /Users/hornenj/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-ICe70C/blib/arch
    /Users/hornenj/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-ICe70C/blib/lib
    /Users/hornenj/.cpan/build/Plack-1.0034-nYn4gA/blib/arch
    /Users/hornenj/.cpan/build/Plack-1.0034-nYn4gA/blib/lib
    /Users/hornenj/.cpan/build/HTTP-Body-1.22-OFvqV1/blib/arch
    /Users/hornenj/.cpan/build/HTTP-Body-1.22-OFvqV1/blib/lib
    /Users/hornenj/.cpan/build/Hash-MultiValue-0.15-GdLXqV/blib/arch
    /Users/hornenj/.cpan/build/Hash-MultiValue-0.15-GdLXqV/blib/lib
    /Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.12-5uRATi/blib/arch
    /Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.12-5uRATi/blib/lib
    /Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.14-oxuebU/blib/arch
    /Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.14-oxuebU/blib/lib
    /Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.32-KhI9_w/blib/arch
    /Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.32-KhI9_w/blib/lib
    /Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.41-SYsK2M/blib/arch
    /Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.41-SYsK2M/blib/lib
    /Users/hornenj/.cpan/build/Stream-Buffered-0.03-bfaHIv/blib/arch
    /Users/hornenj/.cpan/build/Stream-Buffered-0.03-bfaHIv/blib/lib
    /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1
    /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.20.1/lib/5.20.1
    .