Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37602811
en ru br
ALT Linux repos
S:1.4-alt1
5.0: 0.5-alt1
4.1: 0.5-alt1
4.0: 0.5-alt1
3.0: 0.5-alt1

Group :: Development/Perl
RPM: perl-HTTP-Cache-Transparent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist HTTP-Cache-Transparent
Name: perl-%dist
Version: 1.4
Release: alt1

Summary: Cache the result of http get-requests persistently
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MA/MATTIASH/%{dist}-%{version}.tar.gz

Buildarch: noarch

# Automatically added by buildreq on Thu Apr 29 2010

BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage perl-libwww perl(Test/RequiresInternet.pm)

%description
HTTP::Cache::Transparent is an implementation of http get that keeps
a local cache of fetched pages to avoid fetching the same data from
the server if it hasn't been updated.  The cache is stored on disk
and is thus persistent between invocations.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md examples
%perl_vendor_privlib/HTTP*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin