by itself, find runs fine:perl -MApp::Prove -le 'print $App::Prove::VERSION' 3.28
find test/ -name '*.t' | wc 153 153 8012
prove -r test/ , runs fine, but the output is not in JUnit format so it has to be the TAP Formatter, right ?prove -v --norc -formatter=TAP::Formatter::JUnit TESTFILE Archive is not a known format type! at /usr/coderyte/lib/perl5/5.8.8/A +pp/Prove.pm line 538.
which seems to be the latest./perlmodver.sh TAP::Formatter::JUnit TAP::Formatter::JUnit: 0.09
In reply to Re^2: Error running prove "Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove.pm line 538."
by kamal
in thread Error running prove "Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove.pm line 538."
by kamal
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |