Class::MOP::Mixin::HasMethods - Methods for metaclasses which have methods
| Use Case | Command | Description |
|---|---|---|
| Get a method object | $meta->get_method($name) | Retrieve the method metaclass object |
| Check method existence | $meta->has_method($name) | Boolean check if a method is defined |
| List all methods | $meta->get_method_list | Return a list of method names |
| Add a method | $meta->add_method($name, $code) | Add a method to the class |
version 2.2200
This class implements methods for metaclasses which have methods (Class::MOP::Class and Moose::Meta::Role). See Class::MOP::Class for API details.
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.
Generated by phpman v4.9.22-1-g1b0fcb4 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-05 02:33 @216.73.216.52
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-pro / taotoken.net / www.chedong.com - original format