IPC::ShellCmd::ShBase - Base class for shell commands


IPC-ShellCmd documentation  | view source Contained in the IPC-ShellCmd distribution.

Index


NAME

Top

  IPC::ShellCmd::ShBase - Base class for shell commands

SYNOPSIS

Top

  package IPC::ShellCmd::Other;
  use base qw/IPC::ShellCmd::ShBase/;
  # Note that this is an abstract class..

DESCRIPTION

Top

Abstract base class for other IPC::ShellCmd command types.

BUGS

Top

I don't know of any, but that doesn't mean they're not there.

AUTHORS

Top

See IPC::ShellCmd for authors.

LICENSE

Top

See IPC::ShellCmd for the license.


IPC-ShellCmd documentation  | view source Contained in the IPC-ShellCmd distribution.