http://www.perlmonks.org?node_id=1075094


in reply to Re: XML::Simple and output
in thread XML::Simple and output

I think this is easier to memorize, if you write
print$fh "whatever you want to print";
so that it is optically a single "command word"...