> A quick note on that part - the newly-added `method` keyword doesn't > allow you to rename the invocant variable at all. You just get `$self`, > so there's no such syntax ambiguity here to worry about. > > If ever supported, it should be part of `class` syntax and not method Every method of same class should use same name for `$self` > -- > Paul "LeoNerd" Evans > > leonerd@leonerd.org.uk | https://metacpan.org/author/PEVANS > http://www.leonerd.org.uk/ | https://www.tindie.com/stores/leonerd/ >Thread Previous | Thread Next