Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-IO-Tee-0.640.0-4 RPM for noarch

From OpenMandriva Cooker for x86_64 / unsupported / release

Name: perl-IO-Tee Distribution: OpenMandriva Lx
Version: 0.640.0 Vendor: OpenMandriva
Release: 4 Build date: Mon Nov 2 18:59:07 2020
Group: Development/Perl Build host: ryzen9-0.openmandriva.org
Size: 14385 Source RPM: perl-IO-Tee-0.640.0-4.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://search.cpan.org/dist/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.

The second way is to multiplex input from one input handle to zero or more
output handles as it is being read. The IO::Tee constructor, given an input
handle followed by a list of output handles, returns a tied handle that can be
read from as well as written to. When written to, the IO::Tee object
multiplexes the output to all handles passed to the constructor, as described
in the previous paragraph. When read from, the IO::Tee object reads from the
input handle given as the first argument to the IO::Tee constructor, then
writes any data read to the output handles given as the remaining arguments to
the constructor.

Provides

Requires

License

GPL

Changelog

* Tue Jul 28 2009 Jérôme Quelin <jquelin@mandriva.org> 0.640.0-1mdv2010.0
  + Revision: 402559
  - rebuild using %perl_convert_version
* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.64-5mdv2009.0
  + Revision: 257358
  - rebuild
* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.64-3mdv2008.1
  + Revision: 135856
  - restore BuildRoot
  
    + Thierry Vignaud <tv@mandriva.org>
      - kill re-definition of %buildroot on Pixel's request
* Sat Sep 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.64-3mdv2008.0
  + Revision: 86511
  - rebuild
* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.64-2mdv2007.0
  - Rebuild

Files

/usr/share/doc/perl-IO-Tee
/usr/share/doc/perl-IO-Tee/Changes
/usr/share/doc/perl-IO-Tee/README
/usr/share/man/man3/IO::Tee.3pm.zst
/usr/share/perl5/vendor_perl/IO
/usr/share/perl5/vendor_perl/IO/Tee.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 23:03:48 2024