You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / perl-IO-Tee-0.66-5.fc36.noarch

perl-IO-Tee-0.66-5.fc36.noarch

Package Attributes
RPM  perl-IO-Tee-0.66-5.fc36.noarch.rpm Architecture  noarch Size  32309 Created  2022/09/06 06:03:08 UTC
Package Specification
Summary Multiplex output to multiple output handles
Group Unspecified
License GPL+ or Artistic
Home Page https://metacpan.org/release/IO-Tee
Description

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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsZstd)  
Provides
perl(IO::Tee)
perl-IO-Tee

Document Actions