Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"hash"
Results:
Count the frequency of words in text using Perl
Creating a hash from an array in Perl
Hashes in Perl
How to insert a hash in another hash in Perl
How to sort a hash in Perl?
How to sort a hash of hashes by value?
Multi dimensional hashes in Perl
Perl Hash
Perl hash in scalar and list context
Printing hash of hashes of arrays by the array
The Hash-bang line, or how to make a Perl scripts executable on Linux
The easiest way to find the highest hash value without looping through all of them (max)
Exchange values and keys of a hash - how to reverse a hash
Merge hashes of arrays
delete an element from a hash
exists - check if a key exists in a hash
exists, delete in hash - video
Sorted hash in Perl using Tie::IxHash
Template Toolkit processing Hash of Hashes
How to dereference a reference to a hash or to an array in Perl