in reply to Re^4:Redirecting OUTPUT of system($command) to an array
in thread Redirecting OUTPUT of system($command) to an array

Yep, the two solutions here (using backticks or using open) aren't meant to be combined...
  • Comment on Re^5:Redirecting OUTPUT of system($command) to an array