$cmdline = join( " ", @SOME_ARRAY ); # or some other way system( $cmdline );