INFO
Name: perl-IO-Tee
Version: 0.66-5.el9
Arch: noarch
Summary: Multiplex output to multiple output handles
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-x86-21.iad2.fedoraproject.org
Build Date: Fri May 27 18:02:18 2022
Size: 32308
URL: 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.
FILES
/usr/share/doc/perl-IO-Tee
/usr/share/doc/perl-IO-Tee/Changes
/usr/share/doc/perl-IO-Tee/README
/usr/share/licenses/perl-IO-Tee
/usr/share/licenses/perl-IO-Tee/LICENSE
/usr/share/man/man3/IO::Tee.3pm.gz
/usr/share/perl5/vendor_perl/IO
/usr/share/perl5/vendor_perl/IO/Tee.pm
REQUIRES
perl(:MODULE_COMPAT_5.32.1)
perl(:VERSION) 5.6.0
perl(Carp)
perl(IO::File)
perl(IO::Handle)
perl(Symbol)
perl(parent)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(IO::Tee) 0.65
perl-IO-Tee 0.66-5.el9
CONFIG FILES
/usr/share/doc/perl-IO-Tee
/usr/share/doc/perl-IO-Tee/Changes d
/usr/share/doc/perl-IO-Tee/README d
/usr/share/licenses/perl-IO-Tee
/usr/share/licenses/perl-IO-Tee/LICENSE l
/usr/share/man/man3/IO::Tee.3pm.gz d
/usr/share/perl5/vendor_perl/IO
/usr/share/perl5/vendor_perl/IO/Tee.pm
LICENSE FILES
GPL+ or Artistic
|