RSS experiments

Jonathan Rockway jon at jrock.us
Mon Nov 6 22:32:59 GMT 2006


> Luke Ross wrote:
> I am not - I can't see how to specify an ID in XML::RSS (or is it the
> same as GUID?).

I haven't looked recently, but I stopped using XML::RSS a while ago for
this reason.  Try XML::Feed, or XML::Atom::SimpleFeed instead.  XASF is
the best of those three for emitting Atom (RSS) IMHO, while XML::Feed
tends to be the best at reading arbitrary "RSS".  (Where "RSS" = (RSS
0.9x | RSS 1.0 | RSS 2.0 | Atom 0.6 | Atom 1.0), IIRC.)

Good luck :)

Regards,
Jonathan Rockway


-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;


More information about the london.pm mailing list