libwww-perl v6.77 Perl 5 v5.30.3 x86_64-linux-thread-multi

Status
Pass
From
Andreas J. König (ANDK)
Dist
libwww-perl v6.77
Platform
Perl 5 v5.30.3 x86_64-linux-thread-multi
Date
2024-11-09 21:29:21
ID
af3e6d88-9ee1-11ef-952c-ca89f0e3ca5d
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 libwww-perl-6.77
on perl 5.30.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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.30.3/1e0c/bin/perl" "-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.70
#     File::Copy           any 2.34
#     Getopt::Long         any 2.57
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     ExtUtils::MakeMaker     any     7.70
#     File::Spec              any     3.78
#     FindBin                 any     1.54
#     HTTP::CookieJar::LWP    any    0.014
#     HTTP::Daemon           6.12     6.14
#     Test::Fatal             any    0.017
#     Test::More             0.96 1.302199
#     Test::Needs             any 0.002010
#     Test::RequiresInternet  any     0.05
# 
# === Test Recommends ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     CPAN::Meta      2.120900 2.150010
#     Test::LeakTrace      any     0.17
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     Digest::MD5                any     2.55
#     Encode                    2.12     3.21
#     Encode::Locale             any     1.05
#     File::Copy                 any     2.34
#     File::Listing                6     6.15
#     File::Temp                 any   0.2311
#     Getopt::Long               any     2.57
#     HTML::Entities             any     3.81
#     HTML::HeadParser          3.71     3.81
#     HTTP::Cookies                6     6.10
#     HTTP::Date                   6     6.05
#     HTTP::Negotiate              6     6.01
#     HTTP::Request             6.18     6.44
#     HTTP::Request::Common     6.18     6.44
#     HTTP::Response            6.18     6.44
#     HTTP::Status              6.18     6.44
#     IO::Select                 any     1.51
#     IO::Socket                 any     1.51
#     LWP::MediaTypes              6     6.04
#     MIME::Base64               2.1     3.16
#     Module::Load               any     0.36
#     Net::FTP                  2.58     3.14
#     Net::HTTP                 6.18     6.22
#     Scalar::Util               any     1.63
#     Try::Tiny                  any     0.31
#     URI                       1.10     5.29
#     URI::Escape                any     5.29
#     WWW::RobotRules              6     6.02
#     parent                   0.217    0.238
#     perl                  5.008001 5.030003
#     strict                     any     1.11
#     warnings                   any     1.44
# 
# === Runtime Suggests ===
# 
#     Module               Want    Have
#     -------------------- ---- -------
#     Authen::NTLM         1.02 missing
#     Data::Dump           1.13    1.25
#     IO::Socket::INET      any    1.51
#     LWP::Protocol::https 6.02    6.14
# 
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 ............... ok
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=317, 34 wallclock secs ( 0.08 usr  0.07 sys +  3.67 cusr  0.93 csys =  4.75 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Digest::MD5            0        2.55    
    Encode                 2.12     3.21    
    Encode::Locale         0        1.05    
    File::Copy             0        2.34    
    File::Listing          6        6.15    
    File::Temp             0        0.2311  
    Getopt::Long           0        2.57    
    HTML::Entities         0        3.81    
    HTML::HeadParser       3.71     3.81    
    HTTP::Cookies          6        6.10    
    HTTP::Date             6        6.05    
    HTTP::Negotiate        6        6.01    
    HTTP::Request          6.18     6.44    
    HTTP::Request::Common  6.18     6.44    
    HTTP::Response         6.18     6.44    
    HTTP::Status           6.18     6.44    
    IO::Select             0        1.51    
    IO::Socket             0        1.51    
    LWP::MediaTypes        6        6.04    
    MIME::Base64           2.1      3.16    
    Module::Load           0        0.36    
    Net::FTP               2.58     3.14    
    Net::HTTP              6.18     6.22    
    parent                 0.217    0.238   
    perl                   5.008001 5.030003
    Scalar::Util           0        1.63    
    strict                 0        1.11    
    Try::Tiny              0        0.31    
    URI                    1.10     5.29    
    URI::Escape            0        5.29    
    warnings               0        1.44    
    WWW::RobotRules        6        6.02    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.70    
    File::Spec             0        3.78    
    FindBin                0        1.54    
    HTTP::CookieJar::LWP   0        0.014   
    HTTP::Daemon           6.12     6.14    
    Test::Fatal            0        0.017   
    Test::More             0.96     1.302199
    Test::Needs            0        0.002010
    Test::RequiresInternet 0        0.05    

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.70    
    File::Copy             0        2.34    
    Getopt::Long           0        2.57    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3629258
    PERL5_CPAN_IS_RUNNING = 3629258
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.30.3/1e0c/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.78    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.50    
    Test::More          1.302199
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
  Commit id: 65ddc30325817c6cd4df6ca1d4a1af2383875c3f
  Platform:
    osname=linux
    osvers=5.19.0-2-amd64
    archname=x86_64-linux-thread-multi
    uname='linux k93msid 5.19.0-2-amd64 #1 smp preempt_dynamic debian 5.19.11-1 (2022-09-24) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.30.3/1e0c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='12.2.0'
    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/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.35'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Dec  1 2022 11:20:17
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3629258"
    PERL5_CPAN_IS_RUNNING="3629258"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.30.3/1e0c/lib/site_perl/5.30.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.30.3/1e0c/lib/site_perl/5.30.3
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.30.3/1e0c/lib/5.30.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.30.3/1e0c/lib/5.30.3
    .