perl-Devel-Size - Perl extension for finding the memory usage of Perl variables
Website: | https://metacpan.org/release/Devel-Size |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-Devel-Size-0.84-1.aldos.i686 [29 KiB] |
Changelog
by Joel Barrios (2024-04-29):
- Update to 0.84. |