
Devel::StackTrace::Frame - A single frame in a stack trace

version 1.30

See Devel::StackTrace for details.

See the caller documentation for more information on what these methods return.
Returns undef if the frame was not part of an eval.
Returns undef if the frame was not part of a require.
Returns the arguments passed to the frame. Note that any arguments that are references are returned as references, not copies.

Dave Rolsky <autarch@urth.org>

This software is Copyright (c) 2012 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)