| Name: | perl-Devel-Size |
|---|---|
| Version: | 0.81 |
| Release: | 3.module+el8.1.0+5399+8245a79b |
| Architecture: | x86_64 |
| Module: | perl:5.24:8010020190529084201:ee766497 |
| Group: | Unspecified |
| Size: | 43187 |
| License: | GPL+ or Artistic |
| RPM: | perl-Devel-Size-0.81-3.module+el8.1.0+5399+8245a79b.x86_64.rpm |
| Source RPM: | perl-Devel-Size-0.81-3.module+el8.1.0+5399+8245a79b.src.rpm |
| Build Date: | Sat Nov 09 2019 |
| Build Host: | jenkins-10-147-72-125-11590f9b-7638-47cb-8088-559344c0d855.appad1iad.osdevelopmeniad.oraclevcn.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. |