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=e402c39e1b4bab31e2983b2ba5393909854c0355;hpb=0af7cacc7b7e906f0ef4b356fd9f4091d0bba01b;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 e402c39..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.07030'; +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