Net-HTTP v6.23 Perl 5 v5.40.0 x86_64-linux

Status
Pass
From
Roland van Ipenburg (IPENBURG)
Dist
Net-HTTP v6.23
Platform
Perl 5 v5.40.0 x86_64-linux
Date
2024-06-11 18:11:12
ID
fca53808-281d-11ef-b51e-bad6396a93c9
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.23
on perl 5.40.0, 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/local/bin/perl" "-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.70
# 
# === 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
#     ------------------- ---- --------
#     Data::Dumper         any    2.189
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.90
#     IO::Select           any     1.55
#     Socket               any    2.038
#     Test::More           any 1.302199
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                     Want     Have
#     ---------------------- -------- --------
#     Carp                        any     1.54
#     Compress::Raw::Zlib         any    2.212
#     IO::Socket::INET            any     1.55
#     IO::Uncompress::Gunzip      any    2.212
#     URI                         any     5.28
#     base                        any     2.27
#     perl                   5.006002 5.040000
#     strict                      any     1.13
#     warnings                    any     1.70
# 
# === Runtime Suggests ===
# 
#     Module             Want    Have
#     ----------------- ----- -------
#     IO::Socket          any    1.55
#     IO::Socket::INET6   any missing
#     IO::Socket::IP      any    0.42
#     IO::Socket::SSL   2.012   2.085
#     Symbol              any    1.09
# 
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.01 usr  0.02 sys +  0.57 cusr  0.07 csys =  0.67 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    base                   0        2.27    
    Carp                   0        1.54    
    Compress::Raw::Zlib    0        2.212   
    IO::Socket::INET       0        1.55    
    IO::Uncompress::Gunzip 0        2.212   
    perl                   5.006002 5.040000
    strict                 0        1.13    
    URI                    0        5.28    
    warnings               0        1.70    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Data::Dumper           0        2.189   
    ExtUtils::MakeMaker    0        7.70    
    File::Spec             0        3.90    
    IO::Select             0        1.55    
    Socket                 0        2.038   
    Test::More             0        1.302199

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.70    

opt_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    IO::Socket             0        1.55    
  ! IO::Socket::INET6      0        n/a     
    IO::Socket::IP         0        0.42    
    IO::Socket::SSL        2.012    2.085   
    Symbol                 0        1.09    

opt_build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    CPAN::Meta             2.120900 2.150010


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

Environment variables:

    LANG = en_US.utf8
    LANGUAGE = en_US.utf8
    LC_ALL = en_US.utf8
    LC_COLLATE = en_US.utf8
    LC_CTYPE = en_US.utf8
    LC_NUMERIC = en_US.utf8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/snap/bin:/home/roland/.local/bin:/snap/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3012667
    PERL5_CPAN_IS_RUNNING = 3012667
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen.xterm-256color

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 108 113 117 120 126 1000
    $EGID = 1000 24 25 27 29 30 44 46 108 113 117 120 126 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=6.9.3.beitou.20240530
    archname=x86_64-linux
    uname='linux beitou 6.9.3.beitou.20240530 #5 smp preempt_dynamic thu may 30 17:59:44 cest 2024 x86_64 gnulinux '
    config_args='-des -Dinc_version_list=none'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-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'
    cppflags='-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/lib/x86_64-linux-gnu /usr/lib /usr/lib64 /usr/local/lib64
    libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.36'
  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_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    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 Jun 11 2024 19:23:51
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3012667"
    PERL5_CPAN_IS_RUNNING="3012667"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/local/lib/perl5/site_perl/5.40.0/x86_64-linux
    /usr/local/lib/perl5/site_perl/5.40.0
    /usr/local/lib/perl5/5.40.0/x86_64-linux
    /usr/local/lib/perl5/5.40.0
    .