SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Array-Unique rpm build for : OpenSuSE. For other distributions click perl-Array-Unique.

Name : perl-Array-Unique
Version : 0.08 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 09:27:25
Group : Development/Libraries/Perl Source RPM : perl-Array-Unique-0.08-bp154.1.1.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Tie-able array that allows only unique values
Description :
This package lets you create an array which will allow only one occurrence
of any value.

In other words no matter how many times you put in 42 it will keep only the
first occurrence and the rest will be dropped.

You use the module via tie and once you tied your array to this module it
will behave correctly.

Uniqueness is checked with the \'eq\' operator so among other things it is
case sensitive.

As a side effect the module does not allow undef as a value in the array.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Array-Unique-0.08-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Array-Unique-0.08-bp154.1.1.noarch.rpm
     

Provides :
perl(Array::Unique)
perl-Array-Unique

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/Array
/usr/lib/perl5/vendor_perl/5.26.1/Array/Unique.pm
/usr/share/doc/packages/perl-Array-Unique
/usr/share/doc/packages/perl-Array-Unique/Changes
/usr/share/doc/packages/perl-Array-Unique/README
/usr/share/man/man3/Array::Unique.3pm.gz

 
ICM