On Tue, 15 Aug 2000, Ask Bjoern Hansen wrote:

> On Fri, 11 Aug 2000, Matt Sergeant wrote:
> 
> > sub handler {
> >     my $r = shift;
> >     my $do_undef = ref($r) && 
> >                     (lc($r->dir_config("UndefOnReload") || '') eq
> > 'on');
> 
> Would be neat to have this as an import parameter.

I've removed it from 0.02, apparently its unnecessary.

> I don't know why I never got it into StatINC, but I've changed that
> to have a parameter for what files to reload and other things like
> that. It would make a lot of sense to merge your reload and StatINC
> I think, with an on/off switch for "old StatINC behavior", possibly
> invoked by loading Apache::StatINC (which would load
> Apache::Reload).

See 0.02, its now a fully fledged StatINC replacement along with the new
functionality.

-- 
<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

Reply via email to