| CPAN Ratings (Gamma) XML-Tidy reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of XML-Tidy
2 out of 2 found this review helpful:
This module does a great job cleaning up XML and making it look pretty (or tidy, if you will). This comes in super-handy when you generate XML using templates instead of the usual XML::Simple or XML::Writer libraries. Now the consumers of my web services can't tell the difference.
dtikhonov - 2007-01-05 10:25:12
Was this review helpful to you?
Yes
No
Excellent little module for re-parsing files.
It does sadly appear to inherit an issue from XML::XPath, but it is documented.
However, XML::Tidy is not comparable to HTML::Tidy, which the name does rather imply: no correction of mismatched 'tags' is attempted. Perhaps XML::Pretty would have been a more informative name.
Use of "&&" instead of the word "and" in the documentation rather irked me, too: forever asking folk to read perldoc perlstyle now seems pointless....
Lee Goddard - 2005-01-07 04:56:20
Was this review helpful to you?
Yes
No
|
|
|