Files
pkgsrc-ng/devel/p5-MooseX-MultiInitArg/DESCR
2013-09-26 17:14:40 +02:00

7 lines
324 B
Plaintext

If you've ever wanted to be able to call an attribute any number of things
while you're passing arguments to your object constructor, Now You Can.
The primary motivator is that I have some attributes that were named
inconsistently, and I wanted to rename them without breaking backwards
compatibility with my existing API.