James Edward Gray II wrote:

>On Feb 10, 2004, at 8:53 AM, Jan Eden wrote:
>
>> Rob Dixon wrote:
>>
>>>  @[EMAIL PROTECTED] = ();
>>>
>> I see. But shouldn't the last line be a complete hash slice:
>>
>> [EMAIL PROTECTED] = ();
>
>Rob's line is a hash slice.  Note the @.  Yours is a simple hash 
>lookup, one scalar value affected, thus the $.
>
My mistake. Thanks.

- Jan
-- 
If all else fails read the instructions. - Donald Knuth

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to