Name : perl-Devel-Dumpvar
| |
Version : 1.60.0
| Vendor : Mageia_Org
|
Release : 13.mga9
| Date : 2022-03-20 21:42:08
|
Group : Development/Perl
| Source RPM : perl-Devel-Dumpvar-1.60.0-13.mga9.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
Summary : A pure-OO reimplementation of dumpvar.pl
|
Description :
Most perl dumping modules are focused on serializing data structures into a format that can be rebuilt into the original data structure. They do this with a variety of different focuses, such as human readability, the ability to execute the dumped code directly, or to minimize the size of the dumped data.
Except for the one contained in the debugger, in the file dumpvar.pl. This is a much more human-readable form, highly useful for debugging, containing a lot of extra information without the burden of needing to allow the dump to be re-assembled into the original data.
The main downside of the dumper in the perl-debugger is that the dumpvar.pl script is not really a readily loadable and useable module. It has dedicated hooks from and to the debugger, and spans across multiple namespaces, including main::.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release |