Codebase list libexception-class-dbi-perl / 12925ec
Increment to v1.02. David E. Wheeler 12 years ago
3 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Perl extension Exception::Class::DBI.
1
2 1.02
13
24 1.01 2011-06-20T04:27:43
35 - Fixed a warning in `t/sth.t`.
0 Exception/Class/DBI version 1.01
0 Exception/Class/DBI version 1.02
11 ================================
22
33 This module offers a set of DBI-specific exception classes. They inherit from
33 use strict;
44 use Exception::Class;
55 use vars qw($VERSION);
6 $VERSION = '1.01';
6 $VERSION = '1.02';
77
88 use Exception::Class (
99 'Exception::Class::DBI' => {