in reply to Shortest -return index of element in array- sub
sub array_index { @_{@_}=-1..@_; $_{$_[0]} } [download]