cs::SystemPort - a cs::Port attached to a command
use cs::SystemPort;
A cs::SystemPort is a subclass of cs::Port tttached to the supplied command.
Call IPC::Open2::open2 to attach to the command specified by open2-cmd-args.
cs::Port(3), IPC::Open2(3)
Cameron Simpson <cs@zip.com.au>