http://qs1969.pair.com?node_id=831653


in reply to Return value in ternary

Yes, you can return undef as well as a value. You would need to do a defined test in order to differentiate between undef and false.