%hash = undef; %hash = (undef => ''); %hash = 'one'; %hash = (one => ''); @array = 'one'; @array = ('one');