in reply to HTML forms
If you do that, you do not need the HTML functions of CGI.pm and you can replace CGI.pm by CGI::Simple (less overhead and faster).
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
|
---|
Replies are listed 'Best First'. | |
---|---|
CGI::Simple slower than CGI?
by epoptai (Curate) on Dec 30, 2003 at 01:50 UTC | |
by CountZero (Bishop) on Dec 30, 2003 at 09:48 UTC |