Net-HTTP v6.18 Perl 5 v5.22.4 amd64-freebsd

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Net-HTTP v6.18
Platform
Perl 5 v5.22.4 amd64-freebsd
Date
2018-10-27 15:56:12
ID
d3ca984a-da00-11e8-aa20-b51ad22ca76b
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 Olaf Alders,

This is a computer-generated report for Net-HTTP-6.18
on perl 5.22.4, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/perl5.22.4p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.04_02
# 
# === Configure Suggests ===
# 
#     Module      Want       Have
#     -------- ------- ----------
#     JSON::PP 2.27300 2.27300_01
# 
# === Build Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.04_02
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Data::Dumper         any    2.158
#     ExtUtils::MakeMaker  any  7.04_02
#     File::Spec           any  3.56_02
#     IO::Select           any     1.22
#     Socket               any    2.018
#     Test::More           any 1.001014
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150001
# 
# === Runtime Requires ===
# 
#     Module                 Want      Have
#     ---------------------- ---- ---------
#     Carp                    any      1.36
#     Compress::Raw::Zlib     any     2.068
#     IO::Socket::INET        any      1.35
#     IO::Uncompress::Gunzip  any 2.068_001
#     URI                     any      1.74
#     base                    any   2.22_01
#     strict                  any      1.09
#     vars                    any      1.03
#     warnings                any      1.34
# 
# === Runtime Suggests ===
# 
#     Module             Want    Have
#     ----------------- ----- -------
#     IO::Socket          any    1.38
#     IO::Socket::INET6   any missing
#     IO::Socket::IP      any    0.37
#     IO::Socket::SSL   2.012 missing
#     Symbol              any    1.07
# 
t/00-report-prereqs.t .. ok
t/http-nb.t ............ ok
t/http.t ............... ok
t/live-https.t ......... skipped: IO::Socket::SSL or Net::SSL not available
t/live.t ............... ok
All tests successful.
Files=5, Tests=58,  1 wallclock secs ( 0.02 usr  0.02 sys +  0.38 cusr  0.10 csys =  0.52 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have     
    ---------------------- -------- ---------
    base                   0        2.22_01  
    Carp                   0        1.36     
    Compress::Raw::Zlib    0        2.068    
    IO::Socket::INET       0        1.35     
    IO::Uncompress::Gunzip 0        2.068_001
    perl                   5.006002 5.022004 
    strict                 0        1.09     
    URI                    0        1.74     
    vars                   0        1.03     
    warnings               0        1.34     

build_requires:

    Module                 Need     Have     
    ---------------------- -------- ---------
    Data::Dumper           0        2.158    
    ExtUtils::MakeMaker    0        7.04_02  
    File::Spec             0        3.56_02  
    IO::Select             0        1.22     
    Socket                 0        2.018    
    Test::More             0        1.001014 

configure_requires:

    Module                 Need     Have     
    ---------------------- -------- ---------
    ExtUtils::MakeMaker    0        7.04_02  


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd12.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 70182
    PERL5_CPAN_IS_RUNNING = 70182
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 70117,70182
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018102723/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PISTACHIO_PERL_MANAGER = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018102723

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

    $^X = /usr/perl5.22.4p/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.11_01   
    CPAN::Meta          2.150001  
    Cwd                 3.56_02   
    ExtUtils::CBuilder  0.280221  
    ExtUtils::Command   1.20_01   
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.04_02   
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.28      
    File::Spec          3.56_02   
    JSON                n/a       
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   1.4414_001
    Test::Harness       3.35_01   
    Test::More          1.001014  
    YAML                1.26      
    YAML::Syck          1.31      
    version             0.9909    


--

Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=13.0-current, archname=amd64-freebsd
    uname='freebsd ali1.bbbike.org 13.0-current freebsd 13.0-current 265606d643e(master) generic amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.22.4p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540)', 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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/6.0.1/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    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 -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 freebsd
  Compiled at Oct 27 2018 05:15:28
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="70182"
    PERL5_CPAN_IS_RUNNING="70182"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="70117,70182"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018102723/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /usr/perl5.22.4p/lib/site_perl/5.22.4/amd64-freebsd
    /usr/perl5.22.4p/lib/site_perl/5.22.4
    /usr/perl5.22.4p/lib/5.22.4/amd64-freebsd
    /usr/perl5.22.4p/lib/5.22.4
    .