| Name: | perl-Data-Dumper-Concise |
|---|---|
| Version: | 2.023 |
| Release: | 24.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 23013 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Data-Dumper-Concise-2.023-24.el10_0.noarch.rpm |
| Source RPM: | perl-Data-Dumper-Concise-2.023-24.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Data-Dumper-Concise |
| Summary: | A convenient way to reproduce a set of Dumper options |
| Description: | This module always exports a single function, Dumper, which can be called with an array of values to dump those values or with no arguments to return the Data::Dumper object it has created. 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. |