X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FPK%2FAuto.pm;h=26bd6df729e3788ee54825d4344079e85447df0f;hb=ad7c50fc26e1304855438776d88f4dd074d2fe05;hp=523ec27035f3f31ac2011003e6fb15fdeba3014f;hpb=89170201e8ff8c60fab401b4b2e60f0fa13a3c47;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/PK/Auto.pm b/lib/DBIx/Class/PK/Auto.pm index 523ec27..26bd6df 100644 --- a/lib/DBIx/Class/PK/Auto.pm +++ b/lib/DBIx/Class/PK/Auto.pm @@ -41,9 +41,9 @@ The code that was handled here is now in Row for efficiency. The code that was handled here is now in ResultSource, and is being proxied to Row as well. -=head1 AUTHORS +=head1 AUTHOR AND CONTRIBUTORS -Matt S. Trout +See L and L in DBIx::Class =head1 LICENSE