From: Tom Hukins Date: Mon, 25 May 2009 16:33:46 +0000 (+0000) Subject: Small documentation improvement: link to a documented method. X-Git-Tag: v0.08103~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=04b1b2ab7665bba670a8eb1a72762628e2631ef9;p=dbsrgits%2FDBIx-Class.git Small documentation improvement: link to a documented method. --- diff --git a/lib/DBIx/Class/ResultSource.pm b/lib/DBIx/Class/ResultSource.pm index 4a6eaa8..2f36694 100644 --- a/lib/DBIx/Class/ResultSource.pm +++ b/lib/DBIx/Class/ResultSource.pm @@ -113,7 +113,7 @@ NULL values. This is currently only used by L. Set this to a true value for a column whose value is somehow automatically set. This is used to determine which columns to empty -when cloning objects using C. It is also used by +when cloning objects using L. It is also used by L. =item is_foreign_key