http://qs1969.pair.com?node_id=52631


in reply to Re: use CGI or die;
in thread use CGI or die;

I totally agree with you gildir. This is the method I prefer, it's a lot faster, we tested this through our module site, the site is quick to load because it doesn't have to access CGI.pm everytime. Apache::Request and Apache::Cookie are great too. =D