|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^2: Remove Duplicates!! Please Helpby davidrw (Prior) |
| on Jan 03, 2008 at 15:54 UTC ( #660232=note: print w/ replies, xml ) | Need Help?? |
|
OP said "I want to remove duplicate entries for one single instance of COMPUTER column." So, for OP's purpose's, the two items are dups -- both have the first (Computer) column value of '30F-WKS' .. which leads right into to your comment of needing a hash (e.g. see the one-liner solutions)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||