Michael Peters wrote:
So, if you're already cutting it into individual TAP streams why don't
you just use a real archive? I can add the feature to just dump the
archived files into a directory and not tar.gz it if that makes it
easier. I know it's not a pipe interface, but it's not radically
different. Just use "&&" instead of "|"
prove -a some_dir && process_tap_archive some_dir
Ok, I've released a new version of TAP::Harness::Archive (1.13) to CPAN that
does this. If your archive target is an existing directory we will just dump the
TAP streams there along with the meta data files. Give it a whirl and let me
know if it does what you want.
--
Michael Peters
Plus Three, LP