| Name: | perl-Devel-Size | 
|---|---|
| Version: | 0.83 | 
| Release: | 3.module+el8.10.0+90267+7012ad3b | 
| Architecture: | x86_64 | 
| Module: | perl:5.32:8100020240409120442:9fe1d287 | 
| Group: | Unspecified | 
| Size: | 43374 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Devel-Size-0.83-3.module+el8.10.0+90267+7012ad3b.x86_64.rpm | 
| Source RPM: | perl-Devel-Size-0.83-3.module+el8.10.0+90267+7012ad3b.src.rpm | 
| Build Date: | Tue Apr 09 2024 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/Devel-Size | 
| Summary: | Perl extension for finding the memory usage of Perl variables | 
| 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.  |