Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Trying to remove duplicate rows using hashes

by Angharad (Pilgrim)
on Oct 21, 2008 at 15:55 UTC ( [id://718522]=note: print w/replies, xml ) Need Help??


in reply to Re: Trying to remove duplicate rows using hashes
in thread Trying to remove duplicate rows using hashes

Thanks for all your help so far. Much appreciated.

As regards to the print out - you mean I have to use some kind of sort function if I want it looking like my example?

  • Comment on Re^2: Trying to remove duplicate rows using hashes

Replies are listed 'Best First'.
Re^3: Trying to remove duplicate rows using hashes
by kyle (Abbot) on Oct 21, 2008 at 15:58 UTC

    Yes, you could sort them before you output them, or you can sort them separately in another process. The UNIX sort command is very effective for tabular data such as yours.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-25 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found