Package perl-Tie-Array-QueueExpire: Information

    Source package: perl-Tie-Array-QueueExpire
    Version: 1.04-alt1
    Build time:  Apr 3, 2014, 03:17 PM in the task #117510
    Category: Development/Perl
    Report package bug
    License: GPL
    Summary: Tie::Array::QueueExpire - tie ARRAY over a TokyoCabinet::BDB database with expiration function
    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

    List of rpms provided by this srpm:
    perl-Tie-Array-QueueExpire (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

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

    Last changed


    April 2, 2014 Igor Vlasenko 1.04-alt1
    - automated CPAN update
    July 15, 2010 Igor Vlasenko 1.01-alt1
    - automated CPAN update
    May 22, 2009 Michael Bochkaryov 0.55-alt1
    - initial build for ALT Linux Sisyphus