SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-TipJar-sparse-array-perl-hashbased rpm build for : OpenSuSE. For other distributions click perl-TipJar-sparse-array-perl-hashbased.

Name : perl-TipJar-sparse-array-perl-hashbased
Version : 0.01 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.1.1 Date : 2024-07-03 19:17:36
Group : Development/Libraries/Perl Source RPM : perl-TipJar-sparse-array-perl-hashbased-0.01-lp156.1.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : reference implementation of sparse array
Description :
An implementation of a sparse array tie class based on a Perl hash. This
module is intended as a reference implementation for testing, and other
modules providing the same semantics but better performance may be
forthcoming later.

This module efficiently provdes correct \'delete\' behavior, which is to
adjust the size of the array down to the last existing element when the top
element is deleted, by maintaining a sorted array of existing keys.

the \'splice\' handler could be improved. Currently it avoids specifically
handling all the possibilities by always renumbering existing elements from
the splice point up, then rebuilds the sorted list of existing elements.

keys are kept relative to an adjusting offset to support fast
\'shift\'/\'unshift\' operations.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-TipJar-sparse-array-perl-hashbased-0.01-lp156.1.1.noarch.rpm
     

Provides :
perl(TipJar::sparse::array::perl::hashbased)
perl-TipJar-sparse-array-perl-hashbased

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/TipJar
/usr/lib/perl5/vendor_perl/5.26.1/TipJar/sparse
/usr/lib/perl5/vendor_perl/5.26.1/TipJar/sparse/array
/usr/lib/perl5/vendor_perl/5.26.1/TipJar/sparse/array/perl
/usr/lib/perl5/vendor_perl/5.26.1/TipJar/sparse/array/perl/hashbased.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-TipJar-sparse-array-perl-hashbased
/usr/share/doc/packages/perl-TipJar-sparse-array-perl-hashbased/README
/usr/share/man/man3/TipJar::sparse::array::perl::hashbased.3pm.gz

 
ICM