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
Create hash from two arrays: keys and values
Exchange values and keys of a hash - how to reverse a hash
Reading CSV file as many hash-es
The easiest way to find the highest hash value without looping through all of them (max)
Fast lookup by name or by date - Array - Hash - Linked List
Sorted hash in Perl using Tie::IxHash
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
Search for hash in an array of hashes
Merge hashes of arrays