Path to this page:
./
devel/p5-PadWalker,
Play with other peoples lexical variables
Branch: pkgsrc-2015Q4,
Version: 2.1nb1,
Package name: p5-PadWalker-2.1nb1,
Maintainer: pkgsrc-usersPadWalker is a module which allows you to inspect (and even change!)
lexical variables in any subroutine which called you. It will only
show those variables which are in scope at the point of the call.
PadWalker is particularly useful for debugging. It's even used by
Perl's built-in debugger. (It can also be used for evil, of course.)
I wouldn't recommend using PadWalker directly in production code,
but it's your call. Some of the modules that use PadWalker internally
are certainly safe for and useful in production.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: f1c2a009a85df5bdca0ba59fb2967ef3096a307e
RMD160: 2a1c373d79903dbd37b145af7b915b4a6afa7742
Filesize: 15.719 KB
Version history: (Expand)
- (2016-01-02) Package added to pkgsrc.se, version p5-PadWalker-2.1nb1 (created)