RSS | Module Info | Add a review of XML-Feed
XML-Feed
(0.43)
Just wanted to say: It works really nice! And it seems to make
easy to tackle the problem of all those different feed formats.
I've just yesterday released AnyEvent::Feed, which is a nice
convenience wrapper around AnyEvent::HTTP and XML::Feed. It works
really well for me :) Without XML::Feed I would've stayed out of
the Web 2.0 feed world :-)
elmex - 2009-07-03T02:06:09 (permalink)
3 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
XML-Feed
(0.41)
It just works, most outstanding.
Fred Moyer - 2009-03-17T23:09:41 (permalink)
Was this review helpful to you?
Yes
No
XML-Feed
(0.12)
I hereby declare my love for this module.
In a matter of minutes, the clean and precise documentation allowed me to parse Atom, RSS1 and RSS2 with just a few lines of code.
Way to go, Benjamin!
Jose Alves de Castro - 2008-07-24T10:35:58 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No
XML-Feed
(0.12)
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 Rockway - 2006-08-30T13:37:13 (permalink)
7 out of 7 found this review helpful.
Was this review helpful to you?
Yes
No
XML-Feed
(0.07)
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-12T14:42:03 (permalink)
6 out of 6 found this review helpful.
Was this review helpful to you?
Yes
No

