SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-LLHash rpm build for : OpenSuSE. For other distributions click perl-Tie-LLHash.

Name : perl-Tie-LLHash
Version : 1.004 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.3.1 Date : 2023-07-20 19:28:08
Group : Development/Libraries/Perl Source RPM : perl-Tie-LLHash-1.004-lp155.3.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Ordered hashes
Description :
This class implements an ordered hash-like object. It\'s a cross between a
Perl hash and a linked list. Use it whenever you want the speed and
structure of a Perl hash, but the orderedness of a list.

See also the Tie::IxHash manpage by Gurusamy Sarathy. It\'s similar (it also
does tied ordered hashes), but it has a different internal data structure
and a different flavor of usage. the Tie::IxHash manpage stores its data
internally as both a hash and an array in parallel. \'Tie::LLHash\' stores
its data as a bidirectional linked list, making both inserts and deletes
very fast. the Tie::IxHash manpage therefore makes your hash behave more
like a list than \'Tie::LLHash\' does. This module keeps more of the hash
flavor.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-LLHash-1.004-lp155.3.1.noarch.rpm
     

Provides :
perl(Tie::LLHash)
perl-Tie-LLHash

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/Tie
/usr/lib/perl5/vendor_perl/5.26.1/Tie/LLHash.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Tie-LLHash
/usr/share/doc/packages/perl-Tie-LLHash/Changes
/usr/share/doc/packages/perl-Tie-LLHash/LICENSE
/usr/share/doc/packages/perl-Tie-LLHash/README
/usr/share/man/man3/Tie::LLHash.3pm.gz

 
ICM