my $x; # this var is undef by default my $xx = undef; # set the var with a undefined value [download]
In reply to Re: NULL Variables by valentin in thread NULL Variables by dwalsh27