Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Data-Denter | Distribution: Mageia |
Version: 0.150.0 | Vendor: Mageia.Org |
Release: 11.mga10 | Build date: Fri Jun 27 06:14:40 2025 |
Group: Development/Perl | Build host: localhost |
Size: 32005 | Source RPM: perl-Data-Denter-0.150.0-11.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Data-Denter | |
Summary: An alternative to Data::Dumper and Storable |
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.
GPL+ or Artistic
* Fri Jun 27 2025 umeabot <umeabot> 0.150.0-11.mga10 + Revision: 2207662 - Mageia 10 Mass Rebuild
/usr/share/doc/perl-Data-Denter /usr/share/doc/perl-Data-Denter/Changes /usr/share/doc/perl-Data-Denter/README /usr/share/man/man3/Data::Denter.3pm.xz /usr/share/perl5/vendor_perl/Data /usr/share/perl5/vendor_perl/Data/Denter.pm /usr/share/perl5/vendor_perl/Data/Denter.pod
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 28 06:42:14 2025