Corrected docs for XML::Parser.
This commit is contained in:
parent
f53fe4ed7c
commit
5d05aed6ec
|
@ -1,5 +1,5 @@
|
|||
##
|
||||
# Low level AST parser that supports both XML and HTML.
|
||||
# DOM parser for both XML and HTML.
|
||||
#
|
||||
# Note that this parser itself does not deal with special HTML void elements.
|
||||
# It requires every tag to have a closing tag. As such you'll need to enable
|
||||
|
|
Loading…
Reference in New Issue