Name : perl-Devel-Dumpvar
| |
Version : 1.06
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp151.3.1
| Date : 2018-12-03 23:01:41
|
Group : Development/Libraries/Perl
| Source RPM : perl-Devel-Dumpvar-1.06-lp151.3.1.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
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. Excect 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 usable module. It has dedicated hooks from and to the debugger, and spans across multiple namespaces, including main::. Devel::Dumpvar is a pure object-orientated reimplementation of the same functionality. This makes it much more versatile version to use for dumping information to debug log files or other uses where you don\'t need to reassemble the data.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.1/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Devel::Dumpvar)
perl-Devel-Dumpvar
perl-Devel-Dumpvar(x86-64)
Requires :