Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37546679
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Memoize-ExpireLRU

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Memoize-ExpireLRU
Name: perl-%dist
Version: 0.56
Release: alt1

Summary: Expiry plug-in for Memoize that adds LRU cache expiration

License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/N/NE/NEILB/Memoize-ExpireLRU-%{version}.tar.gz

BuildArch: noarch

# was packaged into perl-Memoize

Requires: perl-Memoize >= 1.01-alt3

# Automatically added by buildreq on Tue Apr 27 2010

BuildRequires: perl-Memoize perl-devel

%description
For the theory of Memoization, please see the Memoize module
documentation. This module implements an expiry policy for Memoize
that follows LRU semantics, that is, the last n results, where n is
specified as the argument to the C<CACHESIZE> parameter, will be
cached.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Memoize*
%perl_vendor_privlib/auto/Memoize*

%changelog

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

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