on 11/19/00 6:04 PM, Randal L. Schwartz at [EMAIL PROTECTED] uttered the
following:
> Didier> Can I assume that whenever mod_perl is enabled that all existing perl
> Didier> scripts use it without any modification of any kind?
>
> Not at all. Apache::Registry is a good stop-gap, but you have to play
> by a number of useful and documented rules.
>
> When you're *really* good with mod_perl, you abandon Apache::Registry
> and move up to writing handlers or using embedded templating systems
> like EmbPerl, Mason, or Template Toolkit.
At the moment, I'm just trying to get mod_perl to work and have users'
scripts use it. I haven't had time to read docs on how to use it, only
enough to get it going.
Will it speed up regular scripts?
Will it reduce the strain on system resources?
Can I force existing scripts to use it with only a <Files> section? without
modifying any scripts?
How can I get confirmation that scripts are actually using it????
--
Didier Godefroy
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]