RSSCache::Poller - Downloads the feeds
$RSSCache::Poller = RSSCache::Poller->new();
This module will poll one specified or all cached feeds and pass them to the backend module.
Constructor.
Downloads the specified feeds and passes them to the backend module that should update the cache.
This method will use multiple threads to download the feeds.
Downloads one specified feed. Won't start a new thread.
Copyright 2006 Thomas Wittek (mail at gedankenkonstrukt dot de). All rights reserved.
This document is free software. It is distributed under the same terms as Perl itself.