Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Devel-StackTrace-AsHTML | Distribution: Fedora Project |
Version: 0.15 | Vendor: Fedora Project |
Release: 26.el10_0 | Build date: Tue Aug 20 12:39:37 2024 |
Group: Unspecified | Build host: buildhw-a64-07.iad2.fedoraproject.org |
Size: 73256 | Source RPM: perl-Devel-StackTrace-AsHTML-0.15-26.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Devel-StackTrace-AsHTML | |
Summary: Displays a stack trace in HTML |
Devel::StackTrace::AsHTML adds an 'as_html' method to Devel::StackTrace which displays the stack trace in beautiful HTML, with code snippet context and function parameters. If you call it on an instance of Devel::StackTrace::WithLexicals, you even get to see the lexical variables of each stack frame.