open(FLATFILE, ">> /tmp/flatfile.data" or die $!...); #### open(FLATFILE, ">> /tmp/flatfile.data") or die $!;