use Carp qw(croak) # in your overrided method: eval { # call SUPER method here } if ($@){ croak($@); }
In reply to Re: How to subclass DBI and still have the errors reported in user code
by moritz
in thread How to subclass DBI and still have the errors reported in user code
by roman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |