Report for Dancer-1.3080

Back
From: Chris Williams (BINGOS)
Subject: PASS Dancer-1.3080 v5.12.2 FreeBSD
Date: 2011-11-18T15:48:46Z

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.9111. Testers personal comments may appear
at the end of this report.

MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/home/cpan/pit/thr/perl-5.12.2/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.012002, /usr/home/cpan/pit/thr/perl-5.12.2/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, 469 wallclock secs ( 1.08 usr  2.93 sys + 262.57 cusr 67.04 csys = 333.62 CPU)
Result: PASS

[MSG] [Fri Nov 18 15:47:31 2011] Sending test report for 'Dancer-1.3080'

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

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Encode-Locale-1.02/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Encode-Locale-1.02/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTML-Tagset-3.20/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTML-Tagset-3.20/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTML-Parser-3.69/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTML-Parser-3.69/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Date-6.00/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Date-6.00/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/LWP-MediaTypes-6.01/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/LWP-MediaTypes-6.01/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/URI-1.59/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/URI-1.59/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Message-6.02/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Message-6.02/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Test-Tester-0.107/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Test-Tester-0.107/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Test-NoWarnings-1.03/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Test-NoWarnings-1.03/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Test-Deep-0.108/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Test-Deep-0.108/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Body-1.14/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Body-1.14/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Server-Simple-0.44/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Server-Simple-0.44/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Server-Simple-PSGI-0.14/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Server-Simple-PSGI-0.14/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/File-Listing-6.03/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/File-Listing-6.03/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Cookies-6.00/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Cookies-6.00/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Daemon-6.00/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Daemon-6.00/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Negotiate-6.00/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/HTTP-Negotiate-6.00/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-HTTP-6.01/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-HTTP-6.01/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/WWW-RobotRules-6.01/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/WWW-RobotRules-6.01/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/libwww-perl-6.03/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/libwww-perl-6.03/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/MIME-Types-1.32/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/MIME-Types-1.32/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Dancer-1.3080/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/Dancer-1.3080/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 6865
    PERL5_CPANPLUS_IS_VERSION = 0.9111
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.12.2
    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 = /usr/home/cpan/pit/thr/perl-5.12.2/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=8.2-release, archname=i386-freebsd-thread-multi
    uname='freebsd ffured.bingosnet.co.uk 8.2-release freebsd 8.2-release #0: fri feb 18 02:24:46 utc 2011 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.12.2 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt
    perllibs=-lm -lcrypt
    libc=, 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  -L/usr/local/lib -fstack-protector'


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