Codebase list libexception-class-dbi-perl / 3f0a44c
Incremented version number to 1.00. 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.00
13
24 0.99 2008-05-15T03:31:30
35 - Fixed another Perl 5.6.2 test error. Reported by Slaven Rezic.
0 Exception/Class/DBI version 0.99
0 Exception/Class/DBI version 1.00
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 = '0.99';
8 $VERSION = '1.00';
99
1010 use Exception::Class (
1111 'Exception::Class::DBI' => {