This module offers a set of DBI-specific exception classes. They inherit from Exception::Class, the base class for all exception objects created by the Exception::Class module from the CPAN. Exception::Class::DBI itself offers a single class method, handler(), that returns a code reference appropriate for passing to the DBI HandleError attribute. Essentially it allows try {} catch{} within perl for database errors. Handy for catching a specific SQLSTATE error and doing something to recover from it.
Class Changed From-To: maintainer-update->change-request new ports are change requests
Responsible Changed From-To: freebsd-ports-bugs->ehaupt I will take it.
State Changed From-To: open->closed Port was already added by sem@