> %hash = @array;
>
> Now the keys of %hash are the unique values in @array.

Umm, nope, now the keys of %hash are the unique even index values of
@array.




_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to