in reply to
way to find module memory usage?
From an OS point of view, see
memory usage of modules
.
perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
Comment on
Re: way to find module memory usage?
In Section
Seekers of Perl Wisdom