PACKAGE NAME: IO-Tty-1.02-i486-1.tgz PACKAGE LOCATION: ./cli/perl-packages PACKAGE SIZE (compressed): 30 K PACKAGE SIZE (uncompressed): 80 K PACKAGE MD5: 8c7138358ad1c4743081d4dc3ca97e94 ./cli/perl-packages/IO-Tty-1.02-i486-1.tgz PACKAGE REQUIRED: perl >= 5.8.6,IO-Stty >= 0.02 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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.''