目录

Data-Walk

Data::Walk is for data, what File::Find is for file systems. You can use it for traversing arbitrarily complex Perl data structures.

Its closest relatives on CPAN are currently Data::Traverse and Data::Walker. Data::Traverse is very similar but can only handle unblessed references and has less options. Data::Walker offers an interactive approach for traversing data structures.

Data::Dumper also offers some callbacks when traversing the structures, but not the ones that I needed. That was motivation enough for writing Data::Walk.

关于

Perl模块,用于递归遍历和操作嵌套数据结构

88.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号