Simple question:
How do I print the comment character (#) with a write statement using formats? Obviously perl thinks a # in the first column is a comment. Can you escape it? I can print it out if it's the second character but the output file looks kinda dumb. I just want to add some static text comments at the top via the STDOUT_TOP