Name: | perl-PadWalker |
Version: | 2.5 |
Release: | 8.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 46112 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-PadWalker-2.5-8.el10_0.x86_64.rpm
|
Source RPM: |
perl-PadWalker-2.5-8.el10_0.src.rpm
|
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |