WWW-Mechanize v2.11 Perl 5 v5.37.1 x86_64-linux

Status
Pass
From
Nedzad Hrnjica (NHRNJICA)
Dist
WWW-Mechanize v2.11
Platform
Perl 5 v5.37.1 x86_64-linux
Date
2022-07-21 16:59:37
ID
80e3fc9a-0916-11ed-b3fd-e9051df29030
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 SIMBABQUE,

This is a computer-generated report for WWW-Mechanize-2.11
on perl 5.37.1, created by App::cpanminus::reporter 0.17 (1.7046).

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 WWW-Mechanize-2.11
cp lib/WWW/Mechanize/Link.pm blib/lib/WWW/Mechanize/Link.pm
cp lib/WWW/Mechanize/Cookbook.pod blib/lib/WWW/Mechanize/Cookbook.pod
cp lib/WWW/Mechanize/Image.pm blib/lib/WWW/Mechanize/Image.pm
cp lib/WWW/Mechanize/Examples.pod blib/lib/WWW/Mechanize/Examples.pod
cp lib/WWW/Mechanize.pm blib/lib/WWW/Mechanize.pm
cp lib/WWW/Mechanize/FAQ.pod blib/lib/WWW/Mechanize/FAQ.pod
cp script/mech-dump blib/script/mech-dump
"/home/liveapp/.plenv/versions/5.37.1/bin/perl5.37.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mech-dump
Manifying 1 pod document
Manifying 6 pod documents
PERL_DL_NONLAZY=1 "/home/liveapp/.plenv/versions/5.37.1/bin/perl5.37.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/local/*.t t/mech-dump/*.t
# Testing WWW::Mechanize 2.11, with LWP 6.67, Perl 5.037001, /home/liveapp/.plenv/versions/5.37.1/bin/perl5.37.1
# Test::Memory::Cycle 1.06 is installed.
t/00-load.t .............................. ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.07
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Exporter             any     5.77
#     ExtUtils::MakeMaker  any     7.64
#     File::Spec           any     3.85
#     File::Temp           any   0.2311
#     FindBin              any     1.53
#     HTTP::Daemon        6.12     6.14
#     HTTP::Response       any     6.37
#     LWP                  any     6.67
#     LWP::Simple          any     6.67
#     Path::Tiny           any    0.122
#     Test::Deep           any    1.130
#     Test::Exception      any     0.43
#     Test::Fatal          any    0.016
#     Test::Memory::Cycle 1.06     1.06
#     Test::More          0.96 1.302190
#     Test::NoWarnings    1.04     1.06
#     Test::Output         any    1.033
#     Test::Taint         1.08     1.08
#     Test::Warn           any     0.36
#     Test::Warnings       any    0.031
#     URI                  any     5.12
#     URI::Escape          any     5.12
#     bytes                any     1.08
#     lib                  any     0.65
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want Have
#     --------------------- ---- ----
#     Carp                   any 1.53
#     Getopt::Long           any 2.52
#     HTML::Form            1.00 6.07
#     HTML::HeadParser       any 3.78
#     HTML::TokeParser       any 3.78
#     HTML::TreeBuilder        5 5.07
#     HTTP::Cookies          any 6.10
#     HTTP::Request         1.30 6.37
#     HTTP::Request::Common  any 6.37
#     LWP::UserAgent        6.45 6.67
#     Pod::Usage             any 2.01
#     Scalar::Util          1.14 1.62
#     Tie::RefHash           any 1.40
#     URI::URL               any 5.12
#     URI::file              any 5.12
#     base                   any 2.27
#     strict                 any 1.12
#     warnings               any 1.58
# 
# === Runtime Recommends ===
# 
#     Module         Want  Have
#     -------------- ---- -----
#     Compress::Zlib  any 2.106
# 
t/00-report-prereqs.t .................... ok
t/add_header.t ........................... ok
t/aliases.t .............................. ok
t/area_link.t ............................ ok
t/autocheck.t ............................ ok
t/bad-request.t .......................... ok
t/clone.t ................................ ok
t/content.t .............................. ok
t/cookies.t .............................. ok
t/credentials-api.t ...................... ok
t/credentials.t .......................... ok
t/die.t .................................. ok
t/dump.t ................................. ok
t/field.t ................................ ok
t/find_frame.t ........................... ok
t/find_image.t ........................... ok
t/find_inputs.t .......................... ok
t/find_link-warnings.t ................... ok
t/find_link.t ............................ ok
t/find_link_id.t ......................... ok
t/find_link_xhtml.t ...................... ok
t/form-parsing.t ......................... ok
t/form_with_fields.t ..................... ok
t/form_with_fields_passthrough_params.t .. ok
t/frames.t ............................... ok
t/history.t .............................. ok
t/image-new.t ............................ ok
t/image-parse.t .......................... ok
t/link-base.t ............................ ok
t/link-relative.t ........................ ok
t/link.t ................................. ok
t/local/back.t ........................... ok
t/local/click.t .......................... ok
t/local/click_button.t ................... ok
# Running tests against http://[::1]:41091/?xml=1
t/local/content.t ........................ ok
t/local/encoding.t ....................... ok
t/local/failure.t ........................ ok
t/local/follow.t ......................... ok
t/local/form.t ........................... ok
t/local/get.t ............................ ok
t/local/head.t ........................... ok
t/local/nonascii.t ....................... ok
t/local/overload.t ....................... skipped: Mysteriously stopped passing, and I don't know why.
t/local/page_stack.t ..................... ok
t/local/post.t ........................... ok
t/local/referer.t ........................ ok
t/local/reload.t ......................... ok
t/local/select_multiple.t ................ ok
t/local/submit.t ......................... ok
t/mech-dump/mech-dump.t .................. ok
t/new.t .................................. ok
t/regex-error.t .......................... ok
t/save_content.t ......................... ok
t/select.t ............................... ok
t/submit_form.t .......................... ok
t/taint.t ................................ ok
t/tick.t ................................. ok
t/untaint.t .............................. ok
t/upload.t ............................... ok
t/uri.t .................................. ok
t/warn.t ................................. ok
t/warnings.t ............................. ok
All tests successful.
Files=63, Tests=843, 93 wallclock secs ( 0.24 usr  0.06 sys + 10.11 cusr  1.61 csys = 12.02 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = C.UTF-8
    PATH = /home/liveapp/.plenv/versions/5.37.1/bin:/home/liveapp/.plenv/libexec:/home/liveapp/.plenv/plugins/perl-build/bin:/home/liveapp/project1/local/bin:/home/liveapp/.plenv/shims:/home/liveapp/.plenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    PERL5LIB = /home/liveapp/project1/local/lib/perl5
    SHELL = /bin/bash
    TERM = xterm-256color

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

    EGID = 1001 27 1001
    EUID = 1001
    EXECUTABLE_NAME = /home/liveapp/.plenv/versions/5.37.1/bin/perl5.37.1
    GID = 1001 27 1001
    UID = 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.85    
    ExtUtils::CBuilder  0.280237
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.85    
    JSON                4.07    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.4.0-91-generic
    archname=x86_64-linux
    uname='linux supremeadmin 5.4.0-91-generic #102-ubuntu smp fri nov 5 16:31:28 utc 2021 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/liveapp/.plenv/versions/5.37.1 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/home/liveapp/.plenv/versions/5.37.1/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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.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/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  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_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 linux
  Compiled at Jul 20 2022 21:43:25
  %ENV:
    PERL5LIB="/home/liveapp/project1/local/lib/perl5"
  @INC:
    /home/liveapp/project1/local/lib/perl5
    /home/liveapp/.plenv/versions/5.37.1/lib/perl5/site_perl/5.37.1/x86_64-linux
    /home/liveapp/.plenv/versions/5.37.1/lib/perl5/site_perl/5.37.1
    /home/liveapp/.plenv/versions/5.37.1/lib/perl5/5.37.1/x86_64-linux
    /home/liveapp/.plenv/versions/5.37.1/lib/perl5/5.37.1