Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How to find and remove duplicate elements from an array?

by japhy (Canon)
on Jun 21, 2001 at 23:13 UTC ( [id://90495]=note: print w/replies, xml ) Need Help??


in reply to How to find and remove duplicate elements from an array?

This is a FAQ, because it's so frequently asked. See How can I remove duplicate elements from a list or array?
  • Comment on Re: How to find and remove duplicate elements from an array?

Replies are listed 'Best First'.
Re: Answer: duplicates in an array
by Anonymous Monk on May 27, 2007 at 04:48 UTC
    Using hash could help in this effort my @unique= keys %hash; Shashidhar Iddamsetty

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://90495]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-16 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found