Codebase list libexception-class-dbi-perl / 88b9856
version 1.03_01 Graham Ollis 4 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Perl extension Exception::Class::DBI.
11
2 1.03_01 2019-05-10 20:53:22 -0600
23 - Require Perl 5.6 (for warnings)
34 - Migrate to ExtUtils::MakeMaker for installer
45 - Fix warnings in tests
44 use warnings;
55 use Exception::Class;
66
7 our $VERSION = '1.02';
7 our $VERSION = '1.03_01';
8 $VERSION =~ tr/_//d;
89
910 use Exception::Class (
1011 'Exception::Class::DBI' => {