Subject: | Typo in pod |
A small typo in the module's pod. (paramter instead of parameter) Patch
attached.
Subject: | Writer.patch |
*** Writer.pm Thu Aug 10 21:37:35 2006
--- Writer.new Thu Aug 10 21:37:54 2006
***************
*** 1204,1210 ****
A true or false value; if this parameter is present and its value is
true, then the module will insert an extra newline before the closing
delimiter of start, end, and empty tags to guarantee that the document
! does not end up as a single, long line. If the paramter is not
present, the module will not insert the newlines.
=item UNSAFE
--- 1204,1210 ----
A true or false value; if this parameter is present and its value is
true, then the module will insert an extra newline before the closing
delimiter of start, end, and empty tags to guarantee that the document
! does not end up as a single, long line. If the parameter is not
present, the module will not insert the newlines.
=item UNSAFE