perl-Devel-Size - Perl extension for finding the memory usage of Perl variables
| Website: | https://metacpan.org/release/Devel-Size |
|---|---|
| License: | GPL+ or Artistic |
| Vendor: | Virtuozzo |
- 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.83-10.vl9.1.1.x86_64 [62 KiB] |
Changelog
by Mohan Boddu (2021-08-09):
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |