Hacker News new | ask | show | jobs
by jblomo 6000 days ago
No, I also thought that the first example was the most clear, assuming you know how a hash table is typically used in Perl. One of the reasons I like Perl is you can frequently solve problems with the built in data structures, you don't have to get your head around someone's attempt to model out every bit with an object.