in reply to Re: Catching typos
in thread Catching typos

I think you nailed it ...

But I didn't expect this precedence

d:\tmp\pm>perl -MO=Deparse -e "reeturn $self->someMethod()" $self->reeturn->someMethod; -e syntax OK d:\tmp\pm>

Obfuscators would party now... ;-)

wait ... look at this:

d:\tmp\pm>perl -MO=Deparse -e "A B C D" 'B'->A('D'->C); -e syntax OK d:\tmp\pm>

Forget the lockdowns and lets meet for 99 beers ... xD

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery