https://bugzilla.redhat.com/show_bug.cgi?id=1139043
Bug ID: 1139043
Summary: Review Request: perl-Array-Unique - Tie-able array
that allows only unique values
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: http://www.fateyev.com/RPMS/Fedora20/testing/perl-Array-Unique.spec
SRPM URL:
http://www.fateyev.com/RPMS/Fedora20/testing/SRPMS/perl-Array-Unique-0.08-1.fc20.denf.src.rpm
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.
Fedora Account System Username: dfateyev
Koji scratch builds:
https://koji.fedoraproject.org/koji/taskinfo?taskID=7540753 (Rawhide)
https://koji.fedoraproject.org/koji/taskinfo?taskID=7540751 (EPEL 5)
https://koji.fedoraproject.org/koji/taskinfo?taskID=7540746 (EPEL 6)
https://koji.fedoraproject.org/koji/taskinfo?taskID=7540744 (EPEL 7)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review