START www/p5-HTML-Parser 2024-11-03T16:06:01Z
===> p5-HTML-Parser-3.83 depends on: p5-HTML-Tagset-* -> p5-HTML-Tagset-3.24
===> p5-HTML-Parser-3.83 depends on: p5-HTTP-Message-* -> p5-HTTP-Message-6.31
===> p5-HTML-Parser-3.83 depends on: p5-URI-* -> p5-URI-5.30
===> Regression tests for p5-HTML-Parser-3.83
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
PERL_DL_NONLAZY=1 "/usr/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.70
# perl 5.008 5.038002
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.16
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ----- --------
# Config any 5.038002
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.88
# IO::File any 1.52
# SelectSaver any 1.02
# Test::More any 1.302194
# URI any 5.30
# perl 5.008 5.038002
# strict any 1.12
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------- ----- --------
# Carp any 1.54
# Exporter any 5.77
# HTML::Tagset any 3.24
# HTTP::Headers any 6.31
# IO::File any 1.52
# URI any 5.30
# URI::URL any 5.30
# XSLoader any 0.32
# perl 5.008 5.038002
# strict any 1.12
#
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, 17 wallclock secs ( 0.26 usr 0.44 sys + 12.02 cusr 3.53 csys = 16.25 CPU)
Result: PASS
PASS www/p5-HTML-Parser Duration 0m27.34s