SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-URI-Fetch rpm build for : OpenSuSE. For other distributions click perl-URI-Fetch.

Name : perl-URI-Fetch
Version : 0.13 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2016-07-04 17:33:49
Group : Development/Libraries/Perl Source RPM : perl-URI-Fetch-0.13-1.1.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Smart URI fetching/caching
Description :
_URI::Fetch_ is a smart client for fetching HTTP pages, notably syndication
feeds (RSS, Atom, and others), in an intelligent, bandwidth- and
time-saving way. That means:

* * GZIP support

If you have _Compress::Zlib_ installed, _URI::Fetch_ will automatically try
to download a compressed version of the content, saving bandwidth (and
time).

* * _Last-Modified_ and _ETag_ support

If you use a local cache (see the _Cache_ parameter to _fetch_),
_URI::Fetch_ will keep track of the _Last-Modified_ and _ETag_ headers from
the server, allowing you to only download pages that have been modified
since the last time you checked.

* * Proper understanding of HTTP error codes

Certain HTTP error codes are special, particularly when fetching
syndication feeds, and well-written clients should pay special attention to
them. _URI::Fetch_ can only do so much for you in this regard, but it gives
you the tools to be a well-written client.

The response from _fetch_ gives you the raw HTTP response code, along with
special handling of 4 codes:

* * 200 (OK)

Signals that the content of a page/feed was retrieved successfully.

* * 301 (Moved Permanently)

Signals that a page/feed has moved permanently, and that your database of
feeds should be updated to reflect the new URI.

* * 304 (Not Modified)

Signals that a page/feed has not changed since it was last fetched.

* * 410 (Gone)

Signals that a page/feed is gone and will never be coming back, so you
should stop trying to fetch it.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(URI::Fetch)
perl(URI::Fetch::Response)
perl-URI-Fetch

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(URI)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Class::ErrorHandler)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(LWP::UserAgent)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/URI
/usr/lib/perl5/vendor_perl/5.18.2/URI/Fetch
/usr/lib/perl5/vendor_perl/5.18.2/URI/Fetch.pm
/usr/lib/perl5/vendor_perl/5.18.2/URI/Fetch/Response.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-URI-Fetch
/usr/share/doc/packages/perl-URI-Fetch/Changes
/usr/share/doc/packages/perl-URI-Fetch/LICENSE
/usr/share/doc/packages/perl-URI-Fetch/README
/usr/share/man/man3/URI::Fetch.3pm.gz
/usr/share/man/man3/URI::Fetch::Response.3pm.gz

 
ICM