Rob Dixon пишет:
Vyacheslav Karamov wrote:
Are you sure you shouldn't just be using HTML::TreeBuilder?

Rob

Yes I'm sure because:
1) I need to parse XML, not HTML
2) I have to use XML::Parser::Expat cause it is required that my program will work as fast as possible. So, I think Perl wrapper for native library will work faster then pure Perl parser.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to