![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^3: Static CGI.pm to mod_perl2 (not mod_perl)by perrin (Chancellor) |
on Aug 31, 2007 at 12:19 UTC ( #636312=note: print w/replies, xml ) | Need Help?? |
I'm saying that CGI.pm works correctly in ModPerl::Registry and perl handlers, so you can write your mod_perl application using it. Apache2::Request is faster at parsing parameters than CGI.pm, but in real time the difference is pretty small.
In Section
Seekers of Perl Wisdom
|
|