IO-Tty: IO::Tty 1.02 (Low-level allocate a pseudo-Tty, import constants)
IO-Tty: 
IO-Tty: From the IO::Tty POD:
IO-Tty: 
IO-Tty: ``"IO::Tty" is used internally by "IO::Pty" to create a pseudo-tty.
IO-Tty: You wouldn't want to use it directly except to import constants, use
IO-Tty: "IO::Pty". For a list of importable constants, see
IO-Tty: IO::Tty::Constant.''
IO-Tty: 
IO-Tty: From the IO::Pty POD:
IO-Tty: 
IO-Tty: ``"IO::Pty" provides an interface to allow the creation of a pseudo
IO-Tty: tty. 
IO-Tty: 
IO-Tty: "IO::Pty" inherits from "IO::Handle" and so provide all the methods
IO-Tty: defined by the "IO::Handle" package.
IO-Tty: 
IO-Tty: Please note that pty creation is very [system-dependent]. If you have
IO-Tty: problems, see IO::Tty for help.''
