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
Fast lookup by name or by date - Array - Hash - Linked List
Search for hash in an array of hashes
The easiest way to find the highest hash value without looping through all of them (max)
Merge hashes of arrays
Create hash from two arrays: keys and values
Exchange values and keys of a hash - how to reverse a hash
The Hash-bang line, or how to make a Perl scripts executable on Linux
How to get a slice of a hash?
Dumping a hash - video
Hash of Arrays in Perl