Package: libpadwalker-perl (2.5-1 and others)
Links for libpadwalker-perl
Debian Resources:
Download Source Package libpadwalker-perl:
- [libpadwalker-perl_2.5-1.dsc]
- [libpadwalker-perl_2.5.orig.tar.gz]
- [libpadwalker-perl_2.5-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
module to inspect and manipulate lexical variables
PadWalker is a module that allows you to inspect and even modify lexical variables in the current "lexical pad stack." Perl tracks which variables are accessible and visible in each lexical scope by keeping a separate set of variables for each scope. This module looks for a given variable by traversing that stack, which allows it to alter anything in the stack, even variables not normally accessible in the current scope.
In practise, this module is useful for checking anything defined in the full stack of subroutines that called your function, making it extremely useful for debugging. It is, however, not recommended for use in production code.
Other Packages Related to libpadwalker-perl
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Walls praktiske uddragnings- og rapportsprog (Perl)
-
- dep: perlapi-5.40.0
- virtual package provided by perl-base
Download libpadwalker-perl
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
s390x | 2.5-1+b6 | 18.0 kB | 56.0 kB | [list of files] |