Re: cvs commit: modperl-2.0/lib/Apache Reload.pm

2001-10-09 Thread Stas Bekman
Geoffrey Young wrote: >> >> if ($mtime > $Stat{$file}) { >> delete $INC{$key}; >> # warn "Reloading $key\n"; >> if (my $symref = $UndefFields{$key}) { >> #warn "undeffing fields\n"; >> no strict 'refs'; >>

RE: cvs commit: modperl-2.0/lib/Apache Reload.pm

2001-10-09 Thread Geoffrey Young
> > if ($mtime > $Stat{$file}) { > delete $INC{$key}; > # warn "Reloading $key\n"; > if (my $symref = $UndefFields{$key}) { > #warn "undeffing fields\n"; > no strict 'refs'; > undef %{$symre