in reply to Re: Private method variations
in thread Private method variations

You should probably be aware that the MY:: package name will be reserved in Perl 6 for getting at your current lexical scope.

Bah. And I knew that too.

Now if I could convince you to use My instead of MY, your scripts will be slightly easier to translate to Perl 6.

Colour me convinced :-)