FreeBSD.software
Home/devel/p5-IO-Tee

p5-IO-Tee

0.66devel

Multiplex output to multiple output handles

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. 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.

$pkg install p5-IO-Tee
metacpan.org/release/IO-Tee
Origin
devel/p5-IO-Tee
Size
17.5KiB
License
ART10, GPLv1+
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
3 packages

Dependencies (1)

Required By (3)