> Is there a way to determine how much a certain data structure costs in terms
> of memory? In other words is there some built in command or module that
> takes a reference to a nested data structure and gives a ball park idea of
> how much memory this structure takes.

<http://www.perladvent.org/2002/6th/> - Devel::Size

from:
<http://www.google.com/search?q=perl+%22data+structure%22+size+bytes>

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to