Name: | perl-PadWalker |
---|---|
Version: | 2.3 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 38481 |
License: | GPL+ or Artistic |
RPM: | perl-PadWalker-2.3-2.el8.x86_64.rpm |
Source RPM: | perl-PadWalker-2.3-2.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/PadWalker/ |
Summary: | Play with other people's lexical variables |
Description: | PadWalker is a module that allows you to inspect (and even change!) lexical variables in any subroutine that called you. It will only show those variables that are in scope at the point of the call. |