MySQL Forums
Forum List  »  Perl

Re: problems connecting to MySQL w/DBI
Posted by: Hu Hailin
Date: March 12, 2006 11:44PM

Try use both of the below:

use warnings(FATAL=>'all');
use CGI::Carp qw(fatalsToBrowser);

Options: ReplyQuote


Subject
Written By
Posted
March 11, 2006 09:26AM
Re: problems connecting to MySQL w/DBI
March 12, 2006 11:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.