[ 源代码: libio-stty-perl ]
软件包:libio-stty-perl(0.04-2)
libio-stty-perl 的相关链接
Debian 的资源:
下载源码包 libio-stty-perl:
- [libio-stty-perl_0.04-2.dsc]
- [libio-stty-perl_0.04.orig.tar.gz]
- [libio-stty-perl_0.04-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to change/print terminal (PTY) line settings
The IO::Stty module provides a generic interface to handle pseudoterminals (PTY) in Perl scripts, such as in the "expect" library.
Before changing terminal parameters with IO::Stty, it's recommended to save the current settings and restore them when finished.