in reply to Where is first_defined(LIST) canonically implemented?

merlyn reminded me that it is spelled List::Util and first { defined() }. That's core in 5.8.0 so that answers my question.