X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FPK%2FAuto%2FMySQL.pm;h=3107819289840bec9515d2c8d9eca33de35500ab;hb=b5d2c57ff7daf4602904b0d2972824d2c3dd37d3;hp=7a1f78ea783599f22b19a5a5aa5fd6f3e293fdab;hpb=0a8462d4fedc5392edec025bae67abd9c044d69e;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/PK/Auto/MySQL.pm b/lib/DBIx/Class/PK/Auto/MySQL.pm index 7a1f78e..3107819 100644 --- a/lib/DBIx/Class/PK/Auto/MySQL.pm +++ b/lib/DBIx/Class/PK/Auto/MySQL.pm @@ -9,7 +9,7 @@ __PACKAGE__->load_components(qw/PK::Auto/); 1; -=head1 NAME +=head1 NAME DBIx::Class::PK::Auto::MySQL - (DEPRECATED) Automatic primary key class for MySQL