HTTP-Message v7.00 Perl 5 v5.41.7 darwin-2level

Status
Pass
From
Dist
HTTP-Message v7.00
Platform
Perl 5 v5.41.7 darwin-2level
Date
2024-12-20 20:12:53
ID
cb867bb4-bf0e-11ef-a7f5-b1d04fc9de93
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 OALDERS,

This is a computer-generated report for HTTP-Message-7.00
on perl 5.41.7, created by App::cpanminus::reporter 0.22 (1.7048).

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 '':

Building and testing HTTP-Message-7.00
PERL_DL_NONLAZY=1 "/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/bin/perl5.41.7" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/headers-util.t ............... ok
t/headers-auth.t ............... ok
t/headers-etag.t ............... ok
t/headers.t .................... ok
t/common-req.t ................. ok
t/message-brotli.t ............. skipped: Need IO::Compress::Brotli, IO::Uncompress::Brotli
t/http-config.t ................ ok
t/message-charset.t ............ ok
t/message-decode-brotlibomb.t .. skipped: Need IO::Compress::Brotli, IO::Uncompress::Brotli
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.70
#     perl                5.006 5.041007
# 
# === 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.93
#     File::Temp               any   0.2311
#     PerlIO::encoding         any     0.31
#     Test::More              0.88 1.302204
#     Test::Needs              any 0.002010
#     Time::Local              any     1.35
#     Try::Tiny                any     0.32
#     URI::URL                 any     5.31
#     lib                      any     0.65
#     overload                 any     1.39
#     perl                5.008001 5.041007
# 
# === Test Recommends ===
# 
#     Module                     Want     Have
#     ---------------------- -------- --------
#     CPAN::Meta             2.120900 2.150010
#     IO::Compress::Brotli   0.004001  missing
#     IO::Uncompress::Brotli 0.004001  missing
# 
# === Runtime Requires ===
# 
#     Module                         Want     Have
#     -------------------------- -------- --------
#     Carp                            any     1.54
#     Clone                          0.46     0.47
#     Compress::Raw::Bzip2            any    2.213
#     Compress::Raw::Zlib           2.062    2.213
#     Encode                         3.01     3.21
#     Encode::Locale                    1     1.05
#     Exporter                       5.57     5.78
#     File::Spec                      any     3.93
#     HTTP::Date                        6     6.06
#     IO::Compress::Bzip2           2.021    2.213
#     IO::Compress::Deflate           any    2.213
#     IO::Compress::Gzip              any    2.213
#     IO::HTML                        any    1.004
#     IO::Uncompress::Inflate         any    2.213
#     IO::Uncompress::RawInflate      any    2.213
#     LWP::MediaTypes                   6     6.04
#     MIME::Base64                    2.1  3.16_01
#     MIME::QuotedPrint               any  3.16_01
#     URI                            1.10     5.31
#     parent                          any    0.244
#     perl                       5.008001 5.041007
#     strict                          any     1.13
#     warnings                        any     1.72
# 
# === Runtime Recommends ===
# 
#     Module                     Want    Have
#     ---------------------- -------- -------
#     IO::Compress::Brotli   0.004001 missing
#     IO::Uncompress::Brotli 0.004001 missing
# 
t/00-report-prereqs.t .......... ok
t/message-decode-xml.t ......... ok
t/message-old.t ................ ok
t/message-parts.t .............. ok
t/request.t .................... ok
t/message.t .................... ok
t/request_type_with_data.t ..... ok
t/status-old.t ................. ok
t/response.t ................... ok
t/status.t ..................... ok
t/message-decode-bzipbomb.t .... ok
t/message-decode-zipbomb.t ..... ok
All tests successful.
Files=21, Tests=841,  1 wallclock secs ( 0.06 usr  0.02 sys +  1.49 cusr  0.32 csys =  1.89 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                     Need     Have    
    -------------------------- -------- --------
    Carp                       0        1.54    
    Clone                      0.46     0.47    
    Compress::Raw::Bzip2       0        2.213   
    Compress::Raw::Zlib        2.062    2.213   
    Encode                     3.01     3.21    
    Encode::Locale             1        1.05    
    Exporter                   5.57     5.78    
    File::Spec                 0        3.93    
    HTTP::Date                 6        6.06    
    IO::Compress::Bzip2        2.021    2.213   
    IO::Compress::Deflate      0        2.213   
    IO::Compress::Gzip         0        2.213   
    IO::HTML                   0        1.004   
    IO::Uncompress::Inflate    0        2.213   
    IO::Uncompress::RawInflate 0        2.213   
    LWP::MediaTypes            6        6.04    
    MIME::Base64               2.1      3.16_01 
    MIME::QuotedPrint          0        3.16_01 
    parent                     0        0.244   
    perl                       5.008001 5.041007
    strict                     0        1.13    
    URI                        1.10     5.31    
    warnings                   0        1.72    

build:

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

configure:

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


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

Environment variables:

    HARNESS_OPTIONS = j6:c
    LANG = en_CA.UTF-8
    LC_ALL = en_CA.UTF-8
    LC_CTYPE = en_CA.UTF-8
    NO_NETWORK_TESTING = 1
    PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/bin:/Volumes/chambord/Users/ether/bin:/Volumes/chambord/Users/ether/git/misc/install/advocaat/bin:/Volumes/chambord/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Volumes/chambord/Users/ether/git/git-hub/lib:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/opt/local/share/git-core/contrib/workdir
    PERL5LIB = /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/lib/perl5
    PERLBREW_HOME = /Volumes/chambord/Users/ether/.perlbrew
    PERLBREW_LIB = std
    PERLBREW_MANPATH = /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/man
    PERLBREW_PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/bin
    PERLBREW_PERL = 41.7
    PERLBREW_ROOT = /Volumes/chambord/Users/ether/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 1.01
    PERLBREW_VERSION = 1.01
    PERLDOC = -oansi
    PERLDOC_PAGER = less -sicMr
    PERL_AUTOINSTALL_PREFER_CPAN = 1
    PERL_INSTALL_QUIET = 1
    PERL_LOCAL_LIB_ROOT = /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std
    PERL_MB_OPT = --install_base /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std
    PERL_MM_OPT = INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std
    PERL_TEST_HARNESS_ASAP = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = xterm-color

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

    EGID = 20 20 12 61 79 80 81 98 701 704 703 702 705 33 100 204 250
    EUID = 502
    EXECUTABLE_NAME = /Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/bin/perl5.41.7
    GID = 20 20 12 61 79 80 81 98 701 704 703 702 705 33 100 204 250
    UID = 502

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.56    
    File::Spec          3.93    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 7) configuration:
   
  Platform:
    osname=darwin
    osvers=24.1.0
    archname=darwin-2level
    uname='darwin advocaat 24.1.0 darwin kernel version 24.1.0: thu oct 10 21:02:45 pdt 2024; root:xnu-11215.41.3~2release_arm64_t8112 arm64 '
    config_args='-de -Dprefix=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7 -Dman1dir=none -Dman3dir=none -Dusedevel -Aeval:scriptdir=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/bin'
    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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=15.1 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=15.1 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
    ccversion=''
    gccversion='Apple LLVM 16.0.0 (clang-1600.0.26.6)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -mmacosx-version-min=15.1 -fstack-protector-strong -L/opt/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/lib /Library/Developer/CommandLineTools/SDKs/MacOSX15.1.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /opt/local/lib /usr/lib
    libs=-lgdbm
    perllibs=
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=15.1 -bundle -undefined dynamic_lookup -L/opt/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_DEVEL
    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 darwin
  Compiled at Dec 20 2024 12:05:21
  %ENV:
    PERL5LIB="/Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/lib/perl5"
    PERLBREW_HOME="/Volumes/chambord/Users/ether/.perlbrew"
    PERLBREW_LIB="std"
    PERLBREW_MANPATH="/Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/man"
    PERLBREW_PATH="/Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/bin"
    PERLBREW_PERL="41.7"
    PERLBREW_ROOT="/Volumes/chambord/Users/ether/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="1.01"
    PERLBREW_VERSION="1.01"
    PERLDOC="-oansi"
    PERLDOC_PAGER="less -sicMr"
    PERL_AUTOINSTALL_PREFER_CPAN="1"
    PERL_INSTALL_QUIET="1"
    PERL_LOCAL_LIB_ROOT="/Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std"
    PERL_MB_OPT="--install_base /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std"
    PERL_MM_OPT="INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std"
    PERL_TEST_HARNESS_ASAP="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/lib/perl5/darwin-2level
    /Volumes/chambord/Users/ether/.perlbrew/libs/41.7@std/lib/perl5
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/lib/site_perl/5.41.7/darwin-2level
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/lib/site_perl/5.41.7
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/lib/5.41.7/darwin-2level
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.7/lib/5.41.7