Name: | perl-IO-Tee |
---|---|
Version: | 0.66 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 32310 |
License: | GPL+ or Artistic |
RPM: | perl-IO-Tee-0.66-2.el8.noarch.rpm |
Source RPM: | perl-IO-Tee-0.66-2.el8.src.rpm |
Build Date: | Wed Feb 24 2021 |
Build Host: | host-100-100-224-36.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/IO-Tee |
Summary: | Multiplex output to multiple output handles |
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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- 0.66 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild