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?
Search for hash in an array of hashes
Exchange values and keys of a hash - how to reverse a hash
Dumping a hash - video
Hash of Arrays in Perl
undef on Perl arrays and hashes
Useless use of hash element in void context
each - iterate over Perl hash elements pair-by-pair
Fast lookup by name or by date - Array - Hash - Linked List
The Hash-bang line, or how to make a Perl scripts executable on Linux
Reading CSV file as many hash-es
delete an element from a hash
exists, delete in hash - video
The easiest way to find the highest hash value without looping through all of them (max)
Sorted hash in Perl using Tie::IxHash
Hashes in Perl
Create hash from two arrays: keys and values
How to sort a hash in Perl?