Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Data-Dumper-Concise | Distribution: openSUSE:Factory:zSystems |
Version: 2.023 | Vendor: openSUSE |
Release: 1.35 | Build date: Tue May 16 07:25:15 2017 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 23524 | Source RPM: perl-Data-Dumper-Concise-2.023-1.35.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Data-Dumper-Concise/ | |
Summary: Less indentation and newlines plus sub deparsing |
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?".
Artistic-1.0 or GPL-1.0+
* Tue May 16 2017 [email protected] - updated to 2.023 see /usr/share/doc/packages/perl-Data-Dumper-Concise/Changes 2.023 - 2017-05-12 - convert distribution from Module::Install to Distar; fixes RT#120856 - every module has a $VERSION now (RT#116427) - add support for Trailingcomma option (RT#114609, Aaron Crane) * Sat Mar 22 2014 [email protected] - updated to 2.022 - Fix repo metadata * Fri Mar 07 2014 [email protected] - updated to 2.021 - Make Dwarn output all arguments even in scalar context (retun val is still the same though) * Mon Dec 12 2011 [email protected] - updated to 2.020 - Add DumperObject for getting at the underlying obj - create DwarnF for formatting Dumper'd output - Create Ddie for die'ing output - Make DwarnN test still work if Devel::ArgNames isn't installed - add $DwarnN export - make Devel::ArgNames an optional dep - add $Dwarn export - add documentation for DwarnN - remove Dumper() returning object - add DwarnN - add DwarnL - make Dwarn contextual - document ::Dwarn idiom - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work * Tue Nov 30 2010 [email protected] - switch to perl_requires macro * Thu Dec 10 2009 [email protected] - initial pkg 1.100
/usr/lib/perl5/vendor_perl/5.40.0/Data /usr/lib/perl5/vendor_perl/5.40.0/Data/Dumper /usr/lib/perl5/vendor_perl/5.40.0/Data/Dumper/Concise /usr/lib/perl5/vendor_perl/5.40.0/Data/Dumper/Concise.pm /usr/lib/perl5/vendor_perl/5.40.0/Data/Dumper/Concise/Sugar.pm /usr/lib/perl5/vendor_perl/5.40.0/Devel /usr/lib/perl5/vendor_perl/5.40.0/Devel/Dwarn.pm /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024