in reply to filter array based on 2 fields
Hi I have an array like this (client,status,description)
Can you show us?
o that if there are duplicates they are removed so there is only one entry left in the new array.
This is perlfaq4# How can I remove duplicate elements from a list or array?
Welcome, see The Perl Monks Guide to the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: filter array based on 2 fields
by Anonymous Monk on Aug 20, 2012 at 18:10 UTC |