See below.
Beau E. Cox wrote:
> Hi -
>
>> From: R. Joseph Newton [mailto:[EMAIL PROTECTED]]
>> Subject: Re: Removing duplicates from an array
>>
>> Troy May wrote:
>>
>>> Hello,
>>>
>>> What's the best and cleanest way
Hi -
> -Original Message-
> From: R. Joseph Newton [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 09, 2003 3:32 PM
> To: Troy May
> Cc: Perl List
> Subject: Re: Removing duplicates from an array
>
>
> Troy May wrote:
>
> > Hello,
> >
>
Troy May wrote:
> Hello,
>
> What's the best and cleanest way to remove duplicates from an array? I have
> an array that reads entries from a text file and I would like to remove all
> the duplicates from it.
>
> Thanks in advance!
>
> Troy
I'd say prevention is the best cure. Check for duplica
From: "Troy May" <[EMAIL PROTECTED]>
> What's the best and cleanest way to remove duplicates from an array?
> I have an array that reads entries from a text file and I would like
> to remove all the duplicates from it.
Run
perldoc -q duplicate
:-)
Jenda
= [EMAIL PROTECTED] === http:/