X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FPK%2FAuto%2FSQLite.pm;h=3bc5c5ef9c944eb276333610ebc7d3aeb50f6bf1;hb=0077982b2edc8273ab4b6ea59921177667008cb3;hp=6fb94951508a7dd29268ce3745700cd7d60c486f;hpb=03f24ee3c4fd551a0de43a1cc2821184f8864cb8;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/PK/Auto/SQLite.pm b/lib/DBIx/Class/PK/Auto/SQLite.pm index 6fb9495..3bc5c5e 100644 --- a/lib/DBIx/Class/PK/Auto/SQLite.pm +++ b/lib/DBIx/Class/PK/Auto/SQLite.pm @@ -18,9 +18,9 @@ DBIx::Class::PK::Auto::SQLite - (DEPRECATED) Automatic primary key class for SQL Just load PK::Auto instead; auto-inc is now handled by Storage. -=head1 AUTHORS +=head1 AUTHOR AND CONTRIBUTORS -Matt S Trout +See L and L in DBIx::Class =head1 LICENSE