Name: | perl-PadWalker |
---|---|
Version: | 1.96 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 86696 |
License: | GPL+ or Artistic |
RPM: | perl-PadWalker-1.96-3.el7.aarch64.rpm |
Source RPM: | perl-PadWalker-1.96-3.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/PadWalker/ |
Summary: | Play with other peoples' 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. |