ports

devel/p5-PadWalker

p5-PadWalker-2.3 – peek at lexical variables

Description

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.

PadWalker is particularly useful for debugging. It can even be used by
Perl's built-in debugger.

WWW: http://search.cpan.org/dist/PadWalker/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None