| CPAN Ratings (Gamma) XML-Feed reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of XML-Feed
1 out of 1 found this review helpful:
I hereby declare my love for this module.
In a matter of minutes, the clean and precise documentation allowed my to parse Atom, RSS1 and RSS2 with just a few lines of code.
Way to go, Benjamin!
Jose Alves de Castro - 2008-07-24 10:35:58
Was this review helpful to you?
Yes
No
Very easy-to-use OO interface, but occassionally the output isn't valid, and some Atom is unimplemented (as of 0.10).
Right now, I'd recommend L<XML::Atom::SimpleFeed> if you want to generate Atom feeds.
As for reading XML (RSS/Atom) feeds, XML::Feed is great. It pretty much handles anything that you throw at it, which is why I use it in L<Catalyst::Model::XML::Feed>. :)
Jonathan T. Rockway - 2006-08-30 13:37:13
Was this review helpful to you?
Yes
No
I have several blogs. Now, in order for them to be syndicated in a certain Planet, I was instructed to aggregate all their feeds into one feed. At first, due to the constraints imposed by the Debian Woody that my remote system had, I used an Evil hack with a patched XML::RSS::Aggregate, a patched XML::RSS module, and lots and lots of evil logic.
Now I converted everything to using XML::Feed and just upload the RSS feed to the server (which is Sarge now). My code is so clean it isn't even funny. I've also used XML::Feed to syndicate my home site blog as news on my homepage.
5 Stars.
Shlomi Fish - 2005-11-12 14:42:03
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|