Play with other peoples' lexical variables
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'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.
- Sources inherited from project openSUSE:Factory:Rings:1-MinimalX
- Links to openSUSE:Factory / perl-PadWalker
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:openSUSE:Factory:rpmlint:tests/perl-PadWalker && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
PadWalker-2.5.tar.gz | 0000016342 16 KB | |
cpanspec.yml | 0000000348 348 Bytes | |
perl-PadWalker.changes | 0000003881 3.79 KB | |
perl-PadWalker.spec | 0000002092 2.04 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
committed
(revision 1)
Comments 0