Re: CGI.pm and PerlRun

2002-06-29 Thread Stas Bekman
Jeff wrote: > I am gradually moving to mod_Perl using Apache::PerlRun instead of > Apache::Registry. I am also considering switching from cgi-lib.pl to > CGI.pm however I hear CGI.pm takes longer to load. Will CGI.pm > automatically be cached, thereby eliminating the performance hit, by > ha

CGI.pm and PerlRun

2002-06-29 Thread Jeff
Title: Message I am gradually moving to mod_Perl using Apache::PerlRun instead of Apache::Registry.  I am also considering switching from cgi-lib.pl to CGI.pm however I hear CGI.pm takes longer to load.  Will CGI.pm automatically be cached, thereby eliminating the performance hit, by handlin