in reply to How aggressively does Perl clean up when you exit()?
And you'd need 'ps' or any of the Proc modules (Proc, eg Proc::ProcessTable) to monitor memory usage. As stated elsewhere, memory cleanup depends on your OS.
hth,
Jeroen
1 Assuming you are on *nix
Update: I also come across a mac os9 utility that lists open files
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: How aggressively does Perl clean up when you exit()?
by demerphq (Chancellor) on Nov 14, 2001 at 23:17 UTC | |
by Rex(Wrecks) (Curate) on Nov 14, 2001 at 23:43 UTC |