p5.30-data-dumper (perl/p5-data-dumper) Updated: 2 years, 9 months ago Add to my watchlist

Stringified Perl data structures, suitable for both printing and eval

Given a list of scalars or reference variables, writes out their contents in Perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be "eval"ed to get back an identical copy of the original reference structure.

Version: 2.183.0 License: (Artistic-1 or GPL) GitHub