From: Robert Bohne Date: Mon, 21 Feb 2011 08:11:49 +0000 (+0100) Subject: Added missing cell comment documentation X-Git-Tag: v0.34~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d523f4e4966381493e32563ea7ee34c8f6880294;p=p5sagit%2FExcel-Template.git Added missing cell comment documentation --- diff --git a/Changes b/Changes index adda3e9..57f8a2c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Perl distribution Excel::Template + Added missing cell comment documentation + 0.33 Sun Feb 20 20:07:43 CET 2011 Implemented the COMMENT argument diff --git a/lib/Excel/Template/Element/Cell.pm b/lib/Excel/Template/Element/Cell.pm index edc2a4e..1fd6bc7 100755 --- a/lib/Excel/Template/Element/Cell.pm +++ b/lib/Excel/Template/Element/Cell.pm @@ -160,6 +160,10 @@ This allows you to specify what write_*() method will be used. The default is to The legal types (taken from L) are: +=item * COMMENT + +Add a comment to the cell + =over 4 =item * blank