On Mon, 28 Nov 2005 07:29:58 -0500, Michael Peters wrote: Hi Michael
>>> use Apache::Reload; >> I do not use this in any of my scripts. > Well you wouldn't need to is you had ReloadAll 'on' or actually > used real module names in ReloadModules. But if you didn't, then > you would need "use Apache::Reload" in all of you modules (not > scripts though). Now I'm confused. As I said, I /don't/ use 'use Apache::Reload;', ever, I /do/ use wild cards, and my modules /are/ reloaded. That's what I want to happen, and it happens. Perhaps I'm not the only one who's confused :-)). As for the mod_perl speed up, I am not after that, although I helps. Rather, I want modules I am developing to be reloaded after each edit, without restarting the server. -- Cheers Ron Savage, [EMAIL PROTECTED] on 29/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]
