- or download this
<item>
<title><![CDATA[Beware of financial leeches]]></title>
...
</ndm:comments>
</item>
- or download this
my $rss = XML::RSS->new();
$rss->parse($source);
foreach my $item ( @{ $rss->{items} } ) {
print Dumper($item);
}
- or download this
'http://feeds.news.com.au/dtd/blogcomments/' => {
+
...
'ip' => 'n/an/a',
'name' => 'The Other MartinJP',
}