in reply to Re^2: Using IPC::Open3 instead of backtick operator
in thread Using IPC::Open3 instead of backtick operator

True. Is basically a somewhat safer way to accomplish what qx or backticks do.

My answer was more for completeness.