
MooseX::SlurpyConstructor::Trait::Class - A role to make immutable constructors slurpy, and add meta-information used to find slurpy attributes

version 1.2

This role simply wraps _inline_BUILDALL() (from Moose::Meta::Class) so that immutable classes have a slurpy constructor.


This software is copyright (c) 2011 by Karen Etheridge.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.