WWW-Mechanize v2.13 Perl 5 v5.24.0 MSWin32-x86-multi-thread

Status
Pass
From
Alexandr Ciornii (CHORNY)
Dist
WWW-Mechanize v2.13
Platform
Perl 5 v5.24.0 MSWin32-x86-multi-thread
Date
2022-07-29 18:18:32
ID
1e2f6395-6bf5-1014-b745-e403bc3f01aa
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 Julien Fiegehenn,

This is a computer-generated report for WWW-Mechanize-2.13
on perl 5.24.0, created by CPAN-Reporter-1.2018.

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 'C:\STRAWB~1\c\bin\dmake.exe test':

"C:\Strawberry240\perl\bin\perl.exe" "-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.13, with LWP 6.15, Perl 5.024000, C:\Strawberry240\perl\bin\perl.exe
# 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.24
# 
# === Configure Suggests ===
# 
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 2.27400
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Exporter             any     5.72
#     ExtUtils::MakeMaker  any     7.24
#     File::Spec           any     3.63
#     File::Temp           any   0.2304
#     FindBin              any     1.51
#     HTTP::Daemon        6.12     6.14
#     LWP                  any     6.15
#     LWP::Simple          any     6.15
#     Path::Tiny           any    0.098
#     Test::Deep           any    1.124
#     Test::Exception      any     0.43
#     Test::Fatal          any    0.014
#     Test::Memory::Cycle 1.06     1.06
#     Test::More          0.96 1.302073
#     Test::NoWarnings    1.04     1.04
#     Test::Output         any     1.03
#     Test::Taint         1.08     1.08
#     Test::Warn           any     0.32
#     Test::Warnings       any    0.026
#     URI                  any     1.71
#     URI::Escape          any     3.31
#     bytes                any     1.05
#     lib                  any     0.63
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want Have
#     --------------------- ---- ----
#     Carp                   any 1.40
#     Getopt::Long           any 2.49
#     HTML::Form            1.00 6.03
#     HTML::HeadParser       any 3.71
#     HTML::TokeParser       any 3.69
#     HTML::TreeBuilder        5 5.03
#     HTTP::Cookies          any 6.01
#     HTTP::Request         1.30 6.11
#     HTTP::Request::Common  any 6.11
#     LWP::UserAgent         any 6.15
#     Pod::Usage             any 1.69
#     Scalar::Util          1.14 1.47
#     Tie::RefHash           any 1.39
#     URI::URL               any 5.04
#     URI::file              any 4.21
#     base                   any 2.23
#     strict                 any 1.11
#     warnings               any 1.36
# 
# === Runtime Recommends ===
# 
#     Module         Want  Have
#     -------------- ---- -----
#     Compress::Zlib  any 2.070
# 
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 .............................. skipped: HTTP::Server::Simple does not support Windows yet.
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://127.0.0.1:1236/?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=856, 154 wallclock secs ( 0.36 usr +  0.49 sys =  0.85 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need  Have    
    --------------------- ----- --------
    base                  0     2.23    
    Carp                  0     1.40    
    Getopt::Long          0     2.49    
    HTML::Form            1.00  6.03    
    HTML::HeadParser      0     3.71    
    HTML::TokeParser      0     3.69    
    HTML::TreeBuilder     5     5.03    
    HTTP::Cookies         0     6.01    
    HTTP::Request         1.30  6.11    
    HTTP::Request::Common 0     6.11    
    LWP::UserAgent        0     6.15    
    perl                  5.006 5.024000
    Pod::Usage            0     1.69    
    Scalar::Util          1.14  1.47    
    strict                0     1.11    
    Tie::RefHash          0     1.39    
    URI::file             0     4.21    
    URI::URL              0     5.04    
    warnings              0     1.36    

build_requires:

    Module                Need  Have    
    --------------------- ----- --------
    bytes                 0     1.05    
    Exporter              0     5.72    
    ExtUtils::MakeMaker   0     7.24    
    File::Spec            0     3.63    
    File::Temp            0     0.2304  
    FindBin               0     1.51    
    HTTP::Daemon          6.12  6.14    
    lib                   0     0.63    
    LWP                   0     6.15    
    LWP::Simple           0     6.15    
    Path::Tiny            0     0.098   
    Test::Deep            0     1.124   
    Test::Exception       0     0.43    
    Test::Fatal           0     0.014   
    Test::Memory::Cycle   1.06  1.06    
    Test::More            0.96  1.302073
    Test::NoWarnings      1.04  1.04    
    Test::Output          0     1.03    
    Test::Taint           1.08  1.08    
    Test::Warn            0     0.32    
    Test::Warnings        0     0.026   
    URI                   0     1.71    
    URI::Escape           0     3.31    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Git\cmd;C:\Strawberry240\c\bin;C:\Strawberry240\perl\site\bin;C:\Strawberry240\perl\bin
    PERL5LIB = C:\STRAWB~1\cpan\build\Test-Taint-1.08-0/blib/arch;C:\STRAWB~1\cpan\build\Test-Taint-1.08-0/blib/lib;C:\STRAWB~1\cpan\build\HTTP-Daemon-6.14-0/blib/arch;C:\STRAWB~1\cpan\build\HTTP-Daemon-6.14-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 248
    PERL5_CPAN_IS_RUNNING = 248
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1192,248
    PERL_CR_SMOKER_CURRENT = WWW-Mechanize-2.13
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HASH_SEED = 0x11111111
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\a\LOCALS~1\Temp

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

    $^X = C:\Strawberry240\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150010
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36    
    Test::More          1.302073
    YAML                1.21    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.24.0.1-beta1 #1 Thu Dec 29 16:46:05 2016 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.9.2
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl524.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Dec 29 2016 16:55:33
  %ENV:
    PERL5LIB="C:\STRAWB~1\cpan\build\Test-Taint-1.08-0/blib/arch;C:\STRAWB~1\cpan\build\Test-Taint-1.08-0/blib/lib;C:\STRAWB~1\cpan\build\HTTP-Daemon-6.14-0/blib/arch;C:\STRAWB~1\cpan\build\HTTP-Daemon-6.14-0/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="248"
    PERL5_CPAN_IS_RUNNING="248"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1192,248"
    PERL_CR_SMOKER_CURRENT="WWW-Mechanize-2.13"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HASH_SEED="0x11111111"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\STRAWB~1\cpan\build\Test-Taint-1.08-0/blib/arch
    C:\STRAWB~1\cpan\build\Test-Taint-1.08-0/blib/lib
    C:\STRAWB~1\cpan\build\HTTP-Daemon-6.14-0/blib/arch
    C:\STRAWB~1\cpan\build\HTTP-Daemon-6.14-0/blib/lib
    C:/Strawberry240/perl/site/lib
    C:/Strawberry240/perl/vendor/lib
    C:/Strawberry240/perl/lib
    .