pkgsrc/devel/p5-MooseX-Attributes-Curried/DESCR
seb 38790dc341 Initial import of p5-MooseX-Attributes-Curried version 0.03 in the
NetBSD Packages Collection.

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.
2009-08-26 15:29:32 +00:00

4 lines
246 B
Text

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.