Monthly Archives: September 2013

Classify your Hashes

The reason that I think that so many people loved Perl early on was how easy it was to make a deep object using HashRefs of HashRefs and ArrayRefs. Take this object and start passing it around between a bunch of subroutines that end up being hundreds of lines long, making modifications and adding things […]