In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Etienne 
Marcotte) wrote:

> I am using CGI only to get the data sent to the script from my html
> forms.
> 
> each variable is stored in a variable $IN::variablename
> 
> When I put use CGI, does it "load" all the module??

you might want to look at more lightweight derivatives of CGI.pm,
like CGI::Request.
-- 
brian d foy <[EMAIL PROTECTED]> - Perl services for hire
CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html
Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to