{
    "mode": "perldoc",
    "parameter": "Moose::Meta::Method::Overridden",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Moose%3A%3AMeta%3A%3AMethod%3A%3AOverridden/json",
    "generated": "2026-06-13T15:27:34Z",
    "sections": {
        "NAME": {
            "content": "Moose::Meta::Method::Overridden - A Moose Method metaclass for overridden methods\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 2.2200\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class implements method overriding logic for the Moose \"override\" keyword.\n\nThe overriding subroutine's parent will be invoked explicitly using the \"super\" keyword from the\nparent class's method definition.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "Moose::Meta::Method::Overridden->new(%options)\nThis constructs a new object. It accepts the following options:\n\n*   class\n\nThe metaclass object for the class in which the override is being declared. This option is\nrequired.\n\n*   name\n\nThe name of the method which we are overriding. This method must exist in one of the class's\nsuperclasses. This option is required.\n\n*   method\n\nThe subroutine reference which implements the overriding. This option is required.\n",
            "subsections": []
        },
        "BUGS": {
            "content": "See \"BUGS\" in Moose for details on reporting bugs.\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": "Moose::Meta::Method::Overridden - A Moose Method metaclass for overridden methods",
    "flags": [],
    "examples": [],
    "see_also": []
}