libwww-perl v6.70 Perl 5 v5.20.3 i86pc-solaris-64int

Status
Pass
From
Nigel Horne
Dist
libwww-perl v6.70
Platform
Perl 5 v5.20.3 i86pc-solaris-64int
Date
2023-05-10 17:21:57
ID
2ac1b0be-ef57-11ed-bc03-649b7368ee36
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 Julien Fiegehenn,

This is a computer-generated report for libwww-perl-6.70
on perl 5.20.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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/bin/perl5.20.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t t/robot/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
#     File::Copy           any 2.30
#     Getopt::Long         any 2.42
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.05
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     ExtUtils::MakeMaker     any     7.64
#     File::Spec              any     3.75
#     FindBin                 any     1.51
#     HTTP::Daemon           6.12     6.13
#     Test::Fatal             any    0.016
#     Test::More             0.96 1.302190
#     Test::Needs             any 0.002009
#     Test::RequiresInternet  any     0.05
# 
# === Test Recommends ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     CPAN::Meta      2.120900 2.150010
#     Test::LeakTrace      any  missing
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     Digest::MD5                any     2.53
#     Encode                    2.12     3.08
#     Encode::Locale             any     1.05
#     File::Copy                 any     2.30
#     File::Listing                6     6.15
#     File::Temp                 any   0.2311
#     Getopt::Long               any     2.42
#     HTML::Entities             any     3.77
#     HTML::HeadParser          3.71     3.77
#     HTTP::CookieJar::LWP       any    0.014
#     HTTP::Cookies                6     6.10
#     HTTP::Date                   6     6.05
#     HTTP::Negotiate              6     6.01
#     HTTP::Request             6.18     6.33
#     HTTP::Request::Common     6.18     6.33
#     HTTP::Response            6.18     6.33
#     HTTP::Status              6.18     6.33
#     IO::Select                 any     1.49
#     IO::Socket                 any     1.49
#     LWP::MediaTypes              6     6.04
#     MIME::Base64               2.1     3.14
#     Module::Load               any     0.32
#     Net::FTP                  2.58     2.79
#     Net::HTTP                 6.18     6.22
#     Scalar::Util               any     1.63
#     Try::Tiny                  any     0.30
#     URI                       1.10     5.05
#     URI::Escape                any     5.05
#     WWW::RobotRules              6     6.02
#     parent                   0.217    0.228
#     perl                  5.008001 5.020003
#     strict                     any     1.08
#     warnings                   any     1.23
# 
# === Runtime Suggests ===
# 
#     Module               Want    Have
#     -------------------- ---- -------
#     Authen::NTLM         1.02 missing
#     Data::Dump           1.13 missing
#     IO::Socket::INET      any    1.49
#     LWP::Protocol::https 6.02    6.10
# 
t/00-report-prereqs.t .......... ok
t/10-attrs.t ................... ok
t/base/default_content_type.t .. ok
t/base/protocols.t ............. ok
t/base/protocols/nntp.t ........ skipped: nntp.perl.org is unstable and Test::RequiresInternet is not catching it
t/base/proxy.t ................. ok
t/base/proxy_request.t ......... ok
t/base/simple.t ................ ok
t/base/ua.t .................... ok
t/base/ua_handlers.t ........... ok
t/leak/no_leak.t ............... skipped: Need Test::LeakTrace
t/local/autoload-get.t ......... ok
t/local/autoload.t ............. ok
t/local/cookie_jar.t ........... ok
t/local/download_to_fh.t ....... ok
t/local/get.t .................. ok
t/local/http.t ................. ok
t/local/httpsub.t .............. ok
t/local/protosub.t ............. ok
t/redirect.t ................... ok
t/robot/ua-get.t ............... ok
t/robot/ua.t ................... ok
All tests successful.
Files=22, Tests=310, 29 wallclock secs ( 0.13 usr  0.06 sys +  4.19 cusr  0.93 csys =  5.31 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Digest::MD5            0        2.53    
    Encode                 2.12     3.08    
    Encode::Locale         0        1.05    
    File::Copy             0        2.30    
    File::Listing          6        6.15    
    File::Temp             0        0.2311  
    Getopt::Long           0        2.42    
    HTML::Entities         0        3.77    
    HTML::HeadParser       3.71     3.77    
    HTTP::CookieJar::LWP   0        0.014   
    HTTP::Cookies          6        6.10    
    HTTP::Date             6        6.05    
    HTTP::Negotiate        6        6.01    
    HTTP::Request          6.18     6.33    
    HTTP::Request::Common  6.18     6.33    
    HTTP::Response         6.18     6.33    
    HTTP::Status           6.18     6.33    
    IO::Select             0        1.49    
    IO::Socket             0        1.49    
    LWP::MediaTypes        6        6.04    
    MIME::Base64           2.1      3.14    
    Module::Load           0        0.32    
    Net::FTP               2.58     2.79    
    Net::HTTP              6.18     6.22    
    parent                 0.217    0.228   
    perl                   5.008001 5.020003
    Scalar::Util           0        1.63    
    strict                 0        1.08    
    Try::Tiny              0        0.30    
    URI                    1.10     5.05    
    URI::Escape            0        5.05    
    warnings               0        1.23    
    WWW::RobotRules        6        6.02    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.64    
    File::Spec             0        3.75    
    FindBin                0        1.51    
    HTTP::Daemon           6.12     6.13    
    Test::Fatal            0        0.016   
    Test::More             0.96     1.302190
    Test::Needs            0        0.002009
    Test::RequiresInternet 0        0.05    

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.64    
    File::Copy             0        2.30    
    Getopt::Long           0        2.42    

opt_build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    CPAN::Meta             2.120900 2.150010
  ! Test::LeakTrace        0        n/a     


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

Environment variables:

    LANG = en_US.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/bin:/export/home/njh/perl5/perlbrew/bin:/usr/bin:/usr/sbin:/sbin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8140
    PERL5_CPAN_IS_RUNNING = 8140
    PERLBREW_HOME = /export/home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/bin
    PERLBREW_PERL = perl-5.20.3-64int
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.96
    PERLBREW_VERSION = 0.96
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = sun-color

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

    $^X = /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/bin/perl5.20.3
    $UID/$EUID = 101 / 101
    $GID = 10 10
    $EGID = 10 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.05    
    JSON::PP            4.05    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-64int
    uname='sunos njh1 5.11 illumos-06524cf4e4 i86pc i386 i86pc '
    config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int -Dusedevel -Duse64bitint -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -msse4.1 -msse4.2 -mtune=native -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DPTR_IS_LONG -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -msse4.1 -msse4.2 -mtune=native -fwrapv -fno-strict-aliasing -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -msse4.1 -msse4.2 -mtune=native -fwrapv -fno-strict-aliasing -I/usr/gnu/include'
    ccversion='', gccversion='7.5.0', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/gnu/lib '
    libpth=/usr/gcc/7/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/lib/5.20.3/i86pc-solaris-64int/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/gnu/lib -fstack-protector'


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
                        PERL_USE_DEVEL PERL_USE_SAFE_PUTENV USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.06
  Built under solaris
  Compiled at Jan 11 2021 14:14:24
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8140"
    PERL5_CPAN_IS_RUNNING="8140"
    PERLBREW_HOME="/export/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/bin"
    PERLBREW_PERL="perl-5.20.3-64int"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.96"
    PERLBREW_VERSION="0.96"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/lib/site_perl/5.20.3/i86pc-solaris-64int
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/lib/site_perl/5.20.3
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/lib/5.20.3/i86pc-solaris-64int
    /export/home/njh/perl5/perlbrew/perls/perl-5.20.3-64int/lib/5.20.3
    .