libwww-perl v6.77 Perl 5 v5.8.9 amd64-freebsd

Status
Pass
From
Slaven Rezić
Dist
libwww-perl v6.77
Platform
Perl 5 v5.8.9 amd64-freebsd
Date
2024-03-11 01:14:19
ID
afcb8036-df44-11ee-8d4c-c04a6e8775ea
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.8.9, created by CPAN-Reporter-1.2019.

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.8.9/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.13
#     Getopt::Long         any 2.56
# 
# === 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.75
#     FindBin                 any     1.53
#     HTTP::CookieJar::LWP    any    0.012
#     HTTP::Daemon           6.12     6.15
#     Test::Fatal             any    0.017
#     Test::More             0.96 1.302198
#     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.16
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     Digest::MD5                any     2.57
#     Encode                    2.12     3.21
#     Encode::Locale             any     1.05
#     File::Copy                 any     2.13
#     File::Listing                6     6.15
#     File::Temp                 any   0.2311
#     Getopt::Long               any     2.56
#     HTML::Entities             any     3.81
#     HTML::HeadParser          3.71     3.81
#     HTTP::Cookies                6     6.11
#     HTTP::Date                   6     6.05
#     HTTP::Negotiate              6     6.01
#     HTTP::Request             6.18     6.45
#     HTTP::Request::Common     6.18     6.45
#     HTTP::Response            6.18     6.45
#     HTTP::Status              6.18     6.45
#     IO::Select                 any     1.55
#     IO::Socket                 any     1.55
#     LWP::MediaTypes              6     6.04
#     MIME::Base64               2.1     3.15
#     Module::Load               any     0.36
#     Net::FTP                  2.58     3.15
#     Net::HTTP                 6.18     6.20
#     Scalar::Util               any     1.63
#     Try::Tiny                  any     0.31
#     URI                       1.10     5.25
#     URI::Escape                any     5.25
#     WWW::RobotRules              6     6.02
#     parent                   0.217    0.241
#     perl                  5.008001 5.008009
#     strict                     any     1.03
#     warnings                   any  1.05_01
# 
# === Runtime Suggests ===
# 
#     Module               Want Have
#     -------------------- ---- ----
#     Authen::NTLM         1.02 1.09
#     Data::Dump           1.13 1.24
#     IO::Socket::INET      any 1.55
#     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 ............... 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, 26 wallclock secs ( 0.05 usr  0.07 sys +  2.27 cusr  0.44 csys =  2.83 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Digest::MD5            0        2.57    
    Encode                 2.12     3.21    
    Encode::Locale         0        1.05    
    File::Copy             0        2.13    
    File::Listing          6        6.15    
    File::Temp             0        0.2311  
    Getopt::Long           0        2.56    
    HTML::Entities         0        3.81    
    HTML::HeadParser       3.71     3.81    
    HTTP::Cookies          6        6.11    
    HTTP::Date             6        6.05    
    HTTP::Negotiate        6        6.01    
    HTTP::Request          6.18     6.45    
    HTTP::Request::Common  6.18     6.45    
    HTTP::Response         6.18     6.45    
    HTTP::Status           6.18     6.45    
    IO::Select             0        1.55    
    IO::Socket             0        1.55    
    LWP::MediaTypes        6        6.04    
    MIME::Base64           2.1      3.15    
    Module::Load           0        0.36    
    Net::FTP               2.58     3.15    
    Net::HTTP              6.18     6.20    
    parent                 0.217    0.241   
    perl                   5.008001 5.008009
    Scalar::Util           0        1.63    
    strict                 0        1.03    
    Try::Tiny              0        0.31    
    URI                    1.10     5.25    
    URI::Escape            0        5.25    
    warnings               0        1.05_01 
    WWW::RobotRules        6        6.02    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.70    
    File::Spec             0        3.75    
    FindBin                0        1.53    
    HTTP::CookieJar::LWP   0        0.012   
    HTTP::Daemon           6.12     6.15    
    Test::Fatal            0        0.017   
    Test::More             0.96     1.302198
    Test::Needs            0        0.002010
    Test::RequiresInternet 0        0.05    

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.70    
    File::Copy             0        2.13    
    Getopt::Long           0        2.56    

opt_build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    CPAN::Meta             2.120900 2.150010
    Test::LeakTrace        0        0.16    


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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/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 = 67254
    PERL5_CPAN_IS_RUNNING = 67254
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 65880,67254
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024031102/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2024031102

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302198
    Test::Harness       3.47    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.8.9'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at May 15 2014 22:27:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="67254"
    PERL5_CPAN_IS_RUNNING="67254"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="65880,67254"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024031102/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.8.9/lib/5.8.9/amd64-freebsd
    /usr/perl5.8.9/lib/5.8.9
    /usr/perl5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /usr/perl5.8.9/lib/site_perl/5.8.9
    .