  print "do this\n";
  print "do that\n";
  print "do something else\n";
1;