sub win_die { print "ERROR: ".$_[0]; print "Press enter to continue\n"; ; exit(1); }