open TSV "./MyTsv.txt" or die("Gone") while() { print; } close();