Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"HASH"
Results:
How to dereference a reference to a hash or to an array in Perl
Moo with hash reference as attributes - with or without default values
ref - What kind of reference is this variable?
Key/Value Hash Slices
The Hash-bang line, or how to make a Perl scripts executable on Linux
Fast lookup by name or by date - Array - Hash - Linked List
Search for hash in an array of hashes
each - iterate over Perl hash elements pair-by-pair
The easiest way to find the highest hash value without looping through all of them (max)
delete an element from a hash
exists - check if a key exists in a hash
exists, delete in hash - video
Create hash from two arrays: keys and values
Exchange values and keys of a hash - how to reverse a hash
Hashes in Perl
How to sort a hash in Perl?
How to sort a hash of hashes by value?
Perl Hash
Merge hashes of arrays
undef on Perl arrays and hashes