in reply to Comparing and Counting Arrays Length

it worked.. why do i have to include this statement --split ' ', ---what does this do.
@array1 = split ' ', $input{'dummy_a'}; $array_lenth = @array = (@array1);
c_lhee@yahoo.com