- Find the first element in an array in Perl that satisfies a condition
- min, max, sum in Perl using List::Util
- Fast lookup by name or by date - Array - Hash - Linked List
- Search for hash in an array of hashes
- List and Array Utilities in Perl
- The easiest way to find the highest hash value without looping through all of them (max)
- Operations on value-pairs in Perl
- How to calculate factorial in Perl - n!