Fix duplicated columns for count()
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat.pm
index b4c6399..ee983fd 100644 (file)
@@ -165,9 +165,9 @@ Relationships between tables (has_a, has_many...) must be declared after all tab
 
 =back
 
-=head1 AUTHORS
+=head1 AUTHOR AND CONTRIBUTORS
 
-Matt S. Trout <mst@shadowcatsystems.co.uk>
+See L<AUTHOR|DBIx::Class/AUTHOR> and L<CONTRIBUTORS|DBIx::Class/CONTRIBUTORS> in DBIx::Class
 
 =head1 LICENSE