On 11 Apr 2008, at 12:41, Paul Makepeace wrote:
I'm curious, is there a compelling reason you're using one of the
nine(!) RSS "standards" versus Atom?
...
 my $feed = XML::Feed->new('Atom');

Going somewhat off-topic, when I was trying this I found XML::Feed was producing Atom feeds that caused apoplexy to the feed validators I tried, so I changed to XML::Atom::SimpleFeed (which has other issues but was at least producing output that the checker was happy with).

Are you generating valid Atom with XML::Feed or did I hold the wrong end of the chainsaw?

        Nigel.
--
[ Nigel Metheringham             [EMAIL PROTECTED] ]
[ - Comments in this message are my own and not ITO opinion/policy - ]


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to