libwww-perl v6.77 Perl 5 v5.34.1 x86_64-linux-multi
- Status
- Pass
- From
- Nigel Horne
- Dist
-
libwww-perl v6.77
- Platform
- Perl 5 v5.34.1 x86_64-linux-multi
- Date
- 2024-12-23 23:17:58
- ID
- 25d9d3f0-c184-11ef-8cfb-956cfee3dd2f
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.34.1, created by CPAN-Reporter-1.2020.
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 "/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/bin/perl5.34.1" "-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.35
# Getopt::Long any 2.52
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.06
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ---------------------- ---- --------
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.80
# FindBin any 1.52
# HTTP::CookieJar::LWP any 0.014
# HTTP::Daemon 6.12 6.16
# Test::Fatal any 0.017
# Test::More 0.96 1.302183
# Test::Needs any 0.002010
# 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.58
# Encode 2.12 3.08_01
# Encode::Locale any 1.05
# File::Copy any 2.35
# File::Listing 6 6.16
# File::Temp any 0.2311
# Getopt::Long any 2.52
# HTML::Entities any 3.83
# HTML::HeadParser 3.71 3.83
# HTTP::Cookies 6 6.11
# HTTP::Date 6 6.06
# HTTP::Negotiate 6 6.01
# HTTP::Request 6.18 7.00
# HTTP::Request::Common 6.18 7.00
# HTTP::Response 6.18 7.00
# HTTP::Status 6.18 7.00
# IO::Select any 1.46
# IO::Socket any 1.46
# LWP::MediaTypes 6 6.04
# MIME::Base64 2.1 3.16
# Module::Load any 0.36
# Net::FTP 2.58 3.13
# Net::HTTP 6.18 6.23
# Scalar::Util any 1.55
# Try::Tiny any 0.32
# URI 1.10 5.31
# URI::Escape any 5.31
# WWW::RobotRules 6 6.02
# parent 0.217 0.238
# perl 5.008001 5.034001
# strict any 1.12
# warnings any 1.51
#
# === Runtime Suggests ===
#
# Module Want Have
# -------------------- ---- -------
# Authen::NTLM 1.02 missing
# Data::Dump 1.13 missing
# IO::Socket::INET any 1.46
# LWP::Protocol::https 6.02 missing
#
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=316, 25 wallclock secs ( 0.05 usr 0.03 sys + 1.89 cusr 0.37 csys = 2.34 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- -------- --------
Digest::MD5 0 2.58
Encode 2.12 3.08_01
Encode::Locale 0 1.05
File::Copy 0 2.35
File::Listing 6 6.16
File::Temp 0 0.2311
Getopt::Long 0 2.52
HTML::Entities 0 3.83
HTML::HeadParser 3.71 3.83
HTTP::Cookies 6 6.11
HTTP::Date 6 6.06
HTTP::Negotiate 6 6.01
HTTP::Request 6.18 7.00
HTTP::Request::Common 6.18 7.00
HTTP::Response 6.18 7.00
HTTP::Status 6.18 7.00
IO::Select 0 1.46
IO::Socket 0 1.46
LWP::MediaTypes 6 6.04
MIME::Base64 2.1 3.16
Module::Load 0 0.36
Net::FTP 2.58 3.13
Net::HTTP 6.18 6.23
parent 0.217 0.238
perl 5.008001 5.034001
Scalar::Util 0 1.55
strict 0 1.12
Try::Tiny 0 0.32
URI 1.10 5.31
URI::Escape 0 5.31
warnings 0 1.51
WWW::RobotRules 6 6.02
build_requires:
Module Need Have
---------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.80
FindBin 0 1.52
HTTP::CookieJar::LWP 0 0.014
HTTP::Daemon 6.12 6.16
Test::Fatal 0 0.017
Test::More 0.96 1.302183
Test::Needs 0 0.002010
Test::RequiresInternet 0 0.05
configure_requires:
Module Need Have
---------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
File::Copy 0 2.35
Getopt::Long 0 2.52
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/bin:/home/njh/perl5/perlbrew/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 950502
PERL5_CPAN_IS_RUNNING = 950502
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 950464,950502
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/bin
PERLBREW_PERL = perl-5.34.1-multi
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.91
PERLBREW_VERSION = 0.91
PERL_LOCAL_LIB_ROOT =
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TEMP = /tmp/user/1000
TMPDIR = /tmp/user/1000
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/bin/perl5.34.1
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
$EGID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.80
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.80
JSON n/a
JSON::PP 4.06
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302183
Test::Harness 3.43
Test::More 1.302183
YAML n/a
YAML::Syck n/a
version 0.9928
--
Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
Platform:
osname=linux
osvers=6.12.5-amd64
archname=x86_64-linux-multi
uname='linux amelia 6.12.5-amd64 #1 smp preempt_dynamic debian 6.12.5-1 (2024-12-15) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi -Dusedevel -Dusemultiplicity -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 -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -fdiagnostics-color=auto -flto -mtune=native -march=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-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 -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -fdiagnostics-color=auto -flto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-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 -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -fdiagnostics-color=auto -flto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='14.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/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -lgdbm -ldb -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.40'
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
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_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 Dec 23 2024 16:54:08
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="950502"
PERL5_CPAN_IS_RUNNING="950502"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="950464,950502"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/bin"
PERLBREW_PERL="perl-5.34.1-multi"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.91"
PERLBREW_VERSION="0.91"
PERL_LOCAL_LIB_ROOT=""
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/lib/site_perl/5.34.1/x86_64-linux-multi
/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/lib/site_perl/5.34.1
/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/lib/5.34.1/x86_64-linux-multi
/home/njh/perl5/perlbrew/perls/perl-5.34.1-multi/lib/5.34.1
.