Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37543538
en ru br
Репозитории ALT
S:1.4-alt1
5.1: 0.5-alt1
4.1: 0.5-alt1
4.0: 0.5-alt1
3.0: 0.5-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-HTTP-Cache-Transparent

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin