Name : perl-B-LexInfo
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.7.1
| Date : 2023-01-27 16:09:24
|
Group : Development/Libraries/Perl
| Source RPM : perl-B-LexInfo-0.02-lp154.7.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : Show information about subroutine lexical variables
|
Description :
Perl stores lexical variable names and values inside a _padlist_ within the subroutine. Certain lexicals will maintain certain attributes after the the variable \"goes out of scope\". For example, when a scalar is assigned a string value, this value remains after the variable has gone out of scope, but is overridden the next time it is assigned to. Lexical Arrays and Hashes will retain their storage space for the maximum number of entries stored at any given point in time.
This module provides methods to record this information, which can be dumped out as-is or to compare two \"snapshots\". The information learned from these snapshots can be valuable in a number of ways.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-B/15.4/x86_64 |