I trying to run this code:<br><br>my $rss=XML::RSS-&gt;new();<br>my $data=get($url);<br>$rss-&gt;parse($data);<br><br>but at the moment when I run this code I have this error:<br><br>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
<br>$ vi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/XML/Parser.pm<br>$ vi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/XML/Parser.pm