On Thu, 2004-06-10 at 11:04, Stas Bekman wrote:
Not quite so for BEGIN blocks: http://perl.apache.org/docs/1.0/guide/porting.html#BEGIN_blocks They won't be run on each request.
They will be if you use PerlRun though, since it compiles them each time. END block stuff could probably be moved to a cleanup_handler.
Right, but you snipped the context where the suggestion was to use Apache::Registry, on which I was commenting.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html