summaryrefslogtreecommitdiffstats
path: root/perl/perl-Data-Dump/README
blob: 66576edeb7de08ccd54a0736c73c741cea2e2656 (plain)
1
2
3
4
perl-Data-Dump (Pretty printing of data structures)
This module provide a few functions that traverse their argument and
produces a string as its result. The string contains Perl code that,
when evaled, produces a deep copy of the original arguments.