Hello beginners-list, Do somewhone know how to cut unique values from a list - ignoring the case (if possible) - with perl?
For example: @list=(word1,word2,word1,WORD1,word3) and this must result in => (word1,word2,word3) Best regards, Bart mailto:[EMAIL PROTECTED] -- 'Unix is not a 'A-ha' experience, it is more of a 'holy-shit' experience. ' -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]