On Fri, 18 May 2007, Andy Grundman wrote:
The ‚use mod_perl;‘ breaks it for mod_perl2 installations.
The Catalyst applications still work under apache2 with mod_perl2 (because
MP20.pm is loaded) but Module::Install can’t find the installed
Catalyst::Engine::Apache version because it doesn’t load.
Thanks for the heads up, I am not sure why this doesn't work since according
to the docs [1] it should work. I've released 1.11 with this line removed.
It won't break anything to load mod_perl.pm under mp2, but it just may not
exist if you've never installed mp1. I suspect that was the original
poster's problem. Of course, the original poster didn't bother to post an
actual error message.
-dave
/*===================================================
VegGuide.Org www.BookIRead.com
Your guide to all that's veg. My book blog
===================================================*/
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/