Author :
Stefano Lattarini
Date :
2011-09-07 17:31:23
Hash :858f4d68 Message :tap/perl: be more portable to older TAP::Parser versions
* lib/tap-driver.pl (start): Do not call the `ignore_exit' method
on our TAP parser: it is not supported in older TAP::Parser
versions (e.g., 3.10), and is not really required by our usage of
the parser object.