Is @{undef()} working without error as a lvalue something we should repair? In situations where @{undef()} is parsing, is it parsing as @{""} ? perl -lwe ' print(@{""}=(1..5))' 12345 -- david nicol / A thousand towers rise before me and I cannot climb them all.Thread Previous | Thread Next