$var = system "some system call > some_file.extension"; if($var){ #open file and parse the contents into a string }