Hi,
If I have a Catalyst application and I use
PerlResponseHandler Application::Name
in httpd.conf
and I load that module in a startup.pl file, what happends with the modules
that might be loaded by that Catalyst app?
Are they also loaded before the server forks? Or I will need to load them
manually one by one in the startup.pl?
Thanks.
Octavian
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/