Report for POE-Component-Server-SimpleHTTP-2.12

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: PASS POE-Component-Server-SimpleHTTP-2.12 v5.12.1 GNU/Linux
Date: 2011-05-16T09:23:39Z

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 Chris Williams,

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

MAKE TEST passed: PERL_DL_NONLAZY=1 /opt/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Testing POE::Component::Server::SimpleHTTP-2.12, POE-1.311, Perl 5.012001, /opt/perl-5.12.1/bin/perl
t/01_load.t ........... ok
# GET http://pocosimpletest.com:34257/ HTTP/1.1
# Host: 127.0.0.1:34257
# 
# HTTP/1.1 200 (OK)
# Date: Mon, 16 May 2011 09:23:16 GMT
# Content-Length: 3
# Content-Type: text/plain
# 
# Moo
t/02_simple.t ......... ok
# HTTP/1.1 404 (Not Found)
# Date: Mon, 16 May 2011 09:23:17 GMT
# Content-Length: 13
# Content-Type: text/plain
# 
# 404 Not Found
t/03_bad_handler.t .... ok
# GEt http://pocosimpletest.com:56239/ HTTP/1.1
# Host: 127.0.0.1:56239
# 
# HTTP/1.1 200 (OK)
# Date: Mon, 16 May 2011 09:23:19 GMT
# Content-Length: 3
# Content-Type: text/plain
# 
# Moo
t/03_bad_request.t .... ok
# 200 (OK)
# Date: Mon, 16 May 2011 09:23:20 GMT
# Content-Length: 11
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is top
# 200 (OK)
# Date: Mon, 16 May 2011 09:23:20 GMT
# Content-Length: 12
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is honk
# 200 (OK)
# Date: Mon, 16 May 2011 09:23:20 GMT
# Content-Length: 123
# Content-Type: text/html
# X-HTTP-Version: 1.1
# 
# <html>
# <head><title>YEAH!</title></head>
# <body><p>This, my friend, is the page you've been looking for.</p></body>
# </html>
# 404 (Not Found)
# Date: Mon, 16 May 2011 09:23:20 GMT
# Content-Length: 13
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# 404 Not Found
t/04_run_close.t ...... ok
Use of uninitialized value in lc at /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib/POE/Component/Server/SimpleHTTP.pm line 796.
Use of uninitialized value in lc at /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib/POE/Component/Server/SimpleHTTP.pm line 798.
# 200 (OK)
# Date: Mon, 16 May 2011 09:23:21 GMT
# Content-Length: 11
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is top
Use of uninitialized value in lc at /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib/POE/Component/Server/SimpleHTTP.pm line 796.
Use of uninitialized value in lc at /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib/POE/Component/Server/SimpleHTTP.pm line 798.
# 200 (OK)
# Date: Mon, 16 May 2011 09:23:21 GMT
# Content-Length: 12
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# this is honk
Use of uninitialized value in lc at /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib/POE/Component/Server/SimpleHTTP.pm line 796.
Use of uninitialized value in lc at /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib/POE/Component/Server/SimpleHTTP.pm line 798.
# 200 (OK)
# Date: Mon, 16 May 2011 09:23:21 GMT
# Content-Length: 123
# Content-Type: text/html
# X-HTTP-Version: 1.1
# 
# <html>
# <head><title>YEAH!</title></head>
# <body><p>This, my friend, is the page you've been looking for.</p></body>
# </html>
# 404 (Not Found)
# Date: Mon, 16 May 2011 09:23:21 GMT
# Content-Length: 13
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# 404 Not Found
t/04_run_keepalive.t .. ok
# POST http://pocosimpletest.com:33747/ HTTP/1.1
# Host: 127.0.0.1:33747
# Content-Length: 40
# 
# brother !~we need to get off this island
# 200 (OK)
# Date: Mon, 16 May 2011 09:23:22 GMT
# Content-Length: 40
# Content-Type: text/plain
# X-HTTP-Version: 1.1
# 
# we need to get off this island brother !
t/05_post.t ........... ok
# Test a stream of 3 helloworlds ..
t/06_stream.t ......... ok
t/99_pod.t ............ ok
t/99_pod_coverage.t ... skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
All tests successful.
Files=10, Tests=55, 25 wallclock secs ( 0.08 usr  0.04 sys + 10.00 cusr  0.86 csys = 10.98 CPU)
Result: PASS

[MSG] [Mon May 16 10:23:39 2011] Sending test report for 'POE-Component-Server-SimpleHTTP-2.12'

This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    PERL5LIB = :/opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib:/opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/arch
    PERL5_CPANIDX_URL = http://localhost/cpanidx/
    PERL5_CPANPLUS_IS_RUNNING = 15701
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /opt/perl-5.12.1/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0
    EGID: $)  = 0 0


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


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-24-generic-pae, archname=i686-linux
    uname='linux scc507 2.6.32-24-generic-pae #41-ubuntu smp thu aug 19 02:43:57 utc 2010 i686 gnulinux '
    config_args='-des -Dprefix=/opt/perl-5.12.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.3', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Aug 25 2010 14:44:07
  %ENV:
    PERL5LIB=":/opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib:/opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/arch"
    PERL5_CPANIDX_URL="http://localhost/cpanidx/"
    PERL5_CPANPLUS_IS_RUNNING="15701"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/lib
    /opt/perl-5.12.1/.cpanplus/5.12.1/build/POE-Component-Server-SimpleHTTP-2.12/blib/arch
    /opt/perl-5.12.1/lib/site_perl/5.12.1/i686-linux
    /opt/perl-5.12.1/lib/site_perl/5.12.1
    /opt/perl-5.12.1/lib/5.12.1/i686-linux
    /opt/perl-5.12.1/lib/5.12.1
    .