Moose::Meta::Method::Meta - A Moose Method metaclass for C<meta> methods |
Moose::Meta::Method::Meta - A Moose Method metaclass for meta
methods
version 2.1605
This class is a subclass of the Class::MOP::Method::Meta 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::Meta 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::Meta - A Moose Method metaclass for C<meta> methods |