{
    "mode": "perldoc",
    "parameter": "Class::MOP::Mixin",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Class%3A%3AMOP%3A%3AMixin/json",
    "generated": "2026-06-09T18:26:07Z",
    "sections": {
        "NAME": {
            "content": "Class::MOP::Mixin - Base class for mixin classes\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 2.2200\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class provides a few methods which are useful in all metaclasses.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "Class::MOP::Mixin->meta\nThis returns a Class::MOP::Class object for the mixin class.\n\nClass::MOP::Mixin->throwexception\nThrows an exception in the Moose::Exception family. This should ONLY be used internally -- any\ncallers outside Class::MOP::* should be using the version in Moose::Util instead.\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "*   Stevan Little <stevan@cpan.org>\n\n*   Dave Rolsky <autarch@urth.org>\n\n*   Jesse Luehrs <doy@cpan.org>\n\n*   Shawn M Moore <sartak@cpan.org>\n\n*   יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>\n\n*   Karen Etheridge <ether@cpan.org>\n\n*   Florian Ragwitz <rafl@debian.org>\n\n*   Hans Dieter Pearcey <hdp@cpan.org>\n\n*   Chris Prather <chris@prather.org>\n\n*   Matt S Trout <mstrout@cpan.org>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is copyright (c) 2006 by Infinity Interactive, Inc.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the Perl\n5 programming language system itself.\n",
            "subsections": []
        }
    },
    "summary": "Class::MOP::Mixin - Base class for mixin classes",
    "flags": [],
    "examples": [],
    "see_also": []
}