4 lines
216 B
Text
4 lines
216 B
Text
|
Data::Walk is for data what File::Find is for files. You can use it fo
|
||
|
rolling your own serialization class, for displaying Perl data structures,
|
||
|
for deep copying or comparing, for recursive deletion of data, or ...
|