Just another Perl shrine | |
PerlMonks |
Re^2: Quick DBI Fail Questionby jZed (Prior) |
on Nov 08, 2007 at 00:56 UTC ( [id://649610]=note: print w/replies, xml ) | Need Help?? |
If you set RaiseError in the connection, it will die and print automatically - you don't need to specifically trap or print them. See Carp for how to make the errors appear in a browser.
In Section
Seekers of Perl Wisdom
|
|