These Perl modules are REGRESS_DEPENDS for the upcoming parrot update.

IO::CaptureOutput:
This module provides routines for capturing STDOUT and STDERR from
perl subroutines, forked system calls (e.g. "system()", "fork()")
and from XS or C modules.

TAP::Harness::Archive:
This module is a direct subclass of TAP::Harness and behaves in
exactly the same way except for one detail. In addition to outputting
a running progress of the tests and an ending summary it can also
capture all of the raw TAP from the individual test files or streams
into an archive file (".tar" or ".tar.gz").

TAP::Harness::Multiple:
This package subclasses Michael Peters' TAP::Harness::Archive package
from CPAN.  It provides its own runtests() method for the case where
you need to create an archive of test results generated by running
multiple harnesses sequentially.

Attachment: p5-IO-CaptureOutput.tar.gz
Description: gzip compressed data, from Unix

Attachment: p5-TAP-Harness-Archive.tar.gz
Description: gzip compressed data, from Unix

Attachment: p5-TAP-Harness-Multiple.tar.gz
Description: gzip compressed data, from Unix

Reply via email to