SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Data-Dump rpm build for : OpenSuSE. For other distributions click perl-Data-Dump.

Name : perl-Data-Dump
Version : 1.25 Vendor : SUSE LLC < https://www_suse_com/>
Release : slfo.1.1.2 Date : 2024-05-30 16:13:49
Group : Unspecified Source RPM : perl-Data-Dump-1.25-slfo.1.1.2.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : Pretty printing of data structures
Description :
This module provides a few functions that traverse their argument list and
return a string containing Perl code that, when \'eval\'ed, produces a deep
copy of the original arguments.

The main feature of the module is that it strives to produce output that is
easy to read. Example:

AATTa = (1, [2, 3], {4 => 5});
dump(AATTa);

Produces:

\"(1, [2, 3], { 4 => 5 })\"

If you dump just a little data, it is output on a single line. If you dump
data that is more complex or there is a lot of it, line breaks are
automatically added to keep it easy to read.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-16.0-aarch64-ppc64le-s390x-x86_64/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Data-Dump-1.25-slfo.1.1.2.noarch.rpm
     

Provides :
perl(Data::Dump)
perl(Data::Dump::FilterContext)
perl(Data::Dump::Filtered)
perl(Data::Dump::Trace)
perl(Data::Dump::Trace::Call)
perl(Data::Dump::Trace::Wrapper)
perl-Data-Dump

Requires :
perl(:MODULE_COMPAT_5.38.2)
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.38.2/Data
/usr/lib/perl5/vendor_perl/5.38.2/Data/Dump
/usr/lib/perl5/vendor_perl/5.38.2/Data/Dump.pm
/usr/lib/perl5/vendor_perl/5.38.2/Data/Dump/FilterContext.pm
/usr/lib/perl5/vendor_perl/5.38.2/Data/Dump/Filtered.pm
/usr/lib/perl5/vendor_perl/5.38.2/Data/Dump/Trace.pm
/usr/share/doc/packages/perl-Data-Dump
/usr/share/doc/packages/perl-Data-Dump/Changes
/usr/share/doc/packages/perl-Data-Dump/README.md
/usr/share/man/man3/Data::Dump.3pm.gz
/usr/share/man/man3/Data::Dump::Filtered.3pm.gz
/usr/share/man/man3/Data::Dump::Trace.3pm.gz

 
ICM