open OUT, "file.txt" or die "$!\n"; while() { do stuff here }