START www/p5-HTML-Parser 2024-04-05T15:07:54Z
===> p5-HTML-Parser-3.81 depends on: p5-HTML-Tagset-* -> p5-HTML-Tagset-3.20p2
===> p5-HTML-Parser-3.81 depends on: p5-HTTP-Message-* -> p5-HTTP-Message-6.31
===> p5-HTML-Parser-3.81 depends on: p5-URI-* -> p5-URI-5.28
===> Regression tests for p5-HTML-Parser-3.81
"/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.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
# ------------------- ---- --------
# Config any 5.036003
# ExtUtils::MakeMaker any 7.64
# File::Spec any 3.84
# FileHandle any 2.03
# IO::File any 1.48
# SelectSaver any 1.02
# Test::More any 1.302190
# URI any 5.28
# strict any 1.12
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------- ---- ----
# Carp any 1.52
# Exporter any 5.77
# HTML::Tagset any 3.20
# HTTP::Headers any 6.31
# IO::File any 1.48
# URI any 5.28
# URI::URL any 5.28
# XSLoader any 0.31
# 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=454, 17 wallclock secs ( 0.30 usr 0.47 sys + 11.87 cusr 3.35 csys = 15.99 CPU)
Result: PASS
PASS www/p5-HTML-Parser Duration 0m26.76s