5e4af69067
Devel::Size can only report the size of a single element or the total size of a structure (array, hash etc). This module enhances Devel::Size by giving you the ability to generate a full size report for each element in a structure. ok sthen@
5 lines
232 B
Plaintext
5 lines
232 B
Plaintext
Devel::Size can only report the size of a single element or the total
|
|
size of a structure (array, hash etc). This module enhances Devel::Size
|
|
by giving you the ability to generate a full size report for each
|
|
element in a structure.
|