Report for HTTP-Engine-0.03005

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: PASS HTTP-Engine-0.03005 v5.14.3 RC1 OpenBSD
Date: 2012-10-18T08:29:33Z

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 Kazuhiro Osawa,

This is a computer-generated report for HTTP-Engine-0.03005
on perl 5.14.3, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/sts/cpansmoke/perl-5.14.3-RC1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
# Soft dependency versions:
#  Any::Moose 0.18
#  Mouse 1.02
#  MooseX::Types is not available
t/00_compile.t ........................................ ok
t/010_core/builder_options-upload_tmp.t ............... ok
t/010_core/interface-require.t ........................ ok
t/010_core/interface.t ................................ ok
t/010_core/load_requestbuilder_cgi.t .................. ok
t/010_core/request-absolute_uri.t ..................... ok
t/010_core/request-as_http_request.t .................. ok
t/010_core/request-as_string.t ........................ ok
t/010_core/request-body.t ............................. ok
t/010_core/request-content.t .......................... ok
t/010_core/request-cookie.t ........................... ok
t/010_core/request-hostname.t ......................... ok
t/010_core/request-many_upload.t ...................... ok
t/010_core/request-parameters.t ....................... ok
t/010_core/request-params.t ........................... ok
t/010_core/request-parse.t ............................ ok
t/010_core/request-proxy_request.t .................... ok
t/010_core/request-raw_body.t ......................... ok
t/010_core/request-readbody.t ......................... ok
t/010_core/request-secure.t ........................... ok
t/010_core/request-upload.t ........................... ok
t/010_core/request-uri.t .............................. ok
t/010_core/request.t .................................. ok
t/010_core/request_builder-noenv.t .................... ok
t/010_core/request_processor-catch_error.t ............ ok
t/010_core/request_processor-make_request.t ........... ok
t/010_core/request_processor-response_error.t ......... ok
t/010_core/request_upload-basename.t .................. ok
t/010_core/response-code.t ............................ ok
t/010_core/response-coerce_headers.t .................. ok
t/010_core/response-content_length.t .................. ok
t/010_core/response-cookie.t .......................... ok
t/010_core/response-new.t ............................. ok
t/010_core/response-set_http_response.t ............... ok
t/010_core/response-status.t .......................... ok
t/010_core/response.t ................................. ok
t/010_core/response_finalizer.t ....................... ok
t/010_core/response_writer.t .......................... ok
t/010_core/responsewriter-broken_io.t ................. ok
t/010_core/responsewriter-with_io.t ................... ok
t/020_interface/cgi.t ................................. ok
t/020_interface/lighty-fcgi.t ......................... skipped: set TEST_LIGHTTPD to enable this test
t/020_interface/modperl_wildcard_hostname.t ........... skipped: this test requires mod_perl 2
t/020_interface/poe-proxy.t ........................... skipped: this test requires POE
t/020_interface/poe-uri.t ............................. skipped: this test requires POE
t/020_interface/poe.t ................................. skipped: this test requires POE
t/020_interface/psgi-with_plack.t ..................... skipped: this test requires Plack
t/020_interface/psgi.t ................................ ok
t/020_interface/server_simple-net_server_configure.t .. skipped: this test requires Net::Server::Single
t/020_interface/server_simple-not-send-header-bug.t ... ok
t/020_interface/server_simple-print_banner.t .......... ok
t/020_interface/server_simple.t ....................... ok
t/020_interface/standalone-keep_alive.t ............... skipped: Interface::Standalone will be removed
t/020_interface/standalone-restart.t .................. skipped: Interface::Standalone will be removed
t/020_interface/streaming_response.t .................. ok
t/020_interface/test-validation.t ..................... ok
t/020_interface/test-warn_at_utf8.t ................... ok
t/020_interface/test.t ................................ ok
t/020_interface/test_response-with_io.t ............... ok
t/020_interface/test_upload.t ......................... ok
t/030_daemonize/connection_info.t ..................... ok
t/030_daemonize/headers.t ............................. ok
t/030_daemonize/proxy_path.t .......................... ok
t/030_daemonize/raw_body.t ............................ ok
t/030_daemonize/request_independence.t ................ ok
t/030_daemonize/responsewriter_io.t ................... ok
t/030_daemonize/upload-methods.t ...................... ok
t/030_daemonize/upload.t .............................. ok
t/030_daemonize/uri.t ................................. ok
t/030_daemonize/utf8flagged-uri.t ..................... ok
t/040_minimal/001_simple.t ............................ ok
t/050_tests/request.t ................................. ok
All tests successful.
Files=72, Tests=608, 27 wallclock secs ( 0.49 usr  0.48 sys + 16.16 cusr  5.23 csys = 22.36 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need   Have    
    -------------------- ------ --------
    Any::Moose           0.13   0.18    
    CGI::Simple::Cookie  1.103  1.113   
    File::Copy           0      2.21    
    File::Spec::Unix     3.2701 3.33    
    Filter::Util::Call   0      1.08    
    HTTP::Body           1.05   1.17    
    HTTP::Headers::Fast  0.11   0.16    
    HTTP::Server::Simple 0.35   0.44    
    Mouse                0.62   1.02    
    MouseX::Types        0.05   0.06    
    perl                 5.008  5.014003
    Scalar::Util         1.19   1.23    
    URI                  1.36   1.60    

build_requires:

    Module               Need   Have    
    -------------------- ------ --------
    ExtUtils::MakeMaker  6.42   6.62    
    File::Temp           0.20   0.22    
    HTTP::Request::AsCGI 0      1.2     
    IO::File             1.14   1.15    
    IO::Scalar           0      2.110   
    IO::Socket           1.3    1.32    
    IO::Socket::INET     0      1.31    
    Test::More           0      0.98    
    Test::SharedFork     0.11   0.20    
    Test::TCP            0.16   1.17    
    YAML                 0      0.84    

configure_requires:

    Module               Need   Have    
    -------------------- ------ --------
    ExtUtils::MakeMaker  6.42   6.62    


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/CGI-Simple-1.113-HOG7HU/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/CGI-Simple-1.113-HOG7HU/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/MouseX-Types-0.06-OqX9db/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/MouseX-Types-0.06-OqX9db/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Any-Moose-0.18-lSNS3e/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Any-Moose-0.18-lSNS3e/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Body-1.17-JARdiS/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Body-1.17-JARdiS/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Deep-0.110-G_yWAC/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Deep-0.110-G_yWAC/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Request-AsCGI-1.2-l1ziGW/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Request-AsCGI-1.2-l1ziGW/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Class-Accessor-0.34-_TJmfa/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Class-Accessor-0.34-_TJmfa/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Mouse-1.02-EnVrtl/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Mouse-1.02-EnVrtl/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-SharedFork-0.20-NlDCZG/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-SharedFork-0.20-NlDCZG/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-TCP-1.17-820O3L/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-TCP-1.17-820O3L/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Server-Simple-0.44-Z17i5E/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Server-Simple-0.44-Z17i5E/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/YAML-0.84-wlxw0r/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/YAML-0.84-wlxw0r/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/ExtUtils-MakeMaker-6.62-gF42wK/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/ExtUtils-MakeMaker-6.62-gF42wK/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/IO-stringy-2.110-u7K1uY/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/IO-stringy-2.110-u7K1uY/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Headers-Fast-0.16-RGu3iK/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Headers-Fast-0.16-RGu3iK/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Requires-0.06-eBLPeu/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Requires-0.06-eBLPeu/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8329
    PERL5_CPAN_IS_RUNNING = 8329
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 826,8329
    PERL_CR_SMOKER_CURRENT = HTTP-Engine-0.03005
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

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

    $^X = /home/sts/cpansmoke/perl-5.14.3-RC1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112150
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27105 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          n/a     
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=openbsd, osvers=5.1, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke3 5.1 generic.mp#188 i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.14.3-RC1'
    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=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.1'
    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/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.62.0, 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_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	RC1
  Built under openbsd
  Compiled at Oct  9 2012 14:34:59
  %ENV:
    PERL5LIB="/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/CGI-Simple-1.113-HOG7HU/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/CGI-Simple-1.113-HOG7HU/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/MouseX-Types-0.06-OqX9db/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/MouseX-Types-0.06-OqX9db/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Any-Moose-0.18-lSNS3e/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Any-Moose-0.18-lSNS3e/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Body-1.17-JARdiS/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Body-1.17-JARdiS/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Deep-0.110-G_yWAC/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Deep-0.110-G_yWAC/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Request-AsCGI-1.2-l1ziGW/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Request-AsCGI-1.2-l1ziGW/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Class-Accessor-0.34-_TJmfa/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Class-Accessor-0.34-_TJmfa/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Mouse-1.02-EnVrtl/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Mouse-1.02-EnVrtl/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-SharedFork-0.20-NlDCZG/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-SharedFork-0.20-NlDCZG/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-TCP-1.17-820O3L/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-TCP-1.17-820O3L/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Server-Simple-0.44-Z17i5E/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Server-Simple-0.44-Z17i5E/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/YAML-0.84-wlxw0r/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/YAML-0.84-wlxw0r/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/ExtUtils-MakeMaker-6.62-gF42wK/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/ExtUtils-MakeMaker-6.62-gF42wK/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/IO-stringy-2.110-u7K1uY/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/IO-stringy-2.110-u7K1uY/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Headers-Fast-0.16-RGu3iK/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Headers-Fast-0.16-RGu3iK/blib/lib:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Requires-0.06-eBLPeu/blib/arch:/home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Requires-0.06-eBLPeu/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8329"
    PERL5_CPAN_IS_RUNNING="8329"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="826,8329"
    PERL_CR_SMOKER_CURRENT="HTTP-Engine-0.03005"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/CGI-Simple-1.113-HOG7HU/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/CGI-Simple-1.113-HOG7HU/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/MouseX-Types-0.06-OqX9db/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/MouseX-Types-0.06-OqX9db/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Any-Moose-0.18-lSNS3e/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Any-Moose-0.18-lSNS3e/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Body-1.17-JARdiS/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Body-1.17-JARdiS/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Deep-0.110-G_yWAC/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Deep-0.110-G_yWAC/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Request-AsCGI-1.2-l1ziGW/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Request-AsCGI-1.2-l1ziGW/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Class-Accessor-0.34-_TJmfa/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Class-Accessor-0.34-_TJmfa/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Mouse-1.02-EnVrtl/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Mouse-1.02-EnVrtl/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-SharedFork-0.20-NlDCZG/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-SharedFork-0.20-NlDCZG/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-TCP-1.17-820O3L/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-TCP-1.17-820O3L/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Server-Simple-0.44-Z17i5E/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Server-Simple-0.44-Z17i5E/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/YAML-0.84-wlxw0r/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/YAML-0.84-wlxw0r/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/ExtUtils-MakeMaker-6.62-gF42wK/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/ExtUtils-MakeMaker-6.62-gF42wK/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/IO-stringy-2.110-u7K1uY/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/IO-stringy-2.110-u7K1uY/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Headers-Fast-0.16-RGu3iK/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/HTTP-Headers-Fast-0.16-RGu3iK/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Requires-0.06-eBLPeu/blib/arch
    /home/sts/cpansmoke/perl-5.14.3-RC1/cpan/build/Test-Requires-0.06-eBLPeu/blib/lib
    /home/sts/cpansmoke/perl-5.14.3-RC1/lib/site_perl/5.14.3/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.3-RC1/lib/site_perl/5.14.3
    /home/sts/cpansmoke/perl-5.14.3-RC1/lib/5.14.3/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.3-RC1/lib/5.14.3
    .