X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FFirebird.pm;h=91b539209ae1d010632c5a97a449f9da13d450de;hb=306bf770bf08b06f92863808b1938f2fc704acb0;hp=dc2b4e8bd7e0c18d7d0b4ccb4b25ce619083c578;hpb=242c152546ea957bee6a11f50568db056c4d2df9;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 dc2b4e8..91b5392 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.07038'; +our $VERSION = '0.07047'; =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