open (DATA,"/home/myplace/hosts/latestip.txt") || die ("Can't Open data File \n"); @data=; close DATA;