home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!male.EBay.Sun.COM!jethro.Corp.Sun.COM!oogoody!tmhoff
- From: tmhoff@oogoody.Corp.Sun.COM (Todd Hoff)
- Newsgroups: comp.lang.perl
- Subject: Removing duplicates from an array
- Date: 11 Sep 1992 22:30:25 GMT
- Organization: Sun Microsystems, Inc.
- Lines: 6
- Distribution: world
- Message-ID: <lb27g1INNaef@jethro.Corp.Sun.COM>
- Reply-To: tmhoff@oogoody.Corp.Sun.COM
- NNTP-Posting-Host: oogoody.corp.sun.com
-
-
- Is there a cool way of removing duplicates from an array? I can think
- of several methods, it could be an option on sort, but what is the
- perl way?
-
- Thanx
-