print { $files[$i] } "stuff\n"; print { $OK ? STDOUT : STDERR } "stuff\n"; [download]
In reply to Re: Hash of output file handles by gaal in thread Hash of output file handles by graff