![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: (arturo) Re^3: DBI error and $@by notsoevil (Pilgrim) |
on Dec 06, 2001 at 22:15 UTC ( #130015=note: print w/replies, xml ) | Need Help?? |
I have RaiseError set to 1 so like you say, die is called automatically, which should set $@. Is that incorrect? If so, why do the examples not use a explicit die statement with the errstr method -- they, from what I can tell, are just using $@ .. the errstr method is not used at all.
--
In Section
Seekers of Perl Wisdom
|
|