in reply to Re^3: Parse variables from @output
in thread Parse variables from @output

Maybe now is a good moment to look at your regular expression and compare it with the input string.

For example, there is a space after "Intel" in your regular expression, but no such space in your input string.