blob: e9a71b49c88b1f5663d5dc2284d3483dea81f96f (
plain) (
blame)
1
2
3
|
XML::Parsepp provides a pure Perl implementation to parse XML documents. Its
interface is very close to that of XML::Parser (in fact, the synopsis has, with
some minor modifications, been copied from XML::Parser).
|