http://qs1969.pair.com?node_id=175686

Becky has asked for the wisdom of the Perl Monks concerning the following question:

I have a file of peptide sequences, 1 per line, and need to make sure there are no repeated sequences. How do I compare each sequence to every other sequence to check if there is a repeat, and delete the other occurrence(s) if found?