SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-RSS-TimingBot rpm build for : Fedora 8. For other distributions click perl-XML-RSS-TimingBot.

Name : perl-XML-RSS-TimingBot
Version : 2.03 Vendor : Dries RPM Repository http://dries_ulyssis_org/rpm/
Release : 1.2.fc8.rf Date : 2007-12-06 11:50:07
Group : Applications/CPAN Source RPM : perl-XML-RSS-TimingBot-2.03-1.2.fc8.rf.src.rpm
Size : 0.05 MB
Packager : Dries Verachtert < dries_ulyssis_org>
Summary : Efficiently fetching RSS feeds
Description :
XML::RSS::TimingBot is for requesting RSS feeds only as often as needed.
This class does this in two ways:

* When you request a feed the first time, this class remembers what
Last-Modified and ETag headers it has; that the next time you request
that feed, this class can specify that the feed\'s server should return
data only if that feed has changed since last time, or has a different
ETag value. If the feed *has* changed, you\'ll get the HTTP response back
with full content and with a normal \"200\" status code. If the feed
*hasn\'t* changed, you\'ll get a contentless \"304\" response (meaning \"I\'m
not giving you any content, because it hasn\'t changed\").

* When you request a feed, this class remembers any data that might be
in the RSS that says how often this feed updates. See XML::RSS::Timing
for the full story; but as a common example if there\'s a
ttl tag with value 180 in the feed, that means that the feed will rebuild
only once every three hours (180 minutes). When this class sees that in the
received RSS data, it remembers this so that if you go to get the feed
more often than that, it will stop you and give a \"304\" (Not Modified)
error response.

RPM found in directory: /mirror/vol4/ftp.freshrpms.net/pub/freshrpms/pub/dag/fedora/8/en/i386/RPMS.dries

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-RSS-TimingBot-2.03-1.2.fc8.rf.noarch.rpm
ftp.icm.edu.pl  perl-XML-RSS-TimingBot-2.03-1.2.fc8.rf.noarch.rpm
     

Provides :
perl(XML::RSS::TimingBot)
perl-XML-RSS-TimingBot

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(LWP::UserAgent::Determined)
perl(LWP::Debug)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(vars)
perl(XML::RSS::Timing)
perl => 1:5
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/XML/RSS/TimingBot.pm
/usr/lib/perl5/vendor_perl/5.8.8/XML/RSS/TimingBot.pod
/usr/share/doc/perl-XML-RSS-TimingBot-2.03
/usr/share/doc/perl-XML-RSS-TimingBot-2.03/ChangeLog
/usr/share/doc/perl-XML-RSS-TimingBot-2.03/README
/usr/share/man/man3/XML::RSS::TimingBot.3pm.gz

 
ICM