Help for this page
$\ = undef ; print 'somestuff'; print "\rOVERWRITE\n";
print "Text"; print " MoreText\n";
Text MoreText