Sooraj S wrote:
> Can i redirect the output to a file as well as stdout at the same
> time...i dont want to use tee command..i want this to be done in my
> perl program itself...

Jim Gibson wrote:
Install and use the File::Tee module from CPAN:

I researched the various options a while back and settled on Capture::Tiny.


HTH,

David


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to