| Name: | rh-perl520-perl-Devel-Size |
|---|---|
| Version: | 0.79 |
| Release: | 8.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 72529 |
| License: | GPL+ or Artistic |
| RPM: | rh-perl520-perl-Devel-Size-0.79-8.el7.x86_64.rpm |
| Source RPM: | rh-perl520-perl-Devel-Size-0.79-8.el7.src.rpm |
| Build Date: | Fri Feb 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |