# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup IO-Tee 0.66 license {Artistic-1 GPL} maintainers nomaintainer description Multiplex output to multiple output handles long_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. checksums rmd160 1e34f380cf43a8bd9b45346361e2ccd022d24941 \ sha256 2d9ce7206516f9c30863a367aa1c2b9b35702e369b0abaa15f99fb2cc08552e0 \ size 12883 platforms {darwin any} supported_archs noarch