d4e4fe144f
variables in scope.
5 lines
247 B
Text
5 lines
247 B
Text
PadWalker 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.
|
|
|
|
WWW: http://search.cpan.org/dist/PadWalker/
|