Help for this page
undef $scalar; # $scalar = undef undef @array; # @array = () undef %hash; # %hash = ()