[Catalyst] How To Fix Test-Harness-3.14?
Toby Corkindale
toby.corkindale at strategicdata.com.au
Fri Jan 16 03:37:58 GMT 2009
Robert L Cochran wrote:
> I'm trying to install Catalyst-Runtime-5.7015 using cpan inside a CentOS
> 5.2 virtual machine (running under VMWare, fully updated to current
> CentOS patches) and one of the reasons installation is failing is
> because Test-Harness-3.14 is failing it's own tests. I'm not very good
> with Perl at this time and I figure there are people here who understand
> why Test-Harness fails. Here is the output I have from 'make test'. Can
> anyone suggest what the problem is?
The output below suggests the problem is not related to Test::Harness,
but is from List::Util.. it looks like you have two versions of LU
installed at once, one is version 1.18 and the other 1.19.
Can you look into that?
-Toby
More information about the Catalyst
mailing list