in reply to Re^3: Allocated memory to Script
in thread Allocated memory to Script

According to http://cpansearch.perl.org/src/DONEILL/Memory-Usage-0.201/lib/Memory/Usage.pm it doesnt
sysopen(my $fh, "/proc/$pid/statm", 0) or die $!;
win32 doesn't have a /proc/