Package : perl-Data-Denter > RPM : perl-Data-Denter-0.150.0-10.mga9.src.rpm

Basic items

Name perl-Data-Denter
Version 0.150.0
Release 10.mga9
URL https://metacpan.org/release/Data-Denter
Group Development/Perl
Summary An alternative to Data::Dumper and Storable
Size 12KB
Arch noarch
License GPL+ or Artistic

Description

The main problem with Data::Dumper (one of my all-time favorite modules) is
that you have to use 'eval()' to deserialize the data you've dumped. This
is great if you can trust the data you're evaling, but horrible if you
can't. A good alternative is Storable.pm. It can safely thaw your frozen
data. But if you want to read/edit the frozen data, you're out of luck,
because Storable uses a binary format. Even Data::Dumper's output can be a
little cumbersome for larger data objects.

Enter Data::Denter.

Data::Denter is yet another Perl data serializer/deserializer. It formats
nested data structures in an indented fashion. It is optimized for human
readability/editability, safe deserialization, and (eventually) speed.

Media information

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

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-22 14:58:25
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie