START www/p5-HTML-Form 2024-03-05T16:57:22Z
===> p5-HTML-Form-6.09 depends on: p5-HTML-Parser-* -> p5-HTML-Parser-3.81
===> p5-HTML-Form-6.09 depends on: p5-HTTP-Message->=6.03 -> p5-HTTP-Message-6.31
===> p5-HTML-Form-6.09 depends on: p5-URI->=1.10 -> p5-URI-5.27
===> Regression tests for p5-HTML-Form-6.09
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 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
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.64
# File::Spec any 3.84
# HTTP::Response any 6.31
# Test::More 0.96 1.302190
# warnings any 1.58
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------- ---- --------
# Carp any 1.52
# Encode 2 3.17
# HTML::TokeParser any 3.81
# HTTP::Request 6 6.31
# HTTP::Request::Common 6.03 6.31
# Test::More 0.96 1.302190
# URI 1.10 5.27
# strict any 1.12
#
t/00-report-prereqs.t .. ok
t/autocomplete.t ....... ok
t/file_upload.t ........ ok
t/find_input.t ......... ok
t/form-label.t ......... ok
t/form-maxlength.t ..... ok
t/form-multi-select.t .. ok
t/form-param.t ......... ok
t/form-selector.t ...... ok
t/form-unicode.t ....... ok
t/form.t ............... ok
All tests successful.
Files=11, Tests=216, 5 wallclock secs ( 0.13 usr 0.14 sys + 3.97 cusr 1.10 csys = 5.34 CPU)
Result: PASS
PASS www/p5-HTML-Form Duration 0m10.34s