Man page - lintian::ipc::run3(3)
Packages contains this manual
Manual
Lintian::IPC::Run3
NAMESYNOPSIS
DESCRIPTION
FUNCTIONS
SEE ALSO
NAME
Lintian::IPC::Run3 - process functions based on IPC::Run3
SYNOPSIS
use Lintian::IPC::Run3 qw(safe_qx);
DESCRIPTION
This module contains process functions based on IPC::Run3.
FUNCTIONS
safe_qx(@cmd)
Emulates the qx() operator but with array argument only.
"xargs"
SEE ALSO
lintian (1)