Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"has"
Results:
Moose constructor
Moose testing type constraint
Create hash from two arrays: keys and values
How to sort a hash in Perl?
How to sort a hash of hashes by value?
Merge hashes of arrays
The Hash-bang line, or how to make a Perl scripts executable on Linux
Hashes in Perl
Fast lookup by name or by date - Array - Hash - Linked List
Dumping a hash - video
Multi dimensional hashes in Perl
delete an element from a hash
exists - check if a key exists in a hash
exists, delete in hash - video
The easiest way to find the highest hash value without looping through all of them (max)
Template Toolkit processing Hash of Hashes
undef on Perl arrays and hashes
Hash of Arrays in Perl
How to check if string is empty or has only spaces in it using Perl?
Exchange values and keys of a hash - how to reverse a hash