Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-IO-Tee | Distribution: Fedora Project |
Version: 0.66 | Vendor: Fedora Project |
Release: 15.fc43 | Build date: Fri Jul 25 20:13:24 2025 |
Group: Unspecified | Build host: buildvm-s390x-09.s390.fedoraproject.org |
Size: 32093 | Source RPM: perl-IO-Tee-0.66-15.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/IO-Tee | |
Summary: 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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Aug 06 2024 Miroslav Suchý <msuchy@redhat.com> - 0.66-13 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 4 01:33:22 2025