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: 14.fc42 | Build date: Sat Jan 18 04:02:50 2025 |
Group: Unspecified | Build host: buildvm-x86-05.iad2.fedoraproject.org |
Size: 32093 | Source RPM: perl-IO-Tee-0.66-14.fc42.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
* 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 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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, Tue Jan 28 04:11:00 2025