while ( my $a = ){ my $b=; my $c=; print $a; } # while ( my $a =, my $b=, my $c= ){ # print $a; # } __DATA__ a b c d e f g h