in reply to Memory usage information
... and Devel::Peek has similar explanations.=item * Devel::Peek now has an interface for the Perl memory statistics (this works only if you are using perl's malloc, and if you have compiled with debugging).
So, if one interested in such statistic, (s?)he should recompile perl with debugging and perl-malloc options.
A bit pity that this is not available in standard executables, or at least without -DDEBUGGING, but it is good to have such possibility at all.
Many thanks to all who helped me with this,
Vadim.
|
|---|