in reply to Is there any way I can use object.method() instead of object->method()?

there's also the PlusPlus on CPAN which does this (and a couple more, equally evil things :-).

As for the mentioned DotsForArrow, this one is also based on Filter trickeries. -- to be deleted

Originally posted as a Categorized Answer.

  • Comment on Re: Is there any way I can use object.method() instead of object->method()?