in reply to
Type Globs
You could use
tie
and write your own code to loop through an array of filehandles. I'd probably start out with
IO::Tee
or something similar, though.
Comment on
Re: Type Globs
In Section
Seekers of Perl Wisdom