Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Data-Dumper-Concise-2.023-bp153.1.20 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Data-Dumper-Concise Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.023 Vendor: openSUSE
Release: bp153.1.20 Build date: Sat Mar 6 00:59:50 2021
Group: Development/Libraries/Perl Build host: lamb09
Size: 24238 Source RPM: perl-Data-Dumper-Concise-2.023-bp153.1.20.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?".

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Tue May 16 2017 coolo@suse.com
  - 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 coolo@suse.com
  - updated to 2.022
    - Fix repo metadata
* Fri Mar 07 2014 coolo@suse.com
  - updated to 2.021
    - Make Dwarn output all arguments even in scalar context
      (retun val is still the same though)
* Mon Dec 12 2011 coolo@suse.de
  - 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 coolo@novell.com
  - switch to perl_requires macro
* Thu Dec 10 2009 chris@computersalat.de
  - initial pkg 1.100

Files

/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/Dumper
/usr/lib/perl5/vendor_perl/5.26.1/Data/Dumper/Concise
/usr/lib/perl5/vendor_perl/5.26.1/Data/Dumper/Concise.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Dumper/Concise/Sugar.pm
/usr/lib/perl5/vendor_perl/5.26.1/Devel
/usr/lib/perl5/vendor_perl/5.26.1/Devel/Dwarn.pm
/usr/lib/perl5/vendor_perl/5.26.1/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024