in reply to
Re: Re: Unable to get more than one line
in thread
Unable to get more than one line
As far as speed goes, I think you'll find that
XML::LibXML
is the fastest XML parser on the block and somewhat preferable than
XML::Parser
.
--
vek
--
Comment on
Re: Re: Re: Unable to get more than one line
In Section
Seekers of Perl Wisdom