I have these following data:

a 100
a 102
c 100
a 102
b 111
c 100
c 102
c 100
c 100
a 102
...

I would like to have a list (either array or hash) with unique line . Any help would appreciated.
Thanks.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to