|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Remove Duplicates!! Please Helpby nashkab (Novice) |
| on Jan 03, 2008 at 15:29 UTC ( #660214=perlquestion: print w/ replies, xml ) | Need Help?? |
|
nashkab has asked for the
wisdom of the Perl Monks concerning the following question:
I Have a file which looks like this:-
I want to remove duplicate entries for one single instance of COMPUTER column. So the output file will look like this:-
I have used the following code:-
However the duplicates are not getting removed. please help me with the correct code UPDATE - I NEED THE FINAL ENTRY FOR A DUPLICATE ENTRY
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||