[Catalyst] Re: Tweaking REST

Jonathan Rockway jon at jrock.us
Tue Jan 30 18:15:34 GMT 2007


> As for version, probably 2.0, or whatever XML::Feed
> spits out.

Which version of RSS 2.0?  Google for RSS 2.0 and you'll find it's a
nightmare.  Multiple versions with the same version number, inability to
embed HTML properly etc.  Nightmare, nightmare, nightmare.  Use an
"older" (RSS 2.0 isn't the newest) RSS version or use Atom.

On second thought, just use Atom.  It's an IETF standard and everything
supports it now.

-- 
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 Catalyst mailing list