{
    "mode": "perldoc",
    "parameter": "Devel::StackTrace::Frame",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Devel%3A%3AStackTrace%3A%3AFrame/json",
    "generated": "2026-06-11T14:43:33Z",
    "sections": {
        "NAME": {
            "content": "Devel::StackTrace::Frame - A single frame in a stack trace\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 2.04\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "See Devel::StackTrace for details.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "See Perl's \"caller\" documentation for more information on what these methods return.\n\n$frame->package\n$frame->filename\n$frame->line\n$frame->subroutine\n$frame->hasargs\n$frame->wantarray\n$frame->evaltext\nReturns undef if the frame was not part of an eval.\n\n$frame->isrequire\nReturns undef if the frame was not part of a require.\n\n$frame->args\nReturns the arguments passed to the frame. Note that any arguments that are references are\nreturned as references, not copies.\n\n$frame->hints\n$frame->bitmask\n$frame->asstring\nReturns a string containing a description of the frame.\n",
            "subsections": []
        },
        "SUPPORT": {
            "content": "Bugs may be submitted at <https://github.com/houseabsolute/Devel-StackTrace/issues>.\n\nI am also usually active on IRC as 'autarch' on \"irc://irc.perl.org\".\n",
            "subsections": []
        },
        "SOURCE": {
            "content": "The source code repository for Devel-StackTrace can be found at\n<https://github.com/houseabsolute/Devel-StackTrace>.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Dave Rolsky <autarch@urth.org>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is Copyright (c) 2000 - 2019 by David Rolsky.\n\nThis is free software, licensed under:\n\nThe Artistic License 2.0 (GPL Compatible)\n\nThe full text of the license can be found in the LICENSE file included with this distribution.\n",
            "subsections": []
        }
    },
    "summary": "Devel::StackTrace::Frame - A single frame in a stack trace",
    "flags": [],
    "examples": [],
    "see_also": []
}