perl-Devel-Size - Perl extension for finding the memory usage of Perl variables
Website: | http://search.cpan.org/dist/Devel-Size/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.69-1.fc9.i386 [27 KiB] |
Changelog
by Tom "spot" Callaway (2008-03-04):
- update to 0.69 |