Help for this page
@var = qw( a b c ); $var2 = undef; $one = '$var'; # Exists! $two = '$var2'; # Exists