in reply to Re: Catching errors with Class::DBI
in thread Catching errors with Class::DBI

Exceptions can also be handled via the DBI HandleError attribute. Config::DBI's docs shows an example of setting one up.

Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality