perldoc > Devel::StackTrace::Frame

📖 NAME

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

🚀 Quick Reference

Use Case Command Description
Access package name $frame->package Returns the package name of the frame
Access filename $frame->filename Returns the filename of the frame
Access line number $frame->line Returns the line number of the frame
Access subroutine name $frame->subroutine Returns the subroutine name
Check if frame has arguments $frame->hasargs Returns whether the frame has arguments
Get string representation $frame->as_string Returns a string description of the frame

🏷️ VERSION

version 2.04

📝 DESCRIPTION

See Devel::StackTrace for details.

🛠️ METHODS

See Perl's "caller" documentation for more information on what these methods return.

🤝 SUPPORT

Bugs may be submitted at <https://github.com/houseabsolute/Devel-StackTrace/issues>.

I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".

📂 SOURCE

The source code repository for Devel-StackTrace can be found at <https://github.com/houseabsolute/Devel-StackTrace>.

👤 AUTHOR

Dave Rolsky <autarch AT urth.org>

📜 COPYRIGHT AND LICENSE

This software is Copyright (c) 2000 - 2019 by David Rolsky.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)

The full text of the license can be found in the LICENSE file included with this distribution.

Devel::StackTrace::Frame
📖 NAME 🚀 Quick Reference 🏷️ VERSION 📝 DESCRIPTION 🛠️ METHODS 🤝 SUPPORT 📂 SOURCE 👤 AUTHOR 📜 COPYRIGHT AND LICENSE

Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-14 03:44 @216.73.217.13
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!