SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Devel-Dumpvar rpm build for : openSUSE Tumbleweed. For other distributions click perl-Devel-Dumpvar.

Name : perl-Devel-Dumpvar
Version : 1.60.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.4 Date : 2018-10-10 11:47:24
Group : Unspecified Source RPM : perl-Devel-Dumpvar-1.60.0-1.4.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : 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 useable 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_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Devel-Dumpvar-1.60.0-1.4.noarch.rpm
     

Provides :
perl(Devel::Dumpvar)
perl-Devel-Dumpvar

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Devel
/usr/lib/perl5/vendor_perl/5.40.0/Devel/Dumpvar.pm
/usr/share/doc/packages/perl-Devel-Dumpvar
/usr/share/doc/packages/perl-Devel-Dumpvar/Changes
/usr/share/doc/packages/perl-Devel-Dumpvar/README
/usr/share/licenses/perl-Devel-Dumpvar
/usr/share/licenses/perl-Devel-Dumpvar/LICENSE
/usr/share/man/man3/Devel::Dumpvar.3pm.gz

 
ICM