Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37728785
en ru br
ALT Linux repositórios
S:1.04-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Tie-Array-QueueExpire

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009