On Sun, 27 Nov 2005 20:25:37 +0000, RA Jones wrote: Hi Folks
> One way to do this is to use the Apache::Reload module. I use this Definitely use Apache::Reload. Here's a bit from my httpd.conf: PerlModule Apache::Reload PerlInitHandler Apache::Reload PerlSetVar ReloadAll Off PerlSetVar ReloadModules "CGI::Application::Demo CGI::Application::Demo::*" Warning: It only works 99.99% of the time under Windows. But that's enough to get some real work done. -- Cheers Ron Savage, [EMAIL PROTECTED] on 28/11/2005 http://savage.net.au/index.html Let the record show: Microsoft is not an Australian company --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
