perldoc > Class::MOP::Mixin::HasMethods(3pm)

📛 NAME

Class::MOP::Mixin::HasMethods - Methods for metaclasses which have methods

🚀 Quick Reference

Use CaseCommandDescription
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_listReturn a list of method names
Add a method$meta->add_method($name, $code)Add a method to the class

🔖 VERSION

version 2.2200

📖 DESCRIPTION

This class implements methods for metaclasses which have methods (Class::MOP::Class and Moose::Meta::Role). See Class::MOP::Class for API details.

đŸ‘Ĩ AUTHORS

ÂŠī¸ COPYRIGHT AND LICENSE

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.

Class::MOP::Mixin::HasMethods(3pm)
📛 NAME 🚀 Quick Reference 🔖 VERSION 📖 DESCRIPTION đŸ‘Ĩ AUTHORS ÂŠī¸ COPYRIGHT AND LICENSE

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)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-pro / taotoken.net / www.chedong.com - original format