Skip Menu |

This queue is for tickets about the XML-RSS-Parser CPAN distribution.

Report information
The Basics
Id: 32873
Status: open
Priority: 0/
Queue: XML-RSS-Parser

People
Owner: tima [...] cpan.org
Requestors: terary [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 4.0
Fixed in: (no value)



Subject: $node = $i->query('date')
$node = $i->query('date') seems to return 'undef', while $node = $i->query('title'), and the like seems to behave as expected. Maybe I am missing something, but in the end I had to access the date by $postingDate = $i->{contents}->[11]->{contents}->[0]->{data}. And that works. To note perl verison: This is perl, v5.8.8 built for cygwin-thread-multi-64int and the rss feed is from [city].criagslist.org