in reply to Re: XML parsing vs Regular expressions
in thread XML parsing vs Regular expressions
In other circumstances just the fact that a real XML parser will throw a huge tantrum on invalid input will already safe you a lot of work. And that's without mentioning some of the really nice interfaces that modules like XML::Twig can provide.
|
---|