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?? If yes, since I am
using only this feature, can I add something only to load this sub, or
is there another sub only to get those variables?

I heard about CGI::Deurl and CGI::Enurl modules from Jenda?

Etienne


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

Reply via email to