Codebase list libexception-class-dbi-perl / bd5dfe3
Incremented version number to 0.96. David Wheeler 17 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 0.96
13
24 0.95 2006-07-18T22:14:41
35 - Fixed test failure for localized error messages. Reported by Jens
0 Exception/Class/DBI version 0.95
0 Exception/Class/DBI version 0.96
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.95';
8 $VERSION = '0.96';
99
1010 use Exception::Class (
1111 'Exception::Class::DBI' => {