Description
Perl scripts can parse RSS feeds with a lightweight RSS-oriented module. This is useful for simple feed readers, monitoring scripts, and tools that only need basic RSS data.
It is a developer library. Remote feed content can include unsafe links or markup, so applications should sanitize and validate data before displaying or storing it.