Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > f48ccd0a85fb59986c977b8b25989533

perl-Data-Denter-0.15-2.noarch.rpm

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.

Sources packages:

Other version of this rpm: