blob: 49e4e8c9aee7423925cfb74c9710b48b69fe22f4 (
plain) (
blame)
1
2
3
4
|
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.
|