RE: Okay, hand me my dunce-cap

2012-06-25 Thread Brian Raven
From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Rothenmaier, Deane Sent: 15 June 2012 16:48 To: perl-win32-users@listserv.ActiveState.com Subject: Okay, hand me my dunce-cap foreach my $key (124..155) {

Help with NetAdmin::GetServers

2012-06-25 Thread Barry Brevik
I'm utterly frustrated trying to debug this test program. No matter what I do, it throws an error. The code follows below as does the error message. Has anybody here seen this and knows what it means? P.S. I'm quite sure that the server is not really out of connections. use strict; use warnings;