From: Robert Lowe (Robert.H.Lowe@lawrence.edu)
Date: Wed Feb 04 2004 - 14:22:38 CST
>> Change the unless clause to:
>>
>> unless (defined $alive) {
>> error ("...");
>> }
>>
>> One call, clean and simple... could you confirm or deny that this works?
>>
>> -Robert
**********************************************************************
Charles,
> Yes, changing the unless($alive) to unless(defined $alive) works, with
> the mailbox check removed. Thanks for the tip!
Great!!! One less annoying buglet... :)
-Robert
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg
Send requests for assistance to: owner-netreg@southwestern.edu
**********************************************************************
This archive was generated by hypermail 2.1.4 : Thu Aug 12 2004 - 12:01:44 CDT