Codebase list libexception-class-dbi-perl / e791ef6
Incremented version number to 0.97. David Wheeler 16 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 Exception/Class/DBI version 0.96
0 Exception/Class/DBI version 0.97
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.96';
8 $VERSION = '0.97';
99
1010 use Exception::Class (
1111 'Exception::Class::DBI' => {