my $x; # this var is undef by default my $xx = undef; # set the var with a undefined value