SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

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

Content of RPM  Changelog  Provides Requires

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 :
perl = 5.26.1
perl(File::Spec) >= 0.80
perl(Scalar::Util) >= 1.18
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Devel
/usr/lib/perl5/vendor_perl/5.26.1/Devel/Dumpvar.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Devel
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Devel/Dumpvar
/usr/share/doc/packages/perl-Devel-Dumpvar
/usr/share/doc/packages/perl-Devel-Dumpvar/Changes
/usr/share/doc/packages/perl-Devel-Dumpvar/LICENSE
/usr/share/doc/packages/perl-Devel-Dumpvar/README
/usr/share/man/man3/Devel::Dumpvar.3pm.gz

 
ICM