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: 9.mga8 | Build date: Wed Feb 12 05:18:30 2020 |
Group: Development/Perl | Build host: localhost |
Size: 32245 | Source RPM: perl-Data-Denter-0.150.0-9.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/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
* Wed Feb 12 2020 umeabot <umeabot> 0.150.0-9.mga8 + Revision: 1493640 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 0.150.0-8.mga7 + Revision: 1266833 - Mageia 7 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, Sun Oct 13 10:18:22 2024