[Catalyst] Can I dynamicly reload the modified module without
restart the server
Christopher H. Laco
claco at chrislaco.com
Wed Aug 31 14:30:05 CEST 2005
Sean Davis wrote:
> 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
I thought I heard mention before that this doesn't work with Catalyst.
It may repload the module as as far as Apache is concerned, by Catalyst
would probably be unaware of the changes...like changing the name of an
action and such.
I could be wrong.
-=Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3178 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20050831/5a69fe79/smime.bin
More information about the Catalyst
mailing list