Help for this page
my @output = `./some_executable.out -f $some_param`; ... }
# sometime this: $tm = 'fooL'; ... # other time this: $tm = 'foo«';