[ ソース: libio-prompter-perl ]
パッケージ: libio-prompter-perl (0.004015-1)
libio-prompter-perl に関するリンク
Debian の資源:
libio-prompter-perl ソースパッケージをダウンロード:
- [libio-prompter-perl_0.004015-1.dsc]
- [libio-prompter-perl_0.004015.orig.tar.gz]
- [libio-prompter-perl_0.004015-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to prompt for input, read it, clean it, return it
IO::Prompter exports a single subroutine, prompt, that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that text.
その他の libio-prompter-perl 関連パッケージ
|
|
|
|
-
- dep: libcontextual-return-perl
- module for creating context-sensitive return values
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libterm-readkey-perl
- perl module for simple terminal control