On Sun, 3 Sep 2000, Gerald Richter wrote:

> 
> >
> > One thing I'd like to add,
> > and I'll send a patch to you soonish if you think it's worthwhile, is
> > the ability to specify a whole subtree to be reloaded: using ReloadModules
> > is fine but after a while adding modules to the list gets tedious. In most
> > cases I want to reload my application modules, and no others.
> >
> 
> I append a patch that let you say
> 
> PerlSetVar ReloadModuleX  <perl-regex>

I already added something similar, only I didn't see the point in adding
in regex support, so I just allow you to say:

PerlSetVar ReloadModules "My::Foo My::Bar Foo::Bar::*"

> P.S: The current version doesn't works with modules that uses pseudo hashs
> (with "use fields qw{ .. }" ). I already solved this problem, but I have to
> integrate it into Apache::Reload. When I have done it, I send a patch

Thanks - that would be great.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to