Net-HTTP v6.21 Perl 5 v5.24.4 x86_64-linux
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Net-HTTP v6.21
- Platform
- Perl 5 v5.24.4 x86_64-linux
- Date
- 2021-03-19 15:30:48
- ID
- 14b15a42-88c8-11eb-9e2c-e0df173f8129
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.21
on perl 5.24.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 "/home/njh/perl5/perlbrew/perls/perl-5.24.4/bin/perl5.24.4" "-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.38
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----------
# JSON::PP 2.27300 2.27300_01
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.38
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Data::Dumper any 2.160
# ExtUtils::MakeMaker any 7.38
# File::Spec any 3.63_01
# IO::Select any 1.22
# Socket any 2.031
# Test::More any 1.302183
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------- ---- ---------
# Carp any 1.40
# Compress::Raw::Zlib any 2.090
# IO::Socket::INET any 1.35
# IO::Uncompress::Gunzip any 2.069_001
# URI any 1.76
# base any 2.23_01
# strict any 1.11
# warnings any 1.36
#
# === Runtime Suggests ===
#
# Module Want Have
# ----------------- ----- -------
# IO::Socket any 1.38
# IO::Socket::INET6 any missing
# IO::Socket::IP any 0.39
# IO::Socket::SSL 2.012 2.066
# Symbol any 1.07
#
t/00-report-prereqs.t .. ok
t/http-nb.t ............ ok
t/http.t ............... ok
t/live-https.t ......... ok
t/live.t ............... ok
t/socket-class.t ....... ok
All tests successful.
Files=6, Tests=69, 1 wallclock secs ( 0.06 usr 0.02 sys + 1.23 cusr 0.14 csys = 1.45 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- -------- ---------
base 0 2.23_01
Carp 0 1.40
Compress::Raw::Zlib 0 2.090
IO::Socket::INET 0 1.35
IO::Uncompress::Gunzip 0 2.069_001
perl 5.006002 5.024004
strict 0 1.11
URI 0 1.76
warnings 0 1.36
build_requires:
Module Need Have
---------------------- -------- ---------
Data::Dumper 0 2.160
ExtUtils::MakeMaker 0 7.38
File::Spec 0 3.63_01
IO::Select 0 1.22
Socket 0 2.031
Test::More 0 1.302183
configure_requires:
Module Need Have
---------------------- -------- ---------
ExtUtils::MakeMaker 0 7.38
opt_build_requires:
Module Need Have
---------------------- -------- ---------
CPAN::Meta 2.120900 2.150010
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.4
NONINTERACTIVE_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 31642
PERL5_CPAN_IS_RUNNING = 31642
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.24.4/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.4/bin
PERLBREW_PERL = perl-5.24.4
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.91
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TEMP = /tmp/user/1002
TMPDIR = /tmp/user/1002
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.24.4/bin/perl5.24.4
$UID/$EUID = 1002 / 1002
$GID = 1002 120 1002
$EGID = 1002 120 1002
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.63_01
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.38
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.38
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
JSON 4.02
JSON::PP 2.27300_01
Module::Build 0.4229
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.36_01
Test::More 1.302183
YAML 1.30
YAML::Syck 1.32
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
Platform:
osname=linux, osvers=4.15.0-1025-oracle, archname=x86_64-linux
uname='linux oracle1 4.15.0-1025-oracle #28-ubuntu smp mon sep 16 12:54:27 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.24.4 -Dusedevel -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 -mtune=native -march=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.24.4/bin'
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 ='-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 -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 -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='7.4.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/gcc/x86_64-linux-gnu/7/include-fixed /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
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.27'
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 PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
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
Locally applied patches:
Devel::PatchPerl 1.64
Built under linux
Compiled at Sep 21 2019 18:33:45
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="31642"
PERL5_CPAN_IS_RUNNING="31642"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.24.4/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.4/bin"
PERLBREW_PERL="perl-5.24.4"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.91"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.24.4/lib/site_perl/5.24.4/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.24.4/lib/site_perl/5.24.4
/home/njh/perl5/perlbrew/perls/perl-5.24.4/lib/5.24.4/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.24.4/lib/5.24.4
.