http://qs321.pair.com?node_id=317602


in reply to Re: HTML forms
in thread HTML forms

I took your advice and plugged CGI::Simple::Standard into a current project and found it consistently about 1/10 to 2/10 of a second slower than standard CGI. Current versions of both modules on activestate. Changing one line changed the output from times():
#use CGI qw(Vars param header redirect); use CGI::Simple::Standard qw(Vars param header redirect);

--
perl -MO=Deparse -e"u j t S n a t o e h r , e p l r a h k c r e"