[Catalyst] Validating RSS feeds
Tatsuhiko Miyagawa
miyagawa at gmail.com
Tue Aug 1 05:44:23 CEST 2006
On 8/1/06, Jonathan Rockway <jon at jrock.us> wrote:
>
> Thanks for the info. I was kinda confused about the whole thing.
> Apparently there are 9 formats, all alike, but all incompatible. I
> thought RSS 2.0 would be "the best" since it did everything I wanted it
> to, and had the official-sounding name. (I tried Atom initially, but
> ran into limitations with XML::Feed::Atom; namely that I couldn't
> specify both links and guids, and that I couldn't put in both content
> and a description... or something like that.)
I believe guid can be set as $entry->id, in the same way as you can
set content to $entry->content and description to $entry->summary.
--
Tatsuhiko Miyagawa
More information about the Catalyst
mailing list