X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FRow.pm;h=2280c50efd78461ec24e12b7b959efd740f2d9f7;hb=4294954ac83c42e52891e2191a1faacd454cdb47;hp=44374f16dfba3a0cbb604c008e5144830ce97ce2;hpb=45eeb990ab0d8e4b23163a8e735f69ce22b0e6d1;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Row.pm b/lib/DBIx/Class/Row.pm index 44374f1..2280c50 100644 --- a/lib/DBIx/Class/Row.pm +++ b/lib/DBIx/Class/Row.pm @@ -1461,8 +1461,6 @@ sub throw_exception { Returns the primary key(s) for a row. Can't be called as a class method. Actually implemented in L -1; - =head1 AUTHORS Matt S. Trout