On Tue, Jul 17, 2001 at 03:17:54PM -0600, Customer Service wrote:
> #!c:/perl/bin/perl -w
> 
> if ($ENV{'REQUEST_METHOD') eq 'GET')

                           }

[You are using a fixed width font, aren't you?  The first } should be )]

But yes, you should be using CGI.pm.  "perldoc CGI" should show you the
docs, you can probably find then on search.cpan.org or put CGI.pm in
your text editor as a last resort.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

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

Reply via email to