aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Exception-Class-DBI/pkg-descr
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-10-20 20:46:41 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-10-20 20:46:41 +0000
commit9909d8c4e72f3bbe5aa46d150add5688479c6b1a (patch)
treeb56df1307c0c7a64afd637d2a8fcae0b6877bfbb /databases/p5-Exception-Class-DBI/pkg-descr
parent735d21c741548a58009aade16908451ad9046acc (diff)
downloadports-9909d8c4e72f3bbe5aa46d150add5688479c6b1a.tar.gz
ports-9909d8c4e72f3bbe5aa46d150add5688479c6b1a.zip
Notes
Diffstat (limited to 'databases/p5-Exception-Class-DBI/pkg-descr')
-rw-r--r--databases/p5-Exception-Class-DBI/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/p5-Exception-Class-DBI/pkg-descr b/databases/p5-Exception-Class-DBI/pkg-descr
new file mode 100644
index 000000000000..c146e99b08d3
--- /dev/null
+++ b/databases/p5-Exception-Class-DBI/pkg-descr
@@ -0,0 +1,8 @@
+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: http://search.cpan.org/dist/Exception-Class-DBI/