Codebase list libexception-class-dbi-perl / 9f4eb9d
Incremented version number to 1.01. David Wheeler 15 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.01
13
24 1.00 2008-05-22T03:28:50
35 - Fixed a test failure on Perl 5.5. Reported by Slaven Rezic.
0 Exception/Class/DBI version 1.00
0 Exception/Class/DBI version 1.01
11 ================================
22
33 This module offers a set of DBI-specific exception classes. They inherit from
55 use strict;
66 use Exception::Class;
77 use vars qw($VERSION);
8 $VERSION = '1.00';
8 $VERSION = '1.01';
99
1010 use Exception::Class (
1111 'Exception::Class::DBI' => {