> 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;
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/