Test-Deep - Re: Request Test::Reporter and after that endless loop on Test::Deep

Posted on Sat Aug 2 23:08:16 2008 by fergal in response to 8476 (See the whole thread of 10)
Re: Request Test::Reporter and after that endless loop on Test::Deep

How is the script installing them? Your best bet is to run

perl -MCPAN -e shell

and then

install Test::Deep

(you may need to do this as root).

Also running 5.8.0 seems like a bad idea. You should probably be running 5.8.x where x is the highest available number as this will contain a large number of bug fixes but will be "the same" as 5.8.0 . Apart from that, I don't know anything about CentOS or Apache's interactions with Test::Deep (I doubt it has any but some of the modules want it for testing).

Direct Responses: 8478 | 8479 | Write a response