Help for this page
my $returncode = system('bar.exe some params');
my $stdout = qx("bar.exe some arguments");