Re: Possible to disable/rename meta() method
[email protected] ("Yuval Kogman")
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <[email protected]> |
2009/1/7 Stevan Little <[email protected]> > Tom, > > Nope, sorry 'meta' is used internally in Moose too much to override. Actually this is not as true today as it used to be... But we're still a bit too far off from being able to disable it. I think realistically it can be done in a branch in a few hours of work if anybody wants to try.