p5-mop-redux
p5-mop-redux copied to clipboard
trait keyword
sub is not used for methods, traits should have their own keyword too. This could hide away some of the boilerplate too.
Just a note for context.
This was discussed at the Boston.pm meeting on Nov. 12, 2013. The idea is that we can make trait building easier by creating a custom syntax and therefore eliminating a lot of the boilerplate traits often have to create.
Syntax proposals welcome.
I'm not sure what boilerplate this is actually referring to?