blob: 0dcf1913962242dbd8e7fa6eaa76177f86029cbb (
plain)
1
2
3
4
5
6
|
Data::Peek started off as DDumper being a wrapper module over
Data::Dumper, but grew out to be a set of low-level data
introspection utilities that no other module provided yet, using
the lowest level of the perl internals API as possible.
WWW: https://metacpan.org/release/Data-Peek
|