From: Roman Makurin <dro...@gmail.com> > Hi All > > Im using XML::RSS for parsing RSS feeds, it works fine for most feeds, > but sometimes it gives me following error: > > not well-formed (invalid token) at line 779, column 11, byte 83104 > at /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/XML/Parser.pm > line 187 > > Firefox and other RSS aggregators parse such feeds correctly but > XML::RSS module fails. Is there any way to get perl correctly parse such > feeds ?
Actually, Perl parses it correctly. And correctly reports an error in the document. Have a look at CPAN, some of the RSS modules are more forgiving. Jenda ===== je...@krynicky.cz === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/