aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Walk/pkg-descr
blob: 085afc073cff63767d5a90530d392c4f3a385924 (plain) (blame)
1
2
3
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 ...