Date: Jul. 29, 2001
Link: http://search.cpan.org/search?dist=XML-Clean-1.010101
Source Author or Organization: Petr Kubanek
XML Clean is a Perl module
that converts an ordinary text document to a document that will pass through
most XML parsers successfully.
The user may set parameters to define the text that should become the head and
root elements, or allow XML Clean to define the head and root. The program will
also accept documents with unmatched XML tags and add matching tags where
needed.