Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to create an array with unique data on the fly. how can i check if a the data i need to add to the array, already exists in the array.
Thanks in advance.
aaa
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Insert unique data into array
by Joost (Canon) on Aug 14, 2004 at 11:18 UTC | |
|
Re: Insert unique data into array
by Limbic~Region (Chancellor) on Aug 14, 2004 at 14:09 UTC |