[ ソース: 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.