wok-6.x view perl-io-tty/description.txt @ rev 24697

updated kbd, kbd-base, kbd-busybox and kbd-vlock (2.2.0 -> 2.4.0)
author Hans-G?nter Theisgen
date Sun Mar 13 17:45:34 2022 +0100 (2022-03-13)
parents
children
line source
1 IO::Tty is used internally by IO::Pty to create a pseudo-tty.
2 You wouldn't want to use it directly except to import constants,
3 use IO::Pty.
4 For a list of importable constants, see IO::Tty::Constant.
6 Please note that pty creation is very system-dependend.
7 From my experience, any modern POSIX system should be fine.