SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Array-Unique
Version : 0.08 Vendor : Fedora Project
Release : 24.fc37 Date : 2022-07-22 05:22:33
Group : Unspecified Source RPM : perl-Array-Unique-0.08-24.fc37.src.rpm
Size : 0.02 MB
Packager : Fedora Project
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: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Array-Unique-0.08-24.fc37.noarch.rpm
ftp.icm.edu.pl  perl-Array-Unique-0.08-24.fc37.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.36.0)
perl(:VERSION) >= 5.6.0
perl(Carp)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Array-Unique
/usr/share/doc/perl-Array-Unique/Changes
/usr/share/doc/perl-Array-Unique/README
/usr/share/man/man3/Array::Unique.3pm.gz
/usr/share/perl5/vendor_perl/Array
/usr/share/perl5/vendor_perl/Array/Unique.pm

 
ICM