Re: [perl-win32-gui-users] camel

2007-05-23 Thread Erik Kieffer
- Original Message - From: "Geoffrey Spear" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 23, 2007 9:29 PM Subject: Re: [perl-win32-gui-users] camel > I hate to bring back a nearly 6 month old thread, but is there some > sort of trick to getting Win32::GUI to find icons bundled with a >

Re: [perl-win32-gui-users] Checking for memory leaks?

2006-08-16 Thread Erik Kieffer
There is Win32::SystemInfo where you can track memory. But that only works if you don't have a leak but a sinking ship :). From the POD: MemoryStatus Win32::SystemInfo::MemoryStatus(%mHash,[$format]); %mHash - The hash that will receive the results.