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

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

I have a text file with many items:

Tofu
Ginseng
Marbles
Green Tea
Ginseng
IChing
etc.

How can I remove duplicate data from this file?

Thanks in advance

Uncle Peppi