in reply to Re: Can't remove the the duplicate element when it's the last one in the array
in thread Can't remove the the duplicate element when it's the last one in the array

I don't know that will trigger a warning, I'm new to Perl.

I forget to use the -w switch when I use the Perl interpreter to execute the script. I will let that switch on next time, thanks.

  • Comment on Re^2: Can't remove the the duplicate element when it's the last one in the array