CGI v4.64 Perl 5 v5.38.2 x86_64-linux

Status
Pass
From
Len Jaffe
Dist
CGI v4.64
Platform
Perl 5 v5.38.2 x86_64-linux
Date
2024-03-25 05:10:39
ID
054fb118-ea66-11ee-9e58-aac8fc78cb0f
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 LEEJO,

This is a computer-generated report for CGI-4.64
on perl 5.38.2, created by App::cpanminus::reporter 0.21 (1.7042).

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 CGI-4.64
cp lib/Fh.pm blib/lib/Fh.pm
cp lib/CGI/Util.pm blib/lib/CGI/Util.pm
cp lib/CGI/HTML/Functions.pm blib/lib/CGI/HTML/Functions.pm
cp lib/CGI/Carp.pm blib/lib/CGI/Carp.pm
cp lib/CGI.pod blib/lib/CGI.pod
cp lib/CGI/Cookie.pm blib/lib/CGI/Cookie.pm
cp lib/CGI.pm blib/lib/CGI.pm
cp lib/CGI/Pretty.pm blib/lib/CGI/Pretty.pm
cp lib/CGI/Push.pm blib/lib/CGI/Push.pm
cp lib/CGI/HTML/Functions.pod blib/lib/CGI/HTML/Functions.pod
cp lib/CGI/File/Temp.pm blib/lib/CGI/File/Temp.pm
Manifying 7 pod documents
PERL_DL_NONLAZY=1 "/home/len/perl5/perlbrew/perls/perl-5.38.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/headers/*.t
t/append_query.t ............ ok
t/arbitrary_handles.t ....... ok
t/autoescape.t .............. ok
t/can.t ..................... ok
[Mon Mar 25 01:07:02 2024] carp.t: foo at /home/len/.cpanm/work/1711343219.1167/CGI-4.64/blib/lib/CGI/Carp.pm line 360.
t/carp.t .................... ok
# cgi-lib.pl routines
private_tempfiles has been deprecated at /home/len/.cpanm/work/1711343219.1167/CGI-4.64/blib/lib/CGI.pm line 3241.
t/cgi.t ..................... ok
t/charset.t ................. ok
t/checkbox_group.t .......... ok
t/command_line.t ............ ok
t/compiles_pod.t ............ ok
t/cookie.t .................. ok
t/delete.t .................. ok
t/Dump.t .................... ok
t/end_form.t ................ ok
t/form.t .................... ok
t/function.t ................ ok
t/gh-155.t .................. ok
t/headers.t ................. ok
t/headers/attachment.t ...... ok
t/headers/charset.t ......... ok
t/headers/cookie.t .......... ok
t/headers/default.t ......... ok
t/headers/nph.t ............. ok
t/headers/p3p.t ............. ok
t/headers/target.t .......... ok
t/headers/type.t ............ ok
t/hidden.t .................. ok
t/html.t .................... ok
t/html_functions.t .......... ok
t/http.t .................... ok
t/init.t .................... ok
t/multipart_globals.t ....... ok
t/multipart_init.t .......... ok
t/multipart_start.t ......... ok
t/no_tabindex.t ............. ok
t/param_fetch.t ............. ok
t/param_list_context.t ...... ok
t/popup_menu.t .............. ok
t/postdata.t ................ ok
CGI::Pretty is DEPRECATED and will be removed in a future release. Please see https://github.com/leejo/CGI.pm/issues/162 for more information at /home/len/.cpanm/work/1711343219.1167/CGI-4.64/blib/lib/CGI/Pretty.pm line 20.
t/pretty.t .................. ok
t/push.t .................... ok
t/query_string.t ............ ok
t/redirect_query_string.t ... ok
t/request.t ................. ok
t/rt-31107.t ................ ok
t/rt-52469.t ................ ok
t/rt-57524.t ................ ok
t/rt-75628.t ................ ok
t/rt-84767.t ................ ok
t/save_read_roundtrip.t ..... ok
t/sorted.t .................. ok
t/start_end_asterisk.t ...... ok
t/start_end_end.t ........... ok
t/start_end_start.t ......... ok
t/unescapeHTML.t ............ ok
t/upload.t .................. ok
t/upload_quoted_unquoted.t .. ok
t/uploadInfo.t .............. ok
t/url.t ..................... ok
t/user_agent.t .............. ok
t/utf8.t .................... ok
t/util-58.t ................. ok
t/util.t .................... ok
All tests successful.

Test Summary Report
-------------------
t/compiles_pod.t          (Wstat: 0 Tests: 18 Failed: 0)
  TODO passed:   3, 6
Files=63, Tests=1595,  8 wallclock secs ( 0.35 usr  0.06 sys +  6.75 cusr  0.37 csys =  7.53 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.54    
    Config              0        5.038002
    Encode              0        3.21    
    Exporter            0        5.78    
    File::Spec          0.82     3.88    
    File::Temp          0.17     0.2311  
    HTML::Entities      3.69     3.82    
    if                  0        0.0610  
    overload            0        1.37    
    parent              0.225    0.241   
    perl                5.008001 5.038002
    strict              0        1.12    
    URI                 1.76     5.27    
    utf8                0        1.25    
    warnings            0        1.65    

build:

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

configure:

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


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US
    PATH = /home/len/perl5/perlbrew/bin:/home/len/perl5/perlbrew/perls/perl-5.38.2/bin:/home/len/bin:/usr/local/lib/nodejs/node-v18.7.0-linux-x64/bin:/home/len/.rvm/gems/ruby-2.5.1/bin:/home/len/.rvm/gems/ruby-2.5.1@global/bin:/home/len/.rvm/rubies/ruby-2.5.1/bin:/usr/local/lib/nodejs/node-v18.7.0-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/len/.rvm/bin:/home/len/.rvm/bin:/usr/local/heroku/bin:/home/len/.rvm/bin:/usr/local/bin:/usr/bin:/usr/local/go/bin:/home/len/go/bin
    PERL5LIB = /home/len/perl5/lib/perl5
    PERLBREW_HOME = /home/len/.perlbrew
    PERLBREW_MANPATH = /home/len/perl5/perlbrew/perls/perl-5.38.2/man
    PERLBREW_PATH = /home/len/perl5/perlbrew/bin:/home/len/perl5/perlbrew/perls/perl-5.38.2/bin
    PERLBREW_PERL = perl-5.38.2
    PERLBREW_ROOT = /home/len/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    SHELL = /bin/bash
    TERM = xterm

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

    EGID = 1000 4 24 27 30 46 108 124 125 130 1000 1001
    EUID = 1000
    EXECUTABLE_NAME = /home/len/perl5/perlbrew/perls/perl-5.38.2/bin/perl
    GID = 1000 4 24 27 30 46 108 124 125 130 1000 1001
    UID = 1000

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=4.4.0-51-generic
    archname=x86_64-linux
    uname='linux echoes 4.4.0-51-generic #72~14.04.1-ubuntu smp thu nov 24 19:22:30 utc 2016 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/len/perl5/perlbrew/perls/perl-5.38.2 -Aeval:scriptdir=/home/len/perl5/perlbrew/perls/perl-5.38.2/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 ='-std=gnu99 -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-std=gnu99 -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion=''
    gccversion='4.8.4'
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.19'
  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'


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 Feb 29 2024 22:29:01
  %ENV:
    PERL5LIB="/home/len/perl5/lib/perl5"
    PERLBREW_HOME="/home/len/.perlbrew"
    PERLBREW_MANPATH="/home/len/perl5/perlbrew/perls/perl-5.38.2/man"
    PERLBREW_PATH="/home/len/perl5/perlbrew/bin:/home/len/perl5/perlbrew/perls/perl-5.38.2/bin"
    PERLBREW_PERL="perl-5.38.2"
    PERLBREW_ROOT="/home/len/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
  @INC:
    /home/len/perl5/lib/perl5
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2/x86_64-linux
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/x86_64-linux
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2