Michael G Schwern wrote:

However, it doesn't seem to DWIM.

$ prove -a test.out -l t/Builder/ok_obj.t
Archive is not a known format type! at
/usr/local/perl/5.10.0/lib/5.10.0/App/Prove.pm line 485

Seems it only supports tarballs.

That's because it generates multiple files. 1 per TAP stream and also a YAML file containing the meta data for the run. I'm not entirely sure what a DWIM would be in the case of a non-archive file. Just concat the TAP streams together and drop the YAML? Something else?

--
Michael Peters
Plus Three, LP

Reply via email to