>>>>> "J" == J Alejandro Ceballos Z <[EMAIL PROTECTED]> writes:

J> #!/usr/bin/perl

J> #
J> # Load modules
J> use CGI::Carp qw(fatalsToBrowser);
J> use LWP::Simple;
J> use integer;

Huh?  Why?

J> #
J> # Read Input
J> &ReadInput(*cInput);

Eeek!  "use CGI".  "use CGI".  "use CGI".  Not this stuff.

I didn't read any further.  My mind rejects CGI scripts that are
written this poorly.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to