START	sysutils/p5-Capture-Tiny	2025-03-27T13:42:13Z

===>  Regression tests for p5-Capture-Tiny-0.50
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.17 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
#     IO::File             any     1.55
#     Test::More          0.62 1.302199
#     lib                  any     0.65
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module        Want     Have
#     ------------ ----- --------
#     Carp           any     1.54
#     Exporter       any     5.78
#     File::Spec     any     3.91
#     File::Temp     any   0.2311
#     IO::Handle     any     1.55
#     Scalar::Util   any     1.63
#     perl         5.006 5.040001
#     strict         any     1.13
#     warnings       any     1.70
# 
t/00-report-prereqs.t ...... ok
t/01-Capture-Tiny.t ........ ok
t/02-capture.t ............. ok
t/03-tee.t ................. ok
t/06-stdout-closed.t ....... ok
t/07-stderr-closed.t ....... ok
t/08-stdin-closed.t ........ ok
t/09-preserve-exit-code.t .. ok
t/10-stdout-string.t ....... ok
t/11-stderr-string.t ....... ok
t/12-stdin-string.t ........ ok
t/13-stdout-tied.t ......... ok
t/14-stderr-tied.t ......... ok
t/15-stdin-tied.t .......... ok
t/16-catch-errors.t ........ ok
t/17-pass-results.t ........ ok
t/18-custom-capture.t ...... ok
t/19-relayering.t .......... ok
t/20-stdout-badtie.t ....... ok
t/21-stderr-badtie.t ....... ok
t/22-stdin-badtie.t ........ ok
t/23-all-tied.t ............ ok
t/24-all-badtied.t ......... ok
t/25-cap-fork.t ............ ok
All tests successful.
Files=24, Tests=12005, 131 wallclock secs ( 0.90 usr  0.23 sys + 24.78 cusr 83.22 csys = 109.13 CPU)
Result: PASS

PASS	sysutils/p5-Capture-Tiny	Duration 2m13.48s