i have an array with repeated words.i need a perl program to print the words only

  • Thread starter Thread starter abi
  • Start date Start date
A

abi

Guest
once in a file.? i am having an array which contains repeated words...i want a perl program to compare the words within the array and need to print each word in a file only once.The words shouldn't be repeated.Can anyone help me with this?
 
Back
Top