mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
404 B
Plaintext
9 lines
404 B
Plaintext
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.
|
|
|
|
WWW: https://metacpan.org/release/Exception-Class-DBI
|