ports

devel/p5-IO-Tee

p5-IO-Tee-0.65 – multiplex output to multiple handles

Description

The `IO::Tee' constructor, given a list of output handles, returns a
tied handle that can be written to but not read from. When written to
(using print or printf), it multiplexes the output to the list of
handles originally passed to the constructor. 

WWW: http://search.cpan.org/dist/IO-Tee/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None