Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Feed-Find: Syndication feed auto-discovery
- Summary
- Feed::Find implements feed auto-discovery for finding syndication feeds,
given a URI. It (currently) passes all of the auto-discovery tests at
http://diveintomark.org/tests/client/autodiscovery/.
Feed::Find will discover the following feed formats:
* RSS 0.91
* RSS 1.0
* RSS 2.0
* Atom
Changelog
- * Sun Sep 24 17:00:00 2006 Patrice Dumas <pertusus{%}free{*}fr> 0.06-2
- disable a test requiring network access
- * Tue Jul 18 17:00:00 2006 Patrice Dumas <pertusus{%}free{*}fr> 0.06-1
- Initial packaging