| Newsgroups |
perl.documentation |
| Message-ID |
<[email protected]> |
This is automatically generated email about problems in a man page for which
you appear to be responsible. If you are not the right person or list, tell
me and I will attempt to correct my database.
See http://catb.org/~esr/doclifter/problems.html for details on how and
why these patches were generated. Feel free to email me with any questions.
Note: These patches do not change the mod date of any manual page. You
may wish to do that by hand.
Problems with XML::DOM::Element.3pm:
(May reflect bugs in POD).
1. pod2man generates an unbalanced .RS tag. This is a bug.
--- XML::DOM::Element.3pm-orig 2004-07-26 11:40:06.063084928 -0400
+++ XML::DOM::Element.3pm 2004-07-26 11:40:22.241625416 -0400
@@ -272,7 +272,6 @@
.IX Item "NOT_FOUND_ERR"
Raised if oldAttr is not an attribute of the element.
.RE
-.RS 4
.Sh "Additional methods not in the \s-1DOM\s0 Spec"
.IX Subsection "Additional methods not in the DOM Spec"
.IP "setTagName (newTagName)" 4
-----------------------------
--
Eric S. Raymond