in reply to Re: removing element from hash array
in thread removing element from hash array

Weird. All this time I thought delete only worked on hashes and you had to use splice for arrays, but I was obviously wrong.