HTML-Parser v3.83 Perl 5 v5.14.4 x86_64-linux

Status
Pass
From
Dagfinn Ilmari Mannsåker
Dist
HTML-Parser v3.83
Platform
Perl 5 v5.14.4 x86_64-linux
Date
2024-08-20 16:20:32
ID
1f3ed40e-5f10-11ef-bd04-e87e5efda47f
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 HTML-Parser-3.83
on perl 5.14.4, created by App::cpanminus::reporter 0.21 (1.7047).

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 HTML-Parser-3.83
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
Running Mkbootstrap for Parser ()
chmod 644 "Parser.bs"
"/home/ilmari/perl5/perlbrew/perls/14.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
"/home/ilmari/perl5/perlbrew/perls/14.4/bin/perl" "/home/ilmari/.perlbrew/libs/14.4@std/lib/perl5/ExtUtils/xsubpp"  -typemap '/home/ilmari/perl5/perlbrew/perls/14.4/lib/5.14.4/ExtUtils/typemap' -typemap '/home/ilmari/.cpanm/work/1724170587.1471957/HTML-Parser-3.83/typemap'  Parser.xs > Parser.xsc
mv Parser.xsc Parser.c
cc -c   -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"3.83\" -DXS_VERSION=\"3.83\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/14.4/lib/5.14.4/x86_64-linux/CORE"  -DMARKED_SECTION Parser.c
rm -f blib/arch/auto/HTML/Parser/Parser.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector  Parser.o  -o blib/arch/auto/HTML/Parser/Parser.so  \
      \
  
chmod 755 blib/arch/auto/HTML/Parser/Parser.so
"/home/ilmari/perl5/perlbrew/perls/14.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
PERL_DL_NONLAZY=1 "/home/ilmari/perl5/perlbrew/perls/14.4/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  6.52     7.64
#     perl                5.008 5.014004
# 
# === 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
#     ------------------- ----- --------
#     Config                any    undef
#     ExtUtils::MakeMaker   any     7.64
#     File::Spec            any     3.33
#     IO::File              any     1.15
#     SelectSaver           any     1.02
#     Test::More            any     0.98
#     URI                   any     5.28
#     perl                5.008 5.014004
#     strict                any     1.04
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module         Want     Have
#     ------------- ----- --------
#     Carp            any     1.20
#     Exporter        any  5.64_03
#     HTML::Tagset    any     3.24
#     HTTP::Headers   any     6.46
#     IO::File        any     1.15
#     URI             any     5.28
#     URI::URL        any     5.28
#     XSLoader        any     0.24
#     perl          5.008 5.014004
#     strict          any     1.04
# 
t/00-report-prereqs.t .. ok
t/api_version.t ........ ok
t/argspec-bad.t ........ ok
t/argspec.t ............ ok
t/argspec2.t ........... ok
t/attr-encoded.t ....... ok
t/callback.t ........... ok
t/case-sensitive.t ..... ok
t/cases.t .............. ok
t/comment.t ............ ok
t/crashme.t ............ ok
t/declaration.t ........ ok
t/default.t ............ ok
t/document.t ........... ok
t/dtext.t .............. ok
t/entities.t ........... ok
t/entities2.t .......... ok
t/filter-methods.t ..... ok
t/filter.t ............. ok
t/free.t ............... ok
t/handler-eof.t ........ ok
t/handler.t ............ ok
t/headparser-http.t .... ok
t/headparser.t ......... ok
t/ignore.t ............. ok
t/largetags.t .......... ok
t/linkextor-base.t ..... ok
t/linkextor-rel.t ...... ok
t/magic.t .............. ok
t/marked-sect.t ........ ok
t/msie-compat.t ........ ok
t/offset.t ............. ok
t/options.t ............ ok
t/parsefile.t .......... ok
t/parser.t ............. ok
t/plaintext.t .......... ok
t/process.t ............ ok
t/pullparser.t ......... ok
t/script.t ............. ok
t/skipped-text.t ....... ok
t/stack-realloc-eof.t .. ok
t/stack-realloc.t ...... ok
t/textarea.t ........... ok
t/threads.t ............ skipped: Not configured for threads
t/tokeparser.t ......... ok
t/uentities.t .......... ok
t/unbroken-text.t ...... ok
t/unicode-bom.t ........ ok
t/unicode.t ............ ok
t/xml-mode.t ........... ok
All tests successful.
Files=50, Tests=463,  0 wallclock secs ( 0.06 usr  0.00 sys +  0.55 cusr  0.09 csys =  0.70 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module              Need Have   
    ------------------- ---- -------
    Carp                0    1.20   
    Exporter            0    5.64_03
    HTML::Tagset        0    3.24   
    HTTP::Headers       0    6.46   
    IO::File            0    1.15   
    strict              0    1.04   
    URI                 0    5.28   
    URI::URL            0    5.28   
    XSLoader            0    0.24   

build:

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

configure:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 6.52 7.64   


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

Environment variables:

    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/ilmari/.perlbrew/libs/14.4@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/14.4/bin:/home/ilmari/.pyenv/shims:/home/ilmari/.pyenv/bin:/home/ilmari/.local/bin:/home/ilmari/go/bin:/home/ilmari/.cargo/bin:/usr/lib/ccache:/home/ilmari/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/ilmari/.perlbrew/libs/14.4@std/lib/perl5
    PERLBREW_HOME = /home/ilmari/.perlbrew
    PERLBREW_LIB = std
    PERLBREW_MANPATH = /home/ilmari/.perlbrew/libs/14.4@std/man:/home/ilmari/perl5/perlbrew/perls/14.4/man
    PERLBREW_PATH = /home/ilmari/.perlbrew/libs/14.4@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/14.4/bin
    PERLBREW_PERL = 14.4
    PERLBREW_ROOT = /home/ilmari/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.96
    PERL_LOCAL_LIB_ROOT = /home/ilmari/.perlbrew/libs/14.4@std
    PERL_MB_OPT = --install_base /home/ilmari/.perlbrew/libs/14.4@std
    PERL_MM_OPT = INSTALL_BASE=/home/ilmari/.perlbrew/libs/14.4@std
    SHELL = /bin/bash
    TERM = xterm-256color

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

    EGID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 999 1000
    EUID = 1000
    EXECUTABLE_NAME = /home/ilmari/perl5/perlbrew/perls/14.4/bin/perl
    GID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 999 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9600_01
    CPAN::Meta          2.150010 
    Cwd                 3.36     
    ExtUtils::CBuilder  0.280203 
    ExtUtils::Command   7.64     
    ExtUtils::Install   2.06     
    ExtUtils::MakeMaker 7.64     
    ExtUtils::Manifest  1.70     
    ExtUtils::ParseXS   3.01     
    File::Spec          3.33     
    JSON                n/a      
    JSON::PP            4.07     
    Module::Build       0.4231   
    Module::Signature   n/a      
    Parse::CPAN::Meta   2.150010 
    Test::Harness       3.42     
    Test::More          1.302201 
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.88     


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=5.10.0-10-amd64, archname=x86_64-linux
    uname='linux ilmari-thinkpad 5.10.0-10-amd64 #1 smp debian 5.10.84-1 (2021-12-08) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/ilmari/perl5/perlbrew/perls/14.4 -Duseshrplib -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/home/ilmari/perl5/perlbrew/perls/14.4/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='10.2.1 20210110', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/home/ilmari/perl5/perlbrew/perls/14.4/lib/5.14.4/x86_64-linux/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under linux
  Compiled at Jan 27 2022 18:02:57
  %ENV:
    PERL5LIB="/home/ilmari/.perlbrew/libs/14.4@std/lib/perl5"
    PERLBREW_HOME="/home/ilmari/.perlbrew"
    PERLBREW_LIB="std"
    PERLBREW_MANPATH="/home/ilmari/.perlbrew/libs/14.4@std/man:/home/ilmari/perl5/perlbrew/perls/14.4/man"
    PERLBREW_PATH="/home/ilmari/.perlbrew/libs/14.4@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/14.4/bin"
    PERLBREW_PERL="14.4"
    PERLBREW_ROOT="/home/ilmari/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.96"
    PERL_LOCAL_LIB_ROOT="/home/ilmari/.perlbrew/libs/14.4@std"
    PERL_MB_OPT="--install_base /home/ilmari/.perlbrew/libs/14.4@std"
    PERL_MM_OPT="INSTALL_BASE=/home/ilmari/.perlbrew/libs/14.4@std"
  @INC:
    /home/ilmari/.perlbrew/libs/14.4@std/lib/perl5/x86_64-linux
    /home/ilmari/.perlbrew/libs/14.4@std/lib/perl5
    /home/ilmari/perl5/perlbrew/perls/14.4/lib/site_perl/5.14.4/x86_64-linux
    /home/ilmari/perl5/perlbrew/perls/14.4/lib/site_perl/5.14.4
    /home/ilmari/perl5/perlbrew/perls/14.4/lib/5.14.4/x86_64-linux
    /home/ilmari/perl5/perlbrew/perls/14.4/lib/5.14.4
    .