Slicing and Dicing: Hash Slices in Perl 2017-10-27 #programming #perl How to take advantages of Perl’s hash slices to rapidly update values in a hash [Read more]
Hash Traversal in Perl 2017-08-30 #perl #code recipes A code recipe for traversing Perl hashes of any depth [Read more]