全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libio-tee-perl  ]

套件:libio-tee-perl(0.65-1)

libio-tee-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libio-tee-perl

維護小組:

外部的資源:

相似套件:

module for multiplexing output to multiple output handles

IO::Tee objects can be used to multiplex input and output in two different ways. The first way is to multiplex output to zero or more output handles. The IO::Tee constructor, given a list of output handles, returns a tied handle that can be written to. When written to (using print or printf), the IO::Tee object multiplexes the output to the list of handles originally passed to the constructor. As a shortcut, you can also directly pass a string or an array reference to the constructor, in which case IO::File::new is called for you with the specified argument or arguments.

The second way is to multiplex input from one input handle to zero or more output handles as it is being read. The IO::Tee constructor, given an input handle followed by a list of output handles, returns a tied handle that can be read from as well as written to. When written to, the IO::Tee object multiplexes the output to all handles passed to the constructor, as described in the previous paragraph. When read from, the IO::Tee object reads from the input handle given as the first argument to the IO::Tee constructor, then writes any data read to the output handles given as the remaining arguments to the constructor.

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: Perl, 角色: 共用函式庫

其他與 libio-tee-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libio-tee-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 9。2 kB26。0 kB [檔案列表]