Help for this page
print "This goes to stdout\n"; { ... # more code here that prints stuff to stdout } print "Back to normal stdout\n";