Toggle navigation
Perl Maven
Perl Tutorial
Pro
Login
Register
Books
Type keyword:
Archive
About
Searching for
"value"
Results:
Hashes in Perl
Exchange values and keys of a hash - how to reverse a hash
Compare Values - video
Filtering values using Perl grep
Unique values in an array in Perl
Unique values in an array reference in Perl
How to set default values in Perl
Operations on value-pairs in Perl
Create hash from two arrays: keys and values
How to sort a hash of hashes by value?
Memoization - speeding up function calls by caching of return values
Lvalue substr - replace part of a string
The easiest way to find the highest hash value without looping through all of them (max)
Boolean values in Perl
How to get the index of specific element (value) of an array?
Returning multiple values or a list from a subroutine in Perl
values
Use of uninitialized value
Multiple expected values - testing dice
Implementing 'is_any' to test multiple expected values