Source: libdevel-stacktrace-withlexicals-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libdevel-stacktrace-perl (>= 2.00), libpadwalker-perl (>= 1.98) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git Homepage: https://metacpan.org/release/Devel-StackTrace-WithLexicals Package: libdevel-stacktrace-withlexicals-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdevel-stacktrace-perl (>= 2.00), libpadwalker-perl (>= 1.98) Description: Perl module for stack traces with access to lexical variables Devel::StackTrace::WithLexicals extends Devel::StackTrace allowing the generation of stack traces where it is possible to inspect or change callers' lexical variables.