START	devel/p5-Class-Load-XS	2025-03-27T12:12:44Z

===> p5-Class-Load-XS-0.10p1 depends on: p5-Test-Fatal-* -> p5-Test-Fatal-0.017
===> p5-Class-Load-XS-0.10p1 depends on: p5-Test-Requires-* -> p5-Test-Requires-0.11
===> p5-Class-Load-XS-0.10p1 depends on: p5-Class-Load->=0.20 -> p5-Class-Load-0.25p0
===>  Regression tests for p5-Class-Load-XS-0.10p1
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Class/Load/XS/XS.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  any 7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     ExtUtils::MakeMaker     any     7.70
#     File::Spec              any     3.91
#     Module::Implementation 0.04     0.09
#     Test::Fatal             any    0.017
#     Test::More             0.88 1.302199
#     Test::Needs             any 0.002010
#     constant                any     1.33
#     lib                     any     0.65
#     version                 any   0.9930
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module      Want Have
#     ----------- ---- ----
#     Class::Load 0.20 0.25
#     XSLoader     any 0.32
#     strict       any 1.13
#     warnings     any 1.70
# 
# === Other Modules ===
# 
#     Module        Have
#     ------------- ----
#     DynaLoader    1.56
#     JSON::PP      4.16
#     Pod::Coverage 0.23
#     Sub::Name     0.28
#     YAML          1.31
#     autodie       2.37
# 
t/00-report-prereqs.t ........... ok
# Using XS implementation
t/000-load.t .................... ok
t/001-is-class-loaded.t ......... ok
t/002-try-load-class.t .......... ok
t/003-load-class.t .............. ok
t/004-load-double.t ............. ok
t/005-load-optional.t ........... ok
t/006-returned-error.t .......... ok
t/007-first-existing.t .......... ok
t/008-gvstash-bug.t ............. ok
t/009-invalid-module-name.t ..... ok
t/010-isa-false-positive.t ...... ok
t/011-without-xs.t .............. ok
t/012-without-implementation.t .. ok
t/013-errors.t .................. ok
t/014-weird-constants.t ......... ok
All tests successful.
Files=16, Tests=127,  3 wallclock secs ( 0.06 usr  0.13 sys +  1.48 cusr  0.81 csys =  2.48 CPU)
Result: PASS

PASS	devel/p5-Class-Load-XS	Duration 0m05.73s