Help for this page
my $binary = "/bin/foo bar"; system($binary);
system { $binary } $binary, @other_args_if_any;