centos man page for devel::stacktrace::frame

Query: devel::stacktrace::frame

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Devel::StackTrace::Frame(3)				User Contributed Perl Documentation			       Devel::StackTrace::Frame(3)

NAME
Devel::StackTrace::Frame - A single frame in a stack trace
VERSION
version 1.30
DESCRIPTION
See Devel::StackTrace for details.
METHODS
See the caller documentation for more information on what these methods return. o $frame->package o $frame->filename o $frame->line o $frame->subroutine o $frame->hasargs o $frame->wantarray o $frame->evaltext Returns undef if the frame was not part of an eval. o $frame->is_require Returns undef if the frame was not part of a require. o $frame->args Returns the arguments passed to the frame. Note that any arguments that are references are returned as references, not copies. o $frame->hints o $frame->bitmask
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Dave Rolsky. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) perl v5.16.3 2012-11-20 Devel::StackTrace::Frame(3)
Related Man Pages
flipbook(1) - debian
devel::stacktrace(3) - mojave
devel::stacktrace::withlexicals(3pm) - debian
net::epp::frame::command::login(3pm) - debian
net::stomp::frame(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq