use strict; <--You must declare everything use DBI; <--Database conectivity
-----Original Message----- From: Andrew Rosolino [mailto:[EMAIL PROTECTED]] Sent: Friday, March 29, 2002 1:08 PM To: Perl Help Subject: I need Help with these? I need to knoww what each one of these do. use strict; use CGI qw(:standard); use CGI::Carp; use DBI; CGI::use_named_parameters(1); Thank You, Andrew __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]