X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FFirebird.pm;h=b1874a03381ec20a28d43a25d4dfed00deba4fc3;hb=dc783fab900d073db1fb0e86b709cbb65bd364b7;hp=81d32bf98f795bafd1503df21f88ee3a475e88bd;hpb=c52f11c91a8570f84daf2bfbbf60fa1ef3b32b5b;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm b/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm index 81d32bf..b1874a0 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm @@ -5,7 +5,7 @@ use warnings; use base qw/DBIx::Class::Schema::Loader::DBI::InterBase/; use mro 'c3'; -our $VERSION = '0.07042'; +our $VERSION = '0.07045'; =head1 NAME @@ -25,9 +25,9 @@ general Schema::Loader information. L, L, L, L -=head1 AUTHOR +=head1 AUTHORS -See L and L. +See L. =head1 LICENSE