summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Attributes-Curried/DESCR
blob: ff2e273384857530a612e8362d5bbc8fe0adeeb6 (plain)
1
2
3
4
The Perl 5 module MooseX::Attributes::Curried lets you define curried
versions of "has" in Moose. If many of your attributes share the
same options, especially across multiple classes, then you can
refactor those options away into a curried has.