Package : perl-Data-Dumper > RPM : perl-Data-Dumper-2.173.0-1.mga7.src.rpm

Basic items

Name perl-Data-Dumper
Version 2.173.0
Release 1.mga7
URL http://metacpan.org/release/Data-Dumper
Group Development/Perl
Summary Convert data structure into perl code
Size 115KB
Arch aarch64
License GPL+ or Artistic

Description

Given a list of scalars or reference variables, writes out their contents
in perl syntax. The references can also be objects. The content of each
variable is output in a single Perl statement. Handles self-referential
structures correctly.

The return value can be 'eval'ed to get back an identical copy of the
original reference structure.

Any references that are the same as one of those passed in will be named
'$VAR'_n_ (where _n_ is a numeric suffix), and other duplicate references
to substructures within '$VAR'_n_ will be appropriately labeled using arrow
notation. You can specify names for individual values to be dumped if you
use the 'Dump()' method, or you can change the default '$VAR' prefix to
something else. See '$Data::Dumper::Varname' and '$Data::Dumper::Terse'
below.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-11-11 04:54:41
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie