Chris Dolan wrote:
On Mar 8, 2008, at 11:59 AM, Andy Armstrong wrote:
On 8 Mar 2008, at 17:54, Chris Dolan wrote:
Perl 5.8.6 (Apple's dist for OSX 10.4)
Test::Harness 3.10
TAP::Harness 0.54
TAP::Parser 0.54
CPAN 1.9205
CPANPLUS 0.82
Yeah, you have a mixture of Test::Harness and TAP::Parser installed.
You need to delete those old versions of TAP::Harness and TAP::Parser.
TAP::* and Test::Harness should be the same versions.
Arg, not again! PREFIX vs. --install_base vs. vendorlib vs. sitelib vs.
Apple vs. Fink
Either use INSTALL_BASE with --install_base or PREFIX with --prefix but don't
mix them.
--
On error resume stupid