in reply to Re^5: Parsing ITEM Tag from RSS feed using XML::RSS::LibXML
in thread Parsing ITEM Tag from RSS feed using XML::RSS::LibXML
There are some RSS websites that do not have links as new Items, They are embedded as headlines and stories. In which case I need to parse the Item tag right from there.
LWP::UserAgent
It is reliable for me to use modification time. Does the modification time change when page changes, meaning is it RSS feed requirement?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Parsing ITEM Tag from RSS feed using XML::RSS::LibXML
by rowdog (Curate) on Jun 29, 2010 at 00:13 UTC | |
|
Re^7: Parsing ITEM Tag from RSS feed using XML::RSS::LibXML
by Anonymous Monk on Jun 28, 2010 at 20:57 UTC |