Perl extension for finding the memory usage of Perl variables
This module figures out the real sizes of Perl variables in bytes. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of the scalar. If the variable is a hash or an array, use a reference when calling.
$
pkg install p5-Devel-SizeOrigin
devel/p5-Devel-Size
Size
34.0KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
9 packages