Description
Data structures can be serialized with a deprecated alternative to Data::Dumper and Storable. Developers may need this module only for maintaining older Perl code or reading legacy serialized data. New projects should prefer maintained serialization options.