Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37414606
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 

Текущая версия: 1.04-alt1
Время сборки: 2 апреля 2014, 10:33 ( 524.4 недели назад )
Размер архива: 11.35 Kb

Домашняя страница:   http://search.cpan.org/dist/Tie-Array-QueueExpi…

Лицензия: GPL
О пакете: Tie::Array::QueueExpire - tie ARRAY over a TokyoCabinet::BDB database with expiration function
Описание:

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

Текущий майнтейнер: Michael Bochkaryov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

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