http://www.perlmonks.org?node_id=605767


in reply to XML::Atom feed parsing problem

I added use LWP::Debug qw(+) to the code to see the network traffic in which i found:

LWP::UserAgent::send_request: GET http://terrorism-news.blogspot.com/ ... LWP::UserAgent::send_request: GET http://terrorism-news.blogspot.com/f +eeds/posts/default

So it appears to be getting the feed. I also did a dump of $entries[ 0 ] which gave me:

$VAR1 = bless( { 'ns' => 'http://www.w3.org/2005/Atom', 'elem' => bless( do{\(my $o = 140714248)}, 'XML::LibX +ML::Element' ), 'version' => '0.3' }, 'XML::Atom::Entry' );

So....works for me! Sorry.

--
"Go up to the next female stranger you see and tell her that her "body is a wonderland."
My hypothesis is that she’ll be too busy laughing at you to even bother slapping you.
" (src)