in reply to Re: Memory usage information
in thread Memory usage information

Thank you for interesting input, and sometimes your approach this will work good. But I am trying to find less platform-dependent (WinCE is just an example!) but rather Perl-specific solution, something similar to Devel::Prof or even DB::DB modules.

I think best solution will be an XS module that understands Perl internals and provides information, but I am lost whether such exists, or can be written without changing the Perl core.

BTW will BSD::Resource work for Linux? for Win32?

Replies are listed 'Best First'.
Re: Re: Re: Memory usage information
by tomhukins (Curate) on May 23, 2002 at 10:30 UTC