in reply to Golf!! (was: Re: Re: Re: Arrays)
in thread Comparing Two Arrays

20 chars:
sub union { keys%{{map{$_,1}@_}} }
- danboo

EDIT: oops, didn't pay attention to instructions. scratch that.