Help for this page
print << END_OF_HEREFILE
print TEMPFILE <<END_OF_HEREFILE;
/tmp/log1.conf: No such file or directory
open(LOG1, ">/tmp/log1.conf"); print LOG1 "test"; close LOG1;