As I go with Apache::Registry I'm playing with stuff from 1.x, and see some problems. Let me know whether these should be fixed==implemented or fixed==compat, ignored, documented.
Trying Apache::Reload: - PerlInitHandler doesn't exist. I've used PerlPostReadRequestHandler instead. - %INC is supposed to include correct filenames as its values. Apache::Reload tries to get the file and: Apache::Reload: Can't locate Apache.pm => 1 Apache::Reload: Can't locate Apache/Constants.pm => 1 --- Otherwise Apache::Reload works out of box. But todo/deprecated_features.txt mentions it, so while we are on this topic, should we replace StatINC with it? Or just print some warning from Apache::compat for StatINC? -- _____________________________________________________________________ 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]
