Report for Dancer-1.3080

Back
From: Chris Williams (BINGOS)
Subject: PASS Dancer-1.3080 v5.14.0 OpenBSD
Date: 2011-11-16T04:05:35Z

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 Sawyer X,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9112. Testers personal comments may appear
at the end of this report.

MAKE TEST passed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.14.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/manifest.t t/pod.t t/00_base/000_create_fake_env.t t/00_base/001_load.t t/00_base/002_strict_and_warnings.t t/00_base/003_syntax.t t/00_base/004_args.t t/00_base/005_module_loader.t t/00_base/007_load_syntax.t t/00_base/008_export.t t/00_base/009_syntax_export.t t/00_base/010_export_script.t t/00_base/06_dancer_object.t t/00_base/08_pod_coverage_dancer.t t/00_base/09_load_app.t t/00_base/11_file_utils.t t/00_base/12_utf8_charset.t t/00_base/13_dancer_singleton.t t/00_base/14_changelog.t t/00_base/15_dependent_modules.t t/00_base/config.t t/00_base/normalize_path.t t/00_base/optional-module-versions.t t/00_base/uri_for.t t/01_config/01_settings.t t/01_config/02_mime_type.t t/01_config/03_logger.t t/01_config/04_config_file.t t/01_config/05_serializers.t t/01_config/06_config_api.t t/01_config/06_stack_trace.t t/01_config/yaml_dependency.t t/02_request/000_create_fake_env.t t/02_request/01_load.t t/02_request/04_custom.t t/02_request/04_forward.t t/02_request/05_cgi_pm_compat.t t/02_request/06_init_env.t t/02_request/07_raw_data.t t/02_request/08_params.t t/02_request/10_mixed_params.t t/02_request/11_accessors.t t/02_request/12_base.t t/02_request/13_ajax.t t/02_request/14_uploads.t t/02_request/15_headers.t t/02_request/16_delete.t t/02_request/17_uri_base.t t/02_request/18_param_accessor.t t/03_route_handler/01_http_methods.t t/03_route_handler/02_params.t t/03_route_handler/03_routes_api.t t/03_route_handler/04_routes_matching.t t/03_route_handler/04_wildcards_megasplat.t t/03_route_handler/05_filter.t t/03_route_handler/05_unicode.t t/03_route_handler/06_redirect.t t/03_route_handler/07_compilation_warning.t t/03_route_handler/08_errors.t t/03_route_handler/12_response.t t/03_route_handler/14_options.t t/03_route_handler/15_prefix.t t/03_route_handler/16_caching.t t/03_route_handler/18_auto_page.t t/03_route_handler/21_ajax.t t/03_route_handler/23_filter_error_catching.t t/03_route_handler/24_multiple_params.t t/03_route_handler/24_named_captures.t t/03_route_handler/28_plack_mount.t t/03_route_handler/29_forward.t t/03_route_handler/29_redirect_immediately.t t/03_route_handler/31_infinite_loop.t t/03_route_handler/33_vars.t t/03_route_handler/34_forward_body_post.t t/03_route_handler/99_bugs.t t/04_static_file/001_base.t t/04_static_file/003_mime_types_reinit.t t/04_static_file/01_mime_types.t t/04_static_file/02_dir_traversal.t t/05_views/002_view_rendering.t t/05_views/03_layout.t t/06_helpers/000_create_fake_env.t t/06_helpers/01_send_file.t t/06_helpers/02_http_status.t t/06_helpers/03_content_type.t t/06_helpers/04_status.t t/06_helpers/05_send_error.t t/06_helpers/06_load.t t/07_apphandlers/000_create_fake_env.t t/07_apphandlers/01_base.t t/07_apphandlers/02_apache2_plack.t t/07_apphandlers/03_psgi_app.t t/07_apphandlers/04_standalone_app.t t/07_apphandlers/05_middlewares.t t/07_apphandlers/05_psgi_api.t t/07_apphandlers/06_debug.t t/07_apphandlers/07_middleware_map.t t/08_session/000_create_fake_env.t t/08_session/01_load.t t/08_session/02_dependency_check.t t/08_session/03_http_requests.t t/08_session/04_api.t t/08_session/05_yaml.t t/08_session/06_abstract.t t/08_session/07_session_expires.t t/08_session/08_simple.t t/08_session/09_session.t t/08_session/10_filter.t t/08_session/11_session_secure.t t/08_session/12_session_name.t t/08_session/13_session_httponly.t t/09_cookies/000_create_fake_env.t t/09_cookies/01_use.t t/09_cookies/02_cookie_object.t t/09_cookies/03_persistence.t t/09_cookies/04_secure.t t/09_cookies/05_api.t t/09_cookies/06_expires.t t/10_template/000_create_fake_env.t t/10_template/01_factory.t t/10_template/02_abstract_class.t t/10_template/03_simple.t t/10_template/05_template_toolkit.t t/10_template/extension.t t/10_template/template.t t/11_logger/000_create_fake_env.t t/11_logger/01_abstract.t t/11_logger/02_factory.t t/11_logger/03_file.t t/11_logger/04_console.t t/11_logger/05_format.t t/11_logger/06_null.t t/11_logger/07_diag.t t/11_logger/08_serialize.t t/11_logger/09_capture.t t/11_logger/10_note.t t/11_logger/11_runtime_file.t t/12_response/000_create_fake_env.t t/12_response/01_CRLF_injection.t t/12_response/02_headers.t t/12_response/03_charset.t t/12_response/04_charset_server.t t/12_response/05_api.t t/12_response/06_filter_halt_status.t t/12_response/07_cookies.t t/12_response/08_drop_content.t t/12_response/09_headers_to_array.t t/12_response/10_error_dumper.t t/13_engines/00_load.t t/13_engines/02_template_init.t t/14_serializer/01_helpers.t t/14_serializer/02_request_json.t t/14_serializer/03_request_yaml.t t/14_serializer/04_request_xml.t t/14_serializer/05_request_mutable.t t/14_serializer/06_api.t t/14_serializer/17_clear_serializer.t t/14_serializer/99_bugs.t t/15_plugins/000_create_fake_env.t t/15_plugins/01_register.t t/15_plugins/02_config.t t/15_plugins/03_namespace.t t/15_plugins/04_apps_and_plugins.t t/15_plugins/05_keywords.t t/15_plugins/05_plugins_and_OO.t t/15_plugins/06_hook.t t/16_timer/00_base.t t/17_apps/000_create_fake_env.t t/17_apps/00_base.t t/17_apps/01_settings.t t/17_apps/02_load_app.t t/17_apps/03_prefix.t t/17_apps/05_api.t t/19_dancer/01_script.t t/19_dancer/02_script_version_from.t t/20_deprecation/01_api.t t/21_dependents/Dancer-Session-Cookie.t t/22_hooks/00_syntax.t t/22_hooks/01_api.t t/22_hooks/02_before.t t/22_hooks/03_after.t t/22_hooks/04_template.t t/22_hooks/05_layout.t t/22_hooks/06_serializer.t t/22_hooks/07_file.t t/22_hooks/08_error.t t/22_hooks/09_before_error_init.t t/22_hooks/10_error_in_hook.t t/22_hooks/11_error_in_hook.t t/23_dancer_tests/01_basic.t t/23_dancer_tests/02_tests_functions.t t/24_deployment/01_multi_webapp.t t/25_exceptions/01_exceptions.t
t/00_base/000_create_fake_env.t ................ ok
# Testing Dancer 1.3080, Perl 5.014000, /home/cpan/pit/thr/perl-5.14.0/bin/perl
t/00_base/001_load.t ........................... ok
t/00_base/002_strict_and_warnings.t ............ ok
t/00_base/003_syntax.t ......................... ok
t/00_base/004_args.t ........................... ok
t/00_base/005_module_loader.t .................. ok
t/00_base/007_load_syntax.t .................... ok
t/00_base/008_export.t ......................... ok
t/00_base/009_syntax_export.t .................. ok
t/00_base/010_export_script.t .................. ok
t/00_base/06_dancer_object.t ................... skipped: the Clone module is needed for this test
t/00_base/08_pod_coverage_dancer.t ............. skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/00_base/09_load_app.t ........................ ok
t/00_base/11_file_utils.t ...................... ok
t/00_base/12_utf8_charset.t .................... skipped: Test::TCP is needed for this test
t/00_base/13_dancer_singleton.t ................ ok
t/00_base/14_changelog.t ....................... skipped: Author tests not required for installation
t/00_base/15_dependent_modules.t ............... skipped: Author tests not required for installation
t/00_base/config.t ............................. ok
t/00_base/normalize_path.t ..................... ok
# Test::TCP is not available
# Test::More 0.98 loaded successfully
# JSON is not available
# YAML is not available
# Clone is not available
# Plack is not available
# XML::Simple is not available
# HTTP::Parser::XS is not available
t/00_base/optional-module-versions.t ........... ok
t/00_base/uri_for.t ............................ ok
t/01_config/01_settings.t ...................... ok
t/01_config/02_mime_type.t ..................... ok
t/01_config/03_logger.t ........................ ok
t/01_config/04_config_file.t ................... skipped: YAML needed to run this tests
t/01_config/05_serializers.t ................... ok
t/01_config/06_config_api.t .................... skipped: YAML needed to run this tests
t/01_config/06_stack_trace.t ................... ok
t/01_config/yaml_dependency.t .................. ok
t/02_request/000_create_fake_env.t ............. ok
t/02_request/01_load.t ......................... ok
t/02_request/04_custom.t ....................... ok
t/02_request/04_forward.t ...................... ok
t/02_request/05_cgi_pm_compat.t ................ ok
t/02_request/06_init_env.t ..................... ok
t/02_request/07_raw_data.t ..................... skipped: Test::TCP is needed for this test
t/02_request/08_params.t ....................... ok
t/02_request/10_mixed_params.t ................. skipped: Test::TCP is needed for this test
t/02_request/11_accessors.t .................... ok
t/02_request/12_base.t ......................... ok
t/02_request/13_ajax.t ......................... skipped: Test::TCP is needed to run this test
t/02_request/14_uploads.t ...................... ok
t/02_request/15_headers.t ...................... skipped: Test::TCP is needed to run this test
t/02_request/16_delete.t ....................... ok
t/02_request/17_uri_base.t ..................... ok
t/02_request/18_param_accessor.t ............... ok
t/03_route_handler/01_http_methods.t ........... ok
t/03_route_handler/02_params.t ................. ok
t/03_route_handler/03_routes_api.t ............. ok
t/03_route_handler/04_routes_matching.t ........ ok
t/03_route_handler/04_wildcards_megasplat.t .... ok
t/03_route_handler/05_filter.t ................. ok
t/03_route_handler/05_unicode.t ................ ok
t/03_route_handler/06_redirect.t ............... ok
t/03_route_handler/07_compilation_warning.t .... ok
t/03_route_handler/08_errors.t ................. ok
t/03_route_handler/12_response.t ............... ok
t/03_route_handler/14_options.t ................ ok
t/03_route_handler/15_prefix.t ................. ok
t/03_route_handler/16_caching.t ................ ok
t/03_route_handler/18_auto_page.t .............. ok
t/03_route_handler/21_ajax.t ................... skipped: Test::TCP is needed to run this test
t/03_route_handler/23_filter_error_catching.t .. ok
t/03_route_handler/24_multiple_params.t ........ ok
t/03_route_handler/24_named_captures.t ......... ok
t/03_route_handler/28_plack_mount.t ............ skipped: Test::TCP is needed to run this test
t/03_route_handler/29_forward.t ................ ok
t/03_route_handler/29_redirect_immediately.t ... ok
t/03_route_handler/31_infinite_loop.t .......... ok
t/03_route_handler/33_vars.t ................... skipped: Test::TCP is needed for this test
t/03_route_handler/34_forward_body_post.t ...... skipped: Test::TCP is needed to run this test
t/03_route_handler/99_bugs.t ................... ok
t/04_static_file/001_base.t .................... skipped: Test::TCP is required
t/04_static_file/003_mime_types_reinit.t ....... ok
t/04_static_file/01_mime_types.t ............... ok
t/04_static_file/02_dir_traversal.t ............ ok
t/05_views/002_view_rendering.t ................ ok
t/05_views/03_layout.t ......................... skipped: Template is needed to run this tests
t/06_helpers/000_create_fake_env.t ............. ok
t/06_helpers/01_send_file.t .................... ok
t/06_helpers/02_http_status.t .................. ok
t/06_helpers/03_content_type.t ................. ok
t/06_helpers/04_status.t ....................... ok
t/06_helpers/05_send_error.t ................... ok
t/06_helpers/06_load.t ......................... ok
t/07_apphandlers/000_create_fake_env.t ......... ok
t/07_apphandlers/01_base.t ..................... skipped: Plack is needed for this test
t/07_apphandlers/02_apache2_plack.t ............ skipped: Plack is needed for this test
t/07_apphandlers/03_psgi_app.t ................. skipped: Test::TCP is needed to run this test
t/07_apphandlers/04_standalone_app.t ........... skipped: Test::TCP is needed for this test
t/07_apphandlers/05_middlewares.t .............. skipped: Test::TCP is needed for this test
t/07_apphandlers/05_psgi_api.t ................. skipped: Plack is needed to run this test
t/07_apphandlers/06_debug.t .................... skipped: Test::Output is needed for this test
t/07_apphandlers/07_middleware_map.t ........... skipped: Test::TCP is needed for this test
t/08_session/000_create_fake_env.t ............. ok
t/08_session/01_load.t ......................... ok
t/08_session/02_dependency_check.t ............. ok
t/08_session/03_http_requests.t ................ skipped: Test::TCP is needed to run this test
t/08_session/04_api.t .......................... ok
t/08_session/05_yaml.t ......................... skipped: need YAML
t/08_session/06_abstract.t ..................... ok
t/08_session/07_session_expires.t .............. skipped: Test::TCP is needed for this test
t/08_session/08_simple.t ....................... ok
t/08_session/09_session.t ...................... ok
t/08_session/10_filter.t ....................... ok
t/08_session/11_session_secure.t ............... ok
t/08_session/12_session_name.t ................. ok
t/08_session/13_session_httponly.t ............. skipped: Test::TCP is needed for this test
t/09_cookies/000_create_fake_env.t ............. ok
t/09_cookies/01_use.t .......................... ok
t/09_cookies/02_cookie_object.t ................ ok
t/09_cookies/03_persistence.t .................. skipped: Test::TCP is needed to run this test
t/09_cookies/04_secure.t ....................... ok
t/09_cookies/05_api.t .......................... ok
t/09_cookies/06_expires.t ...................... ok
t/10_template/000_create_fake_env.t ............ ok
t/10_template/01_factory.t ..................... skipped: Template needed
t/10_template/02_abstract_class.t .............. ok
t/10_template/03_simple.t ...................... ok
t/10_template/05_template_toolkit.t ............ skipped: need Template to run this test
t/10_template/extension.t ...................... ok
t/10_template/template.t ....................... ok
t/11_logger/000_create_fake_env.t .............. ok
t/11_logger/01_abstract.t ...................... ok
t/11_logger/02_factory.t ....................... ok
t/11_logger/03_file.t .......................... ok
t/11_logger/04_console.t ....................... skipped: Test::Output is needed for this test
t/11_logger/05_format.t ........................ ok
t/11_logger/06_null.t .......................... ok
t/11_logger/07_diag.t .......................... ok
t/11_logger/08_serialize.t ..................... skipped: Test::Output is needed for this test
t/11_logger/09_capture.t ....................... ok
t/11_logger/10_note.t .......................... ok
t/11_logger/11_runtime_file.t .................. ok
t/12_response/000_create_fake_env.t ............ ok
t/12_response/01_CRLF_injection.t .............. ok
t/12_response/02_headers.t ..................... ok
t/12_response/03_charset.t ..................... ok
t/12_response/04_charset_server.t .............. skipped: Test::TCP is needed for this test
t/12_response/05_api.t ......................... ok
t/12_response/06_filter_halt_status.t .......... skipped: JSON is needed to run this tests
t/12_response/07_cookies.t ..................... ok
t/12_response/08_drop_content.t ................ skipped: Test::TCP is needed to run this test
t/12_response/09_headers_to_array.t ............ ok
t/12_response/10_error_dumper.t ................ skipped: Clone is required for this test
t/13_engines/00_load.t ......................... ok
t/13_engines/02_template_init.t ................ ok
t/14_serializer/01_helpers.t ................... ok
t/14_serializer/02_request_json.t .............. skipped: need JSON
t/14_serializer/03_request_yaml.t .............. ok
t/14_serializer/04_request_xml.t ............... ok
t/14_serializer/05_request_mutable.t ........... skipped: YAML is needed to run this test
t/14_serializer/06_api.t ....................... ok
t/14_serializer/17_clear_serializer.t .......... skipped: Test::TCP is needed to run this test
t/14_serializer/99_bugs.t ...................... ok
t/15_plugins/000_create_fake_env.t ............. ok
t/15_plugins/01_register.t ..................... ok
t/15_plugins/02_config.t ....................... skipped: YAML is needed for this test
t/15_plugins/03_namespace.t .................... ok
t/15_plugins/04_apps_and_plugins.t ............. ok
t/15_plugins/05_keywords.t ..................... ok
t/15_plugins/05_plugins_and_OO.t ............... ok
t/15_plugins/06_hook.t ......................... ok
t/16_timer/00_base.t ........................... ok
t/17_apps/000_create_fake_env.t ................ ok
t/17_apps/00_base.t ............................ ok
t/17_apps/01_settings.t ........................ ok
t/17_apps/02_load_app.t ........................ ok
t/17_apps/03_prefix.t .......................... ok
t/17_apps/05_api.t ............................. ok
t/19_dancer/01_script.t ........................ ok
t/19_dancer/02_script_version_from.t ........... ok
t/20_deprecation/01_api.t ...................... ok
t/21_dependents/Dancer-Session-Cookie.t ........ skipped: Dancer::Session::Cookie 0.14 required
t/22_hooks/00_syntax.t ......................... ok
t/22_hooks/01_api.t ............................ ok
t/22_hooks/02_before.t ......................... ok
t/22_hooks/03_after.t .......................... ok
t/22_hooks/04_template.t ....................... ok
t/22_hooks/05_layout.t ......................... ok
t/22_hooks/06_serializer.t ..................... skipped: JSON is needed to run this tests
t/22_hooks/07_file.t ........................... ok
t/22_hooks/08_error.t .......................... ok
t/22_hooks/09_before_error_init.t .............. ok
t/22_hooks/10_error_in_hook.t .................. ok
t/22_hooks/11_error_in_hook.t .................. ok
t/23_dancer_tests/01_basic.t ................... ok
t/23_dancer_tests/02_tests_functions.t ......... ok
t/24_deployment/01_multi_webapp.t .............. skipped: Test::TCP is needed to run this test
t/25_exceptions/01_exceptions.t ................ ok
t/manifest.t ................................... skipped: Author tests not required for installation
t/pod.t ........................................ skipped: Test::Pod 1.44 required for testing POD
All tests successful.
Files=193, Tests=1423, 102 wallclock secs ( 0.45 usr  1.70 sys + 84.02 cusr 12.26 csys = 98.43 CPU)
Result: PASS

[MSG] [Tue Nov 15 21:12:12 2011] Sending test report for 'Dancer-1.3080'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Encode                             2.42        0
	  File::Basename                     2.82        0
	  File::Spec                         3.33        0
	  HTTP::Body                         1.14     1.07
	  HTTP::Server::Simple::PSGI         0.14     0.11
	  LWP                                6.03        0
	  MIME::Types                        1.32        0
	  Test::More                         0.98     0.94
	  Time::HiRes                    1.9721_01        0
	  URI                                1.59     1.59

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9112
	CPANPLUS::Dist::Build              0.60
	Cwd                                3.36
	ExtUtils::CBuilder             0.280203
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.56
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.05
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.94

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.66.
Powered by minismokebox version 0.54

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Tester-0.107/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Tester-0.107/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-NoWarnings-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-NoWarnings-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Deep-0.108/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Deep-0.108/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Body-1.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Body-1.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-0.44/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-0.44/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-PSGI-0.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-PSGI-0.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/File-Listing-6.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/File-Listing-6.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Cookies-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Cookies-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Daemon-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Daemon-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Negotiate-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Negotiate-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/WWW-RobotRules-6.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/WWW-RobotRules-6.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/libwww-perl-6.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/libwww-perl-6.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MIME-Types-1.32/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MIME-Types-1.32/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dancer-1.3080/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dancer-1.3080/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 23651
    PERL5_CPANPLUS_IS_VERSION = 0.9112
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.14.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.14.0/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
   
  Platform:
    osname=openbsd, osvers=5.0, archname=OpenBSD.amd64-openbsd-thread-multi
    uname='openbsd oliphant.bingosnet.co.uk 5.0 generic#53 amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.14.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.0'
    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='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.60.1, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under openbsd
  Compiled at Nov 10 2011 04:24:14
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Tester-0.107/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Tester-0.107/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-NoWarnings-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-NoWarnings-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Deep-0.108/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Deep-0.108/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Body-1.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Body-1.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-0.44/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-0.44/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-PSGI-0.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-PSGI-0.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/File-Listing-6.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/File-Listing-6.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Cookies-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Cookies-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Daemon-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Daemon-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Negotiate-6.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Negotiate-6.00/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/WWW-RobotRules-6.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/WWW-RobotRules-6.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/libwww-perl-6.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/libwww-perl-6.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MIME-Types-1.32/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MIME-Types-1.32/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dancer-1.3080/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dancer-1.3080/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="23651"
    PERL5_CPANPLUS_IS_VERSION="0.9112"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.14.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Tester-0.107/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Tester-0.107/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-NoWarnings-1.03/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-NoWarnings-1.03/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Deep-0.108/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Deep-0.108/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Body-1.14/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Body-1.14/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-0.44/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-0.44/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-PSGI-0.14/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Server-Simple-PSGI-0.14/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/File-Listing-6.03/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/File-Listing-6.03/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Cookies-6.00/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Cookies-6.00/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Daemon-6.00/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Daemon-6.00/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Negotiate-6.00/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Negotiate-6.00/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/WWW-RobotRules-6.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/WWW-RobotRules-6.01/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/libwww-perl-6.03/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/libwww-perl-6.03/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MIME-Types-1.32/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MIME-Types-1.32/blib/arch
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dancer-1.3080/blib/lib
    /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dancer-1.3080/blib/arch
    /home/cpan/pit/thr/perl-5.14.0/lib/site_perl/5.14.0/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.14.0/lib/site_perl/5.14.0
    /home/cpan/pit/thr/perl-5.14.0/lib/5.14.0/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.14.0/lib/5.14.0
    .