I need to display a few syndication feeds as HTML, and I am seeking software in Ruby or Perl (i.e. neither PHP, nor anything heavy at all): “rss2html”, “atom2html”.
- something in Perl for RSS (source code)
 - …
 
$ perlbrew switch perl-5.12.1
$ cpanm XML::RSS
…