Report for HTTP-Body-1.15

Back
From: metabase:user:553c21ce-8d47-11df-9de5-e28c4c42590d
Subject: PASS HTTP-Body-1.15 v5.14.2 GNU/Linux
Date: 2011-12-05T10:33: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 Torsten Raudssus,

This is a computer-generated report for HTTP-Body-1.15
on perl 5.14.2, created by CPAN-Reporter-1.2002.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'make test':

PERL_DL_NONLAZY=1 /home/ioan/perl5/perlbrew/perls/perl-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01use.t ............... ok
t/02pod.t ............... skipped: set TEST_POD to enable this test
t/03podcoverage.t ....... skipped: set TEST_POD to enable this test
t/04critic.t ............ skipped: Critic test only for developers.
t/04multipart.t ......... ok
t/05urlencoded.t ........ ok
t/06octetstream.t ....... ok
t/07xforms.t ............ ok
t/08multipart-suffix.t .. ok
All tests successful.
Files=9, Tests=223,  1 wallclock secs ( 0.12 usr  0.01 sys +  0.72 cusr  0.13 csys =  0.98 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have 
    ------------------- ---- -----
    Carp                0    1.23 
    Digest::MD5         0    2.51 
    File::Temp          0.14 0.22 
    HTTP::Headers       0    6.00 
    IO::File            1.14 1.15 

build_requires:

    Module              Need Have 
    ------------------- ---- -----
    Test::Deep          0    0.108
    Test::More          0.86 0.98 

configure_requires:

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


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

Environment variables:

    LANG = en_GB.utf8
    PATH = /home/ioan/perl5/perlbrew/bin:/home/ioan/perl5/perlbrew/perls/perl-5.14.2/bin:/home/ioan/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/X11R6/bin:/usr/games
    PATH_WITHOUT_PERLBREW = /home/ioan/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/X11R6/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31456
    PERL5_CPAN_IS_RUNNING = 31456
    PERLBREW_HOME = /home/ioan/.perlbrew
    PERLBREW_PATH = /home/ioan/perl5/perlbrew/bin:/home/ioan/perl5/perlbrew/perls/perl-5.14.2/bin
    PERLBREW_PERL = perl-5.14.2
    PERLBREW_ROOT = /home/ioan/perl5/perlbrew
    PERLBREW_VERSION = 0.31
    PERL_CPANM_DEV = 1
    SHELL = /bin/zsh
    TERM = xterm

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

    $^X = /home/ioan/perl5/perlbrew/perls/perl-5.14.2/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 4 27 46 114 122 1001 1002 1003 1004
    $EGID = 1001 4 27 46 114 122 1001 1002 1003 1004

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112621
    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    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.3800  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.77    
    YAML::Syck          1.19    
    version             0.95    


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.1.0-1-amd64, archname=x86_64-linux-thread-multi
    uname='linux zeratul 3.1.0-1-amd64 #1 smp mon nov 14 08:02:25 utc 2011 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/ioan/perl5/perlbrew/perls/perl-5.14.2 -Duseithreads -Dcc=clang -Uuselargefiles'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=undef, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='clang', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Clang Compiler', gccosandvers=''
    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='clang', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Dec  1 2011 01:10:05
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31456"
    PERL5_CPAN_IS_RUNNING="31456"
    PERLBREW_HOME="/home/ioan/.perlbrew"
    PERLBREW_PATH="/home/ioan/perl5/perlbrew/bin:/home/ioan/perl5/perlbrew/perls/perl-5.14.2/bin"
    PERLBREW_PERL="perl-5.14.2"
    PERLBREW_ROOT="/home/ioan/perl5/perlbrew"
    PERLBREW_VERSION="0.31"
    PERL_CPANM_DEV="1"
  @INC:
    /home/ioan/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux-thread-multi
    /home/ioan/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
    /home/ioan/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux-thread-multi
    /home/ioan/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2
    .