{ # we actually want to treat undefs as empty strings, just easier that # way here. no warnings 'uninitialized'; ... # code that might use undefs legitimately goes here }