Name : perl-XML-RSS-TimingBotDBI
| |
Version : 2.01
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.2.el6.rf
| Date : 2010-11-11 06:56:56
|
Group : Applications/CPAN
| Source RPM : perl-XML-RSS-TimingBotDBI-2.01-1.2.el6.rf.src.rpm
|
Size : 0.02 MB
| |
Packager : Dries Verachtert < dries_ulyssis_org>
| |
Summary : XML::RSS::TimingBot-subclass that saves state with DBI
|
Description :
This class is for requesting RSS feeds only as often as needed, and storing in a database the data about how often what feeds can be requested.
This is a subclass of XML::RSS::TimingBot\'s methods that stores its data in a DBI database object that you specify, instead of using XML::RSS::TimingBot\'s behavior of storing in a local flat-file database.
To use this class, \"use\" it, create a new object of this class, and \"use DBI\" and make a new database handle-object; then use \"rssagent_dbh\" to assign that handle to this TimingBotDBI object; and use \"rssagent_url_field\", \"rssagent_lastmod_field\", \"rssagent_nextupdate_field\", and \"rssagent_fetag_field\" to set up the right table/field names; and then, finally, you can use the TimingBotDBI object just like a LWP::UserAgent (actually LWP::UserAgent::Determined) object, to request RSS feeds.
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el6/en/x86_64/dag/RPMS |