Also look at
   perldoc -q duplicate
and
   Perl Cookbook 4.6. Extracting Unique Elements from a List

"Brian Barto" <[EMAIL PROTECTED]> wrote in message ...
> Though about using a hash but I don't have a need for a Key/Value
> combination. I just need a list without duplicates. I suppose I can define
> the hash keys if they don't already exists and export the keys into an
array
> with the keys function. Is that what you are hinting towards?



-- 
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