use File::Copy; print "Writing Makefile for po\n"; copy "Makefile.in" => "Makefile";