“
What kinda fuckin’ drugs was Larry Wall smokin’ when he designed Perl’s reference system? And what kinda drugs was he fuckin’ smokin when he designed Perl’s object system?
And man, you put the two together, we’re talking fucked, fucked, fucked! Look, I’m not trying to do anything fancy. I’m just trying to store an array into a hash reference that gets blessed as an object, then later retrieve the array. Simple enough in Python or Ruby or Java. But in Perl? Noooo! Perl’s rules for dereferencing appear to be even more arcane and ridiculous than those of “C” (I went to the book store and checked a dozen “C” books on how to create an array of pointers to functions that return an int, and one — ONE — got it right out of all those books. Even the experts get confused!).
What is literally TWO WORDS in Ruby “return self.stuff” — is all sorts of arcane incantations in Perl