Name: | perl-Data-Dumper-Concise |
---|---|
Version: | 2.023 |
Release: | 12.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23817 |
License: | GPL+ or Artistic |
RPM: | perl-Data-Dumper-Concise-2.023-12.el8.noarch.rpm |
Source RPM: | perl-Data-Dumper-Concise-2.023-12.el8.src.rpm |
Build Date: | Wed Sep 30 2020 |
Build Host: | jenkins-172-17-0-2-b83b5c10-a569-4bbe-81fd-8beb7e47810c.appad1iad.osdevelopmeniad.oraclevcn.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. |