in reply to redirect output
print STDERR "processing..\n"; print $result; print STDERR "done\n"; [download]