my $answer = `/usr/local/bin/arbitrary_script_that_prints_something`; print $answer;