summaryrefslogblamecommitdiff
path: root/devel/p5-Devel-Size/pkg-descr
blob: 55ba6a0bc1f102438b93c8d1ed2319c937048812 (plain) (tree)
1
2
3
4
5
6





                                                                             
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.

WWW: http://search.cpan.org/dist/Devel-Size/