in reply to Re: mod_perl: Is it so necessary?
in thread mod_perl: Is it so necessary?
Well, this is not necessary true. For example, my() scoped variables in nested subroutines are a problem. See the relevant section in the mod_perl guide.
You might also look at Training wheels again why it is better to rewrite CGI scripts to modperl apps. The mod_perl guide has a nice section about tuning, too.
|
|---|