Moose::Meta::Method::Accessor - A Moose Method metaclass for accessors |
Moose::Meta::Method::Accessor - A Moose Method metaclass for accessors
version 2.1605
This class is a subclass of the Class::MOP::Method::Accessor manpage that provides additional Moose-specific functionality, all of which is private.
To understand this class, you should read the the the Class::MOP::Method::Accessor manpage documentation.
See Moose/BUGS for details on reporting bugs.
This software is copyright (c) 2006 by Infinity Interactive, Inc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Moose::Meta::Method::Accessor - A Moose Method metaclass for accessors |