@array = ("line1", "line2", "line3" ); @output = `program @array`; #### @output = `program \@array`;