[Catalyst] Re: Last Chance /LastDay:Webdevelopmentplatformcontestand Perl / Catalyst

Dave Howorth dhoworth at mrc-lmb.cam.ac.uk
Tue Dec 5 10:26:27 GMT 2006


Octavian Rasnita wrote:
> Yesterday I have installed Catalyst and Task::Catalyst under Linux, using
> the CPAN shell.
> The process gave many errors, but they disappeared beeing replaced by the
> new lines printed, so I don't know how to find them.
> I have tried "install Catalyst" again, thinking that I could see those
> errors again, but I received the message that Catalyst is up to date, so I
> don't know which were those errors, and which modules were not installed.

Go into the cpan build directory for the distribution (typically under
~root/.cpan/build) and type 'make test'. Then you can see errors and
warnings. You can save the output in the normal way. You can also run
the individual tests from there (perl t/some-test.t)

Cheers, Dave



More information about the Catalyst mailing list