Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Class::MOP::Mixin

Name Class::MOP::Mixin
Version 2.2200
Located at /usr/lib/x86_64-linux-gnu/perl5/5.34
File /usr/lib/x86_64-linux-gnu/perl5/5.34/Class/MOP/Mixin.pm
Is Core No
Search CPAN for this module Class::MOP::Mixin
Documentation Class::MOP::Mixin
Module Details Class::MOP::Mixin


NAME

Class::MOP::Mixin - Base class for mixin classes


VERSION

version 2.2200


DESCRIPTION

This class provides a few methods which are useful in all metaclasses.


METHODS

Class::MOP::Mixin->meta

This returns a the Class::MOP::Class manpage object for the mixin class.

Class::MOP::Mixin->_throw_exception

Throws an exception in the the Moose::Exception manpage family. This should ONLY be used internally -- any callers outside Class::MOP::* should be using the version in the Moose::Util manpage instead.


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.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026