|
NAMEIPC::ShellCmd::ShBase - Base class for shell commands SYNOPSISpackage IPC::ShellCmd::Other; use base qw/IPC::ShellCmd::ShBase/; # Note that this is an abstract class.. DESCRIPTIONAbstract base class for other IPC::ShellCmd command types.BUGSI don't know of any, but that doesn't mean they're not there.AUTHORSSee IPC::ShellCmd for authors.LICENSESee IPC::ShellCmd for the license.
Visit the GSP FreeBSD Man Page Interface. |