Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Array-Unique | Distribution: openSUSE Tumbleweed |
Version: 0.09 | Vendor: openSUSE |
Release: 1.7 | Build date: Tue May 30 05:06:09 2023 |
Group: Unspecified | Build host: reproducible |
Size: 30512 | Source RPM: perl-Array-Unique-0.09-1.7.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Array-Unique | |
Summary: Tie-able array that allows only unique values |
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.
Artistic-1.0 OR GPL-1.0-or-later
* Tue May 30 2023 Tina Müller <timueller+perl@suse.de> - updated to 0.09 see /usr/share/doc/packages/perl-Array-Unique/Changes 0.09 2023.05.29 - Move to GitHub - Add GitHub Actions - Add links to GitHub - Add version number to each module * Mon Aug 22 2011 lars@linux-schulserver.de - recreated the spec file by cpanspec 1.78.03 * Fri Apr 22 2011 pascal.bleser@opensuse.org - initial version (0.08)
/usr/lib/perl5/vendor_perl/5.40.0/Array /usr/lib/perl5/vendor_perl/5.40.0/Array/Unique /usr/lib/perl5/vendor_perl/5.40.0/Array/Unique.pm /usr/lib/perl5/vendor_perl/5.40.0/Array/Unique/Hash.pm /usr/lib/perl5/vendor_perl/5.40.0/Array/Unique/IxHash.pm /usr/lib/perl5/vendor_perl/5.40.0/Array/Unique/Quick.pm /usr/lib/perl5/vendor_perl/5.40.0/Array/Unique/Std.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/doc/packages/perl-Array-Unique/README.md /usr/share/man/man3/Array::Unique.3pm.gz /usr/share/man/man3/Array::Unique::Hash.3pm.gz /usr/share/man/man3/Array::Unique::IxHash.3pm.gz /usr/share/man/man3/Array::Unique::Quick.3pm.gz /usr/share/man/man3/Array::Unique::Std.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025