summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-FeedPP/DESCR
blob: 0341045d172838154960bcb1b5c6cfff6cdcd3ee (plain)
1
2
3
4
5
The Perl 5 module XML::FeedPP is an all-purpose syndication utility
that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0
feeds. It allows you to add new content, merge feeds, and convert
among these various formats. It is a pure Perl implementation and
does not require any other module except for XML::TreePP.