SPUG: XML::RSS error

luis medrano lmzaldivar at gmail.com
Mon Sep 18 17:01:50 PDT 2006


I trying to run this code:

my $rss=XML::RSS->new();
my $data=get($url);
$rss->parse($data);

but at the moment when I run this code I have this error:

no element found at line 1, column 0, byte -1 at
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/XML/Parser.pm line
187
$ vi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/XML/Parser.pm
$ vi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/XML/Parser.pm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/spug-list/attachments/20060918/ed9a2897/attachment.html 


More information about the spug-list mailing list