Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-XML-RSS-TimingBot-2.03-1.2.el6.rf RPM for noarch

From DAG packages for Red Hat Linux el6 i386

Name: perl-XML-RSS-TimingBot Distribution: RPMForge repository for Red Hat Enterprise Linux 6
Version: 2.03 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Release: 1.2.el6.rf Build date: Thu Nov 11 06:56:55 2010
Group: Applications/CPAN Build host: lisse.hasselt.wieers.com
Size: 49784 Source RPM: perl-XML-RSS-TimingBot-2.03-1.2.el6.rf.src.rpm
Packager: Dries Verachtert <dries@ulyssis.org>
Url: http://search.cpan.org/dist/XML-RSS-TimingBot/
Summary: Efficiently fetching RSS feeds
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.

Provides

Requires

License

Artistic

Changelog

* Wed Mar 22 2006 Dries Verachtert <dries@ulyssis.org> - 2.03-1.2 - 7981/dag
  - Rebuild for Fedora Core 5.
* Thu Jul 22 2004 Dries Verachtert <dries@ulyssis.org> - 2.03-1
  - Initial package.

Files

/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
/usr/share/perl5/vendor_perl/XML/RSS/TimingBot.pm
/usr/share/perl5/vendor_perl/XML/RSS/TimingBot.pod


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 08:42:38 2024