| Name: | perl-Devel-StackTrace-AsHTML |
|---|---|
| Version: | 0.15 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 74220 |
| License: | GPL+ or Artistic |
| RPM: | perl-Devel-StackTrace-AsHTML-0.15-1.el7.noarch.rpm |
| Source RPM: | perl-Devel-StackTrace-AsHTML-0.15-1.el7.src.rpm |
| Build Date: | Sat Oct 28 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Devel-StackTrace-AsHTML |
| Summary: | Displays a stack trace in HTML |
| Description: | 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. |