On Jun 15, 2010, at 10:46 PM, Kate Yoak wrote:
Hey guys,

I finally found a good place to play with inner() and augment. How come inner() is called as a local subroutine instead of an object method? It stands out as a sore thumb and is making me itchy!

"Curiosity killed the cat" :-)

Because inner, like super, has, extends, with, requires, augment, before, around, after and override, is a "keyword" and not a method.

:)

- Stevan

Reply via email to