At 08:42 10.07.2001 -0400, Casey West wrote:

>I would suggest that the most efficient approach might be to import
>just one symbol from CGI.pm, explicitly.  Now, Aaron, I'm not saying
>you are wrong, however, I do suggest that we encorage standards for
>beginners.
>
>In light of the above, ensuring your code won't break *and* that you
>get only what you need, try the following:
>
>   use CGI qw( params );

And I'll admit that I haven't studied CGI.pm enough to know that you can do 
that :)

That imports only the query information parsing code?  Can you do that for 
the other functions as well?
Aaron Craig
Programming
iSoftitler.com

Reply via email to