in reply to Re^6: Parsing ITEM Tag from RSS feed using XML::RSS::LibXML
in thread Parsing ITEM Tag from RSS feed using XML::RSS::LibXML

It is reliable for me to use modification time. Does the modification time change when page changes, meaning is it RSS feed requirement?

Yes and no. There are recommendations and requirements (see rfc), but web servers/sites frequently ignore such.

  • Comment on Re^7: Parsing ITEM Tag from RSS feed using XML::RSS::LibXML