X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FException.pm;h=1f56cb5d44799cea7f5773a0d7d2e6eea1e0c871;hb=0c11ad0ee5c8407f6b87d6e15c62a1b445076dc0;hp=3c2aa9b0d3d60dfd6885832a106a109f3cbdf05f;hpb=70c288086248e5a4008490df22a56632341f2473;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Exception.pm b/lib/DBIx/Class/Exception.pm index 3c2aa9b..1f56cb5 100644 --- a/lib/DBIx/Class/Exception.pm +++ b/lib/DBIx/Class/Exception.pm @@ -83,9 +83,9 @@ sub rethrow { die shift; } -=head1 AUTHORS +=head1 AUTHOR AND CONTRIBUTORS -Brandon L. Black +See L and L in DBIx::Class =head1 LICENSE