[Catalyst] Module::Install on package managed systems
Michael Gray
mjg17 at eng.cam.ac.uk
Wed Dec 21 13:20:24 CET 2005
On Tue, 20 Dec 2005, Chisel Wright wrote:
> Basically the problem is that Module::Install tries to be helpful and
> gives a list of required modules, and which are missing, and says
> "Should I install the missing modules from CPAN?"
>
> If you say yes, that's no good because they aren't package managed.
> If you say no, the install aborts/breaks.
> If you wait for 30 seconds (or aren't paying attention) the package
> management script says "Time out!!" and says yes on your behalf.
This may help:
perl Makefile.PL --skipdeps
--
Michael
More information about the Catalyst
mailing list