X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FSybase%2FCommon.pm;h=b7ce8ef945aa2a565912f6f1c24a94281c0aa514;hb=46564a42215c5309753f3e0609ae1adddf68d083;hp=228225f0a9a96cf338c08eba96e234ab977ce231;hpb=c52f11c91a8570f84daf2bfbbf60fa1ef3b32b5b;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm b/lib/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm index 228225f..b7ce8ef 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm @@ -5,7 +5,7 @@ use warnings; use base 'DBIx::Class::Schema::Loader::DBI'; use mro 'c3'; -our $VERSION = '0.07042'; +our $VERSION = '0.07048_01'; =head1 NAME @@ -52,9 +52,9 @@ L, L L, L, -=head1 AUTHOR +=head1 AUTHORS -See L and L. +See L. =head1 LICENSE