套件:libio-pager-perl(2.10-1)
libio-pager-perl 的相關連結
Debian 的資源:
下載原始碼套件 libio-pager-perl:
- [libio-pager-perl_2.10-1.dsc]
- [libio-pager-perl_2.10.orig.tar.gz]
- [libio-pager-perl_2.10-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to select a pager and pipe text to it
IO::Pager is lightweight and can be used to locate an available pager and set the PAGER environment variable sanely or as a factory for creating objects defined elsewhere such as IO::Pager::Buffered, IO::Pager::Unbuffered, and IO::Pager::less which provides a pure perl pager.
IO::Pager::Perl is used in the IO::Pager::less IO::Pager subclass, but is also a free-standing library ready to be incorporated into other code.
IO::Pager subclasses are designed to programmatically decide whether or not to pipe a filehandle's output to a program specified in PAGER. Subclasses may inherit from IO::Pager, and implement the IO handle methods desired.
其他與 libio-pager-perl 有關的套件
|
|
|
|
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libterm-readkey-perl
- perl module for simple terminal control
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language