use IPC::System::Simple qw(runx); runx [0], 'some_command', @more_arguments;