SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Data-Dumper-Concise
Version : 2.023 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 15.1 Date : 2017-05-18 10:35:27
Group : Development/Libraries/Perl Source RPM : perl-Data-Dumper-Concise-2.023-15.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Less indentation and newlines plus sub deparsing
Description :
This module always exports a single function, Dumper, which can be called
with an array of values to dump those values.

It exists, fundamentally, as a convenient way to reproduce a set of Dumper
options that we\'ve found ourselves using across large numbers of
applications, primarily for debugging output.

The principle guiding theme is \"all the concision you can get while still
having a useful dump and not doing anything cleverer than setting
Data::Dumper options\" - it\'s been pointed out to us that
Data::Dump::Streamer can produce shorter output with less lines of code. We
know. This is simpler and we\'ve never seen it segfault. But for
complex/weird structures, it generally rocks. You should use it as well,
when Concise is underkill. We do.

Why is deparsing on when the aim is concision? Because you often want to
know what subroutine refs you have when debugging and because if you were
planning to eval this back in you probably wanted to remove subrefs first
and add them back in a custom way anyway. Note that this -does- force using
the pure perl Dumper rather than the XS one, but I\'ve never in my life seen
Data::Dumper show up in a profile so \"who cares?\".

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Data::Dumper::Concise)
perl(Data::Dumper::Concise::Sugar)
perl(Devel::Dwarn)
perl-Data-Dumper-Concise

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Data
/usr/lib/perl5/vendor_perl/5.18.2/Data/Dumper
/usr/lib/perl5/vendor_perl/5.18.2/Data/Dumper/Concise
/usr/lib/perl5/vendor_perl/5.18.2/Data/Dumper/Concise.pm
/usr/lib/perl5/vendor_perl/5.18.2/Data/Dumper/Concise/Sugar.pm
/usr/lib/perl5/vendor_perl/5.18.2/Devel
/usr/lib/perl5/vendor_perl/5.18.2/Devel/Dwarn.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Data-Dumper-Concise
/usr/share/doc/packages/perl-Data-Dumper-Concise/Changes
/usr/share/doc/packages/perl-Data-Dumper-Concise/README
/usr/share/man/man3/Data::Dumper::Concise.3pm.gz
/usr/share/man/man3/Data::Dumper::Concise::Sugar.3pm.gz
/usr/share/man/man3/Devel::Dwarn.3pm.gz

 
ICM