<?xml version="1.0" encoding="windows-1252"?>
<node id="317602" title="CGI::Simple slower than CGI?" created="2003-12-29 20:50:59" updated="2005-07-04 07:50:50">
<type id="11">
note</type>
<author id="43868">
epoptai</author>
<data>
<field name="doctext">
I took your advice and plugged [cpan://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():

&lt;code&gt;
#use CGI qw(Vars param header redirect);
use CGI::Simple::Standard qw(Vars param header redirect);
&lt;/code&gt;


&lt;div class="pmsig"&gt;&lt;div class="pmsig-43868"&gt;
&lt;p&gt;&lt;font size="-1"&gt;
--&lt;br&gt;
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"
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
317196</field>
<field name="parent_node">
317220</field>
</data>
</node>
