1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
  
     | 
    
      Source: libxml-rss-feed-perl
Section: perl
Priority: optional
Maintainer: Erik Vetters <evetters@gmail.com>
Build-Depends: debhelper (>= 7), perl, libxml-rss-perl
Standards-Version: 3.7.2
Package: libxml-rss-feed-perl
Architecture: all
Depends: ${perl:Depends}, libxml-rss-perl, libclone-perl,libhtml-parser-perl,liburi-perl
Description: Perl module for Persistent XML RSS (RDF Site Summary) Encapsulation
 This module is a framework for persistent XML RSS (RDF Site Summary)
 Encapsulation. This module provides a framework for watching multiple
 RSS sources. The magic is in the late_breaking_news method that returns 
 only headlines it hasn't seen.
 .
 If you want a non-blocking way to watch multiple RSS sources with one 
 process use POE::Component::RSSAggregator (libpoe-component-rssaggregator)
 .
 Homepage: http://search.cpan.org/~jbisbee/XML-RSS-Feed/
 
 
     |