From: Karen Etheridge Date: Thu, 27 Oct 2016 19:56:49 +0000 (-0700) Subject: punctuation X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=topic%2Fdoc-fixes punctuation --- diff --git a/lib/DBIx/Class/Row.pm b/lib/DBIx/Class/Row.pm index 8b8f5fb..c658885 100644 --- a/lib/DBIx/Class/Row.pm +++ b/lib/DBIx/Class/Row.pm @@ -1228,7 +1228,7 @@ Set a raw value for a column without marking it as changed. This method is used internally by L which you should probably be using. -This is the lowest level at which data is set on a result object, +This is the lowest level at which data is set on a result object; extend this method to catch all data setting methods. =cut