Package: libarray-unique-perl (0.08-2.1)
Links for libarray-unique-perl
Debian Resources:
Download Source Package libarray-unique-perl:
- [libarray-unique-perl_0.08-2.1.dsc]
- [libarray-unique-perl_0.08.orig.tar.gz]
- [libarray-unique-perl_0.08-2.1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
Tie-able array that allows only unique values
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.
Other Packages Related to libarray-unique-perl
|
|
|
|
-
- dep: perl
- "Practical Extraction and Report Language" di Larry Wall
Download libarray-unique-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.1 kB | 28.0 kB | [list of files] |