in reply to Re: Surprising quirk of method call parser
in thread Surprising quirk of method call parser

That's quite interesting. The example in question was running under 5.10. Two gold stars to you: one for recognizing that the code was dereferencing a hashref instead of calling a method, and the other for catching my typo.
  • Comment on Re^2: Surprising quirk of method call parser