could you walk me through @h{@vars} = ()

I think it means many keys of the hash will be assigned an 
undefined list.

I dont understand the @ meaning array in @h !!

Thanks


> my %h;
> @h{@vars} = ();
> if (keys %h != @vars) { $youlose = "yes" }
> 
> 
> --
> Peter Scott
> Pacific Systems Design Technologies
> http://www.perldebugged.com
> 
> 





Martin van-Eerde Dip. Comp. (Open)
Senior Analyst Programmer
==========================================================

Reply via email to