Пакет perl-Tie-Array-QueueExpire: Информация

    Исходный пакет: perl-Tie-Array-QueueExpire
    Версия: 1.04-alt1
    Собран:  3 апреля 2014 г. 15:17 в задании #117510
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Tie-Array-QueueExpire/

    Лицензия: 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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Tie-Array-QueueExpire (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-Data-Serializer
      2. perl-TokyoCabinet
      3. perl-devel
      4. perl(DBD/SQLite.pm)
      5. perl(DBI.pm)

    Последнее изменение


    2 апреля 2014 г. Igor Vlasenko 1.04-alt1
    - automated CPAN update
    15 июля 2010 г. Igor Vlasenko 1.01-alt1
    - automated CPAN update
    22 мая 2009 г. Michael Bochkaryov 0.55-alt1
    - initial build for ALT Linux Sisyphus