Help for this page

Select Code to Download


  1. or download this
    my $answer = `/usr/local/bin/arbitrary_script_that_prints_something`;
    print $answer;