Codebase list libexception-class-dbi-perl / b8e460b
Incremented version number to 0.95. 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.95
13
24 0.94 2006-06-30T00:04:32
35 - The handler() method now always returns the same code referernce
0 Exception/Class/DBI version 0.94
0 Exception/Class/DBI version 0.95
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.94';
8 $VERSION = '0.95';
99
1010 use Exception::Class (
1111 'Exception::Class::DBI' => {