|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: "has" statementby moritz (Cardinal) |
| on Jul 26, 2012 at 19:11 UTC ( #983914=note: print w/ replies, xml ) | Need Help?? |
|
There are lot of OO modules that use has to introduce attributes (ie per-instance storage), for example Moose and the smaller cousins Moo and Mo, and also Mojo::Base. And of course that's also the syntax for attributes in Perl 6, where you'd write it as
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||