Multiplex 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.
- RPM
- perl-IO-Tee-0.66-14.fc42.noarch.rpm
- Summary
- Multiplex output to multiple output handles
- URL
- https://metacpan.org/release/IO-Tee
- Group
- Unspecified
- License
- GPL-1.0-or-later OR Artistic-1.0-Perl
- Source
-
perl-IO-Tee-0.66-14.fc42.src.rpm
- Checksum
- cc3aac30387fb9275d99a6dcf7b5869d5f06373cf7d03965f8dbfc9373dcaad0
- Build Date
- 2025/01/18 14:02:50
- Requires
-
perl(:VERSION) >= 5.6.0
- Provides
-
perl(IO::Tee) = 0.65
perl-IO-Tee = 0.66-14.fc42