![]() |
![]()
| ![]() |
![]()
NAMEMoose::Meta::Method::Overridden - A Moose Method metaclass for overridden methods VERSIONversion 2.2207 DESCRIPTIONThis class implements method overriding logic for the Moose "override" keyword. The overriding subroutine's parent will be invoked explicitly using the "super" keyword from the parent class's method definition. METHODSMoose::Meta::Method::Overridden->new(%options)This constructs a new object. It accepts the following options:
BUGSSee "BUGS" in Moose for details on reporting bugs. AUTHORS
COPYRIGHT AND LICENSEThis 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.
|