So you don't have to write
if (not defined $a[0]) { $a[0] = []; }; push @{$a[0]}, "foo"; [download]
In reply to Re: push undefined and vivification by mrpeabody in thread push undefined and vivification by oha