my $c=0; while($c<3){ my $l=; print "## $c ## $l"; $c++; } seek(STDIN,0,0); while(){ print ".... $_"; }