In article <[EMAIL PROTECTED]>, John W. Krahn wrote:
[...]
> If you just want to print the values of %condorhash you could do this:
> 
> print @condorhash{ @condorkeys };

After staring at this strange line for a while I think I finally remembered 
that this is a "hash slice"... (was in the book 'Hundred and One Uses for 
"@", "%" and "$"').

-K

-- 
Kevin Pfeiffer
International University Bremen

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to