in reply to Re: How to find the index of an element in an array?
in thread How to find the index of an element in an array?

This fails horribly when the array looks like
@foo=('a', 'bb', 'ccc', 'dddd', 'e' x 50);


holli, /regexed monk/