This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
t/01use.........ok 1 - use HTTP::Request::AsCGI;
1..1
ok
t/04io..........1..3
Can't dup stdin: No such file or directory at t/04io.t line 19
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/05env.........1..10
Can't dup stdin: No such file or directory at t/05env.t line 16
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/06response....1..9
Can't dup stdin: No such file or directory at t/06response.t line 18
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/07forking.....1..8
Can't dup stdin: No such file or directory at t/07forking.t line 32
ok 1 - The object isa HTTP::Response

not ok 2 - Response Code
#   Failed test 'Response Code'
#   in t/07forking.t at line 53.
#          got: '500'
#     expected: '200'
not ok 3 - Response Message

#   Failed test 'Response Message'
#   in t/07forking.t at line 54.
#          got: 'Internal Server Error'
#     expected: 'OK'
not ok 4 - Response Protocol

#   Failed test 'Response Protocol'
#   in t/07forking.t at line 55.
#          got: 'HTTP/1.1'
#     expected: 'HTTP/1.0'
not ok 5 - Response Content

#   Failed test 'Response Content'
#   in t/07forking.t at line 56.
#          got: '<HTML>
# <HEAD><TITLE>An Error Occurred</TITLE></HEAD>
# <BODY>
# <H1>An Error Occurred</H1>
# 500 Internal Server Error
# </BODY>
# </HTML>
# '
#     expected: 'Hello!'
not ok 6 - Response Content-Length

#   Failed test 'Response Content-Length'
#   in t/07forking.t at line 57.
#          got: undef
#     expected: '6'
not ok 7 - Response Content-Type

#   Failed test 'Response Content-Type'
#   in t/07forking.t at line 58.
#          got: 'text/html'
#     expected: 'text/plain'
not ok 8 - Response Header X-Field

#   Failed test 'Response Header X-Field'
#   in t/07forking.t at line 59.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '1'
# Looks like you failed 7 tests of 8.
dubious
        Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 2-8
        Failed 7/8 tests, 12.50% okay
t/08error.......1..12
Can't dup stdin: No such file or directory at t/08error.t line 18
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/04io.t        255 65280     3    6  1-3
t/05env.t       255 65280    10   20  1-10
t/06response.t  255 65280     9   18  1-9
t/07forking.t     7  1792     8    7  2-8
t/08error.t     255 65280    12   24  1-12
Failed 5/6 test scripts. 41/43 subtests failed.
Files=6, Tests=43,  1 wallclock secs ( 0.48 cusr +  0.09 csys =  0.56 CPU)
Failed 5/6 test programs. 41/43 subtests failed.

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=5.1-beta, archname=i386-freebsd
    uname='freebsd freebsd.org 5.1-beta freebsd 5.1-beta #0: fri may 23 
07:41:21 pdt 2003 [EMAIL PROTECTED]:usrsrcsysmagickernelpath i386 '
    config_args='-sde -Dprefix=/usr/local 
-Darchlib=/usr/local/lib/perl5/5.8.0/mach -Dprivlib=/usr/local/lib/perl5/5.8.0 
-Dman3dir=/usr/local/lib/perl5/5.8.0/man/man3 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.0/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.0 -Dscriptdir=/usr/local/bin 
-Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -Ui_gdbm 
-Dusemymalloc=n -Dusethreads=n'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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 ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing 
-I/usr/local/include',
    optimize='-O -pipe -mcpu=pentiumpro',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.2.2 [FreeBSD] 20030205 (release)', 
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 ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lc -lcrypt -lutil
    perllibs=-lm -lc -lcrypt -lutil
    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'

Reply via email to