PadWalker - play with other peoples' lexical variables https://www.cpan.org/
Go to file
2024-01-06 09:28:45 +01:00
perl-PadWalker.spec automatic update by autodist [release 2.5-1mamba;Fri Oct 02 2020] 2024-01-06 09:28:45 +01:00
README.md automatic update by autodist [release 1.98-1mamba;Wed Oct 30 2013] 2024-01-06 09:28:45 +01:00

perl-PadWalker

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.