HTML-Form v6.12 Perl 5 v5.41.11 x86_64-linux-thread-multi-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
HTML-Form v6.12
Platform
Perl 5 v5.41.11 x86_64-linux-thread-multi-ld
Date
2025-04-21 21:31:21
ID
f8276bbc-1ef7-11f0-a4a8-be937a9bec62
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 HTML-Form-6.12
on perl 5.41.11, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-8nl4/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.74
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.74
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.74
#     File::Spec           any     3.94
#     HTTP::Response       any     7.00
#     Test::More          0.96 1.302210
#     Test::Warnings       any    0.038
#     warnings             any     1.74
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     Carp                       any     1.54
#     Encode                       2     3.21
#     HTML::TokeParser           any     3.83
#     HTTP::Request                6     7.00
#     HTTP::Request::Common     6.03     7.00
#     Test::More                0.96 1.302210
#     URI                       1.10     5.31
#     parent                     any    0.244
#     perl                  5.008001 5.041011
#     strict                     any     1.13
# 
t/00-report-prereqs.t .. ok
t/autocomplete.t ....... ok
t/file_upload.t ........ ok
t/find_input.t ......... ok
t/form-label.t ......... ok
t/form-maxlength.t ..... ok
t/form-multi-select.t .. ok
t/form-param.t ......... ok
t/form-parse.t ......... ok
t/form-selector.t ...... ok
t/form-unicode.t ....... ok
t/form.t ............... ok
All tests successful.
Files=12, Tests=223,  2 wallclock secs ( 0.06 usr  0.02 sys +  1.25 cusr  0.22 csys =  1.55 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Carp                  0        1.54    
    Encode                2        3.21    
    HTML::TokeParser      0        3.83    
    HTTP::Request         6        7.00    
    HTTP::Request::Common 6.03     7.00    
    parent                0        0.244   
    perl                  5.008001 5.041011
    strict                0        1.13    
    Test::More            0.96     1.302210
    URI                   1.10     5.31    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   0        7.74    
    File::Spec            0        3.94    
    HTTP::Response        0        7.00    
    Test::More            0.96     1.302210
    Test::Warnings        0        0.038   
    warnings              0        1.74    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ADDRESS = de_DE.UTF-8
    LC_IDENTIFICATION = de_DE.UTF-8
    LC_MEASUREMENT = de_DE.UTF-8
    LC_MONETARY = de_DE.UTF-8
    LC_NAME = de_DE.UTF-8
    LC_NUMERIC = de_DE.UTF-8
    LC_PAPER = de_DE.UTF-8
    LC_TELEPHONE = de_DE.UTF-8
    LC_TIME = de_DE.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL5LIB = /tmp/loop_over_bdir-11853-Kaf1hQ/Devel-Required-0.17-0/blib/arch:/tmp/loop_over_bdir-11853-Kaf1hQ/Devel-Required-0.17-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11861
    PERL5_CPAN_IS_RUNNING = 11861
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-8nl4/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.74    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.74    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302210
    Test::Harness       3.50    
    Test::More          1.302210
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 11) configuration:
  Commit id: 03bd7c85936e0621bc1660147d789465ef163c6f
  Platform:
    osname=linux
    osvers=6.8.0-52-generic
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93jammy 6.8.0-52-generic #53~22.04.1-ubuntu smp preempt_dynamic wed jan 15 19:18:46 utc 2 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.11/322f -Dmyhostname=k93jammy -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    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 -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.35'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    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_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Apr 21 2025 03:52:56
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-11853-Kaf1hQ/Devel-Required-0.17-0/blib/arch:/tmp/loop_over_bdir-11853-Kaf1hQ/Devel-Required-0.17-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11861"
    PERL5_CPAN_IS_RUNNING="11861"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-11853-Kaf1hQ/Devel-Required-0.17-0/blib/arch
    /tmp/loop_over_bdir-11853-Kaf1hQ/Devel-Required-0.17-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.11/322f/lib/site_perl/5.41.11/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.11/322f/lib/site_perl/5.41.11
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.11/322f/lib/5.41.11/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.11/322f/lib/5.41.11
    .