Matt Sergeant wrote: >>-----Original Message----- >>From: Stas Bekman [mailto:[EMAIL PROTECTED]] >> >>[CC'ing Matt, in case here is not on the list] >> > > (thanks, I'm not on the list at the moment due to continued sergeant.org > outage)
:( >>>Apache::Reload should be changed to only re-load the file >>> >>if it exists >> >>>(-e), Apache::compat is not the only case where a value is >>> >>added to %INC >> >>>that is not a file. >>> >>that's easy. >> > > Should we even worry about the whole @INC contains coderef thing currently > being worked on for 5.8? but now we don't have 5.8... >>>nah, just replace Apache::StatINC with Apache::Reload. >>>Apache::compat is mainly concerned with making existing code >>>run. changing PerlModule Apache::StatINC to PerlModule >>> >>Apache::Reload is >> >>>a config issue, and something that can already be changed in 1.x >>> >> >>Won't it create confusion since Matt maintains one on CPAN? >>If we intergate >>it in, is it possible to remove the one from CPAN. Matt? >> > > It was always on the cards to integrate Reload into mod_perl replacing > StatINC, we just never got around to it. It won't create confusion because > when it happens we'll update the version number so that getting the most > recent version will be in mod_perl itself. We will also probably need to > stick it into mod_perl 1.x too though. OK, I'll put it in both packages. Do you have any outstanding patches which aren't in the CPAN version? _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
