Report for LWP-Protocol-Coro-http-v1.8.0

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS LWP-Protocol-Coro-http-v1.8.0 v5.22.3 GNU/Linux
Date: 2017-01-31T21:18:52Z

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 ikegami,

This is a computer-generated report for LWP-Protocol-Coro-http-v1.8.0
on perl 5.22.3, created by CPAN-Reporter-1.2018.

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 './Build test':

# Testing LWP::Protocol::Coro::http v1.8.0, Perl 5.022003
# AnyEvent 7.13
# AnyEvent::HTTP 2.23
# AnyEvent::Handle 7.13
# AnyEvent::Util 7.13
# AutoLoader 5.74
# Carp 1.38
# Config 5.022003
# Coro 6.511
# Coro::Channel 6.511
# Coro::Semaphore 6.511
# Coro::State 6.511
# DynaLoader 1.32
# Errno 1.23
# Exporter 5.72
# Exporter::Heavy 5.72
# Fcntl 1.13
# Guard 1.023
# HTTP::Headers 6.11
# HTTP::Message 6.11
# HTTP::Response 6.11
# HTTP::Status 6.11
# IO 1.35_01
# IO::Handle 1.35
# IO::Socket 1.38
# IO::Socket::INET 1.35
# IO::Socket::IP 0.38
# IO::Socket::UNIX 1.26
# LWP::MemberMixin <unknown>
# LWP::Protocol 6.16
# LWP::Protocol::Coro::http v1.8.0
# LWP::Protocol::http <unknown>
# List::Util 1.47
# Log::Agent 1.001
# Log::Agent::Formatting <unknown>
# Log::Agent::Message <unknown>
# Log::Agent::Priorities <unknown>
# Net::HTTP 6.12
# Net::HTTP::Methods 6.12
# POSIX 1.53_01
# PerlIO 1.09
# Scalar::Util 1.47
# SelectSaver 1.02
# Socket 2.024
# Storable 2.53_02
# Symbol 1.07
# Test::Builder 1.302075
# Test::Builder::Formatter 1.302075
# Test::Builder::Module 1.302075
# Test::Builder::TodoDiag 1.302075
# Test::More 1.302075
# Test2::API 1.302075
# Test2::API::Context 1.302075
# Test2::API::Instance 1.302075
# Test2::API::Stack 1.302075
# Test2::Event 1.302075
# Test2::Event::Bail 1.302075
# Test2::Event::Diag 1.302075
# Test2::Event::Exception 1.302075
# Test2::Event::Info 1.302075
# Test2::Event::Note 1.302075
# Test2::Event::Ok 1.302075
# Test2::Event::Plan 1.302075
# Test2::Event::Skip 1.302075
# Test2::Event::Subtest 1.302075
# Test2::Event::Waiting 1.302075
# Test2::Formatter 1.302075
# Test2::Formatter::TAP 1.302075
# Test2::Hub 1.302075
# Test2::Hub::Interceptor 1.302075
# Test2::Hub::Interceptor::Terminator 1.302075
# Test2::Hub::Subtest 1.302075
# Test2::Util 1.302075
# Test2::Util::ExternalMeta 1.302075
# Test2::Util::HashBase 0.002
# Test2::Util::Trace 1.302075
# Tie::Hash 1.05
# URI 1.71
# URI::Escape 3.31
# XSLoader 0.24
# base 2.23
# common::sense 3.74
# constant 1.33
# mro 1.17
# overload 1.26
# overloading 0.02
# strict 1.09
# vars 1.03
# version 0.9917
# version::regex 0.9917
# version::vxs 0.9917
# warnings 1.34
# warnings::register 1.04
t/00_load.t .................. ok
# Retrieving URL: http://localhost:42231/
# Waiting for reply
# Waiting for reply
# Waiting for reply
# Waiting for reply
# Shutting down server
# Done
t/01_timer.t ................. ok
# Retrieving URL: http://localhost:44172/chunks
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Shutting down server
# Done
t/02_large.t ................. ok
# Retrieving URL: http://localhost:40498/error/after_headers
# Waiting for reply
# Got chunk
# Waiting for reply
# Got chunk
# Waiting for reply
# Shutting down server
# Done
t/03_error_after_headers.t ... ok
# Retrieving URL: http://localhost:41728/error/notfound/foo
# Waiting for reply
# Shutting down server
# Done
t/04_error_404.t ............. ok
# Retrieving URL: http://doesnotexist.example
t/05_error_500_bogus_host.t .. ok
# Retrieving URL: http://localhost:40093/referer
# Waiting for reply
# Shutting down server
# Done
t/06_referer.t ............... ok
# Retrieving URL: http://localhost:42020/
# Shutting down server
# Done
t/07_proxy.t ................. ok
# Retrieving URL: http://localhost:44860/multiline_header
# Waiting for reply
# Shutting down server
# Done
t/08_multiline_header.t ...... ok
All tests successful.
Files=9, Tests=28, 33 wallclock secs ( 0.07 usr  0.02 sys +  3.04 cusr  0.38 csys =  3.51 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need   Have    
    -------------------------- ------ --------
    AnyEvent::HTTP             2      2.23    
    Coro::Channel              0      6.511   
    HTTP::Response             0      6.11    
    LWP::Protocol              0      6.16    
    LWP::Protocol::http        0      0       
    LWP::Simple                5.827  6.16    
    version                    0      0.9917  

build_requires:

    Module                     Need   Have    
    -------------------------- ------ --------
    AnyEvent                   0      7.13    
    Carp                       0      1.38    
    CGI                        0      4.35    
    File::Spec                 0      3.62    
    File::Temp                 0      0.2304  
    FindBin                    0      1.51    
    Getopt::Long               0      2.49    
    HTTP::Daemon               0      6.01    
    LWP::Simple                0      6.16    
    Test::More                 0      1.302075
    URI                        0      1.71    
    URI::URL                   0      5.04    

configure_requires:

    Module                     Need   Have    
    -------------------------- ------ --------
    Module::Build              0.3614 0.4220  
    Software::License::CC0_1_0 0      0.103012


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7348
    PERL5_CPAN_IS_RUNNING = 7348
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6501,7348
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1002/2017013115/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1002/2017013115

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

    $^X = /opt/perl-5.22.3/bin/perl5.22.3
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36    
    Test::More          1.302075
    YAML                1.21    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=4.4.0-59-generic, archname=x86_64-linux
    uname='linux prod3.bbbike.org 4.4.0-59-generic #80-ubuntu smp fri jan 6 17:47:47 utc 2017 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.3 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.4.0 20160609', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.23'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jan 14 2017 21:01:24
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7348"
    PERL5_CPAN_IS_RUNNING="7348"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6501,7348"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1002/2017013115/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.22.3/lib/site_perl/5.22.3/x86_64-linux
    /opt/perl-5.22.3/lib/site_perl/5.22.3
    /opt/perl-5.22.3/lib/5.22.3/x86_64-linux
    /opt/perl-5.22.3/lib/5.22.3
    .