Scott Dial <[EMAIL PROTECTED]> writes:

> Try:
> http://search.cpan.org/~kenshan/IO-Tee-0.64/Tee.pm

>> ===
>> Something I've wanted a few times was a way to write to two places at
>> once or really I mean with one print call.
>> 
>> Something like:
>>   print FILE1 FILE2 "something\n";
>> or
>>   print FILE TTY "something\n";
>> 
>> Is there some nifty way to do that?

That looks promising... thanks.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>

Reply via email to