libarray-unique-perl
Tie-able array that allows only unique values
Description
Array::Unique 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. 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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Array-Unique
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libarray-unique-perl