Help for this page
compared to system(), qx'', open "...|", open "|...": ... - does not return the exit code, leaves it in $?
eval { run3 $program } or die "Errors running $program";