[Catalyst] Can I dynamicly reload the modified module without restart the server

Sean Davis sdavis2 at mail.nih.gov
Wed Aug 31 14:15:41 CEST 2005


On 8/31/05 7:52 AM, "rogerz" <octopuz at gmail.com> wrote:

> It's boring to restart http server time and again during debuging. Is there a
> way to dynamicly reload the modified module?

Are you using apache?  If so, see here:

http://perl.apache.org/docs/2.0/api/Apache2/Reload.html#Synopsis

There is a version for mod_perl 1, also.

Sean




More information about the Catalyst mailing list