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: Fedora Project |
Version: 0.08 | Vendor: Fedora Project |
Release: 22.el9 | Build date: Mon Mar 7 15:58:12 2022 |
Group: Unspecified | Build host: buildvm-s390x-19.s390.fedoraproject.org |
Size: 19807 | Source RPM: perl-Array-Unique-0.08-22.el9.src.rpm |
Packager: Fedora Project | |
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.
GPL+ or Artistic
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-20 - Perl 5.34 rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-17 - Perl 5.32 rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024