Can Apache::Reload be used to reload modules that are "use"-d by httpd PerlModule, 
PerlRequire, or PerlHandler directives, or do they have to be explicitly "use"-d in 
code that is inside a handler? I think the answer is "yes - these are no different 
than anything else except that memory sharing is lost because reload occurs in the 
children" but wanted to check before I go down that path.

Matthew Pressly

Reply via email to