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

Группа :: Разработка/Perl
Пакет: perl-Tie-Array-QueueExpire

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

%define _unpackaged_files_terminate_build 1
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   For more information on cpan2rpm please visit: http://perl.arix.com/

%define module Tie-Array-QueueExpire
%define m_distro Tie-Array-QueueExpire
%define m_name Tie::Array::QueueExpire
%define m_author_id FDULAU
%define _disable_test 1

Name: perl-Tie-Array-QueueExpire
Version: 1.04
Release: alt1

Summary: %m_name - tie ARRAY over a TokyoCabinet::BDB database with expiration function

License: GPL
Group: Development/Perl
Url: http://search.cpan.org/dist/Tie-Array-QueueExpire/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/F/FD/FDULAU/Tie-Array-QueueExpire-%{version}.tar.gz

# Automatically added by buildreq on Fri May 22 2009 (-bi)

BuildRequires: perl-Data-Serializer perl-TokyoCabinet perl-devel perl(DBI.pm) perl(DBD/SQLite.pm)

%description
Tie an ARRAY over a TokyCabinet Btree DB and allow to get or deleted expired data;

This module require Time::HiRes, TokyoCabinet (database and perl module.)

The normal ARRAY function present are

push
pop
shift
exits
scalar
clear
unshift  (but put data 1 second before the first entry)

The following function is not completely iplemented.

 splice

The following function are not implemented.

 extend
 store
 STORESIZE

The following function are specific of this module.

 LAST
 FIRST
 EXPIRE
 OPTIMIZE

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%perl_vendor_privlib/Tie/*
%doc Changelog README test.pl

%changelog

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

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