معرفی شرکت ها


perl-IO-Tee-0.640.0-4-omv4002.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Multiplex output to multiple output handles
ویژگی مقدار
سیستم عامل Linux
توزیع OpenMandriva 4.3
مخزن OpenMandriva unsupported-release noarch
نام بسته perl-IO-Tee
نام فایل بسته perl-IO-Tee-0.640.0-4-omv4002.noarch.rpm
نسخه بسته 0.640.0
انتشار بسته 4
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 02 Nov 2020 09
هاست سازنده ryzen9-0.openmandriva.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/IO-Tee
مجوز GPL
حجم دانلود 16K
حجم نصب 14.048K
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.


نیازمندی

مقدار نام
>= 0:5.004 perl
- perl(Carp)
- perl(IO::File)
- perl(IO::Handle)
- perl(Symbol)
- perl(strict)
- perl(vars)


ارائه دهنده

مقدار نام
= 0.640.0 perl(IO::Tee)
= 0.640.0-4 perl-IO-Tee


نحوه نصب


نصب پکیج rpm perl-IO-Tee:

    urpmi install perl-IO-Tee-0.640.0-4-omv4002.noarch.rpm


فایل ها

مسیرها
/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


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2009-07-28

rebuild using %perl_convert_version

2008-07-31

rebuild

2007-12-20

restore BuildRoot

2007-12-20

kill re-definition of %buildroot on Pixel's request

2007-09-15

rebuild

2006-08-31

Rebuild