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: 9.fc39 | Build date: Fri Jul 21 00:49:35 2023 |
Group: Unspecified | Build host: buildvm-s390x-18.s390.fedoraproject.org |
Size: 32055 | Source RPM: perl-IO-Tee-0.66-9.fc39.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+ or Artistic
* 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 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.66-6 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 Jul 9 22:23:46 2024