What exactly do you mean by "bombs out"? -----Original Message----- From: Ryan Frantz [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 10:46 AM To: beginners@perl.org Subject: Win32::Process::Info - Get Owner Information
All, I've been working on a script to grab the owner of processes on my systems and it works great if I limit it to one machine at a time. If try to pass it multiple hostnames in a loop, it bombs out after the first host is completed. I've Googled, checked the docs for the module, and checked ActiveState's lists but can't seem to find a way around this. See code below... --begin code-- <snip> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>