Moose::Meta::Method.3pm

Langue: en

Version: 2009-03-27 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Moose::Meta::Method - A Moose Method metaclass

DESCRIPTION

This class is a subclass of Class::MOP::Class that provides additional Moose-specific functionality, all of which is private.

To understand this class, you should read the the Class::MOP::Class documentation.

INHERITANCE

"Moose::Meta::Method" is a subclass of Class::MOP::Method.

BUGS

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

AUTHOR

Stevan Little <stevan@iinteractive.com> Copyright 2006-2009 by Infinity Interactive, Inc.

<http://www.iinteractive.com>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.