I tried to run prove with -d option, but got error:
Cannot detect source of '-d'! at /usr/coderyte/lib/perl5/5.8.8/TAP
/Parser/IteratorFactory.pm line 263
now 'man prove' does not show the -d switch available, but http://perldoc.perl.org/5.8.8/prove.html
clearly shows --debug
Is that a documentation error, or a prove issue ? Is there a way, i can use -debug with prove ? I am using:
$prove -V
TAP::Harness v3.28 and Perl v5.8.8