[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Deleting from a hash of hashes



At 9:50 PM -0700 5/20/99, Ronald J Kimball wrote:
>On Thu, May 20, 1999 at 11:37:52PM -0400, David Wadson wrote:
>> foreach $key ( keys %HOH)
>>    {
>>       if ( $HoH{$key}{DISPLAY_TIME} > $CURRENT_TIME )
>>          {
>>             delete $HoH{$key};
>>          }
>>    }
>>
>Is it DISPLAY_TIME or EXPIRY_TIME?


It might be %HoH vs. %HOH.
- Bruce

~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Bruce Van Allen
bva@cruzio.com
831/429-1688
P.O. Box 839
Santa Cruz, CA  95061

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org