I want to redirect print output to both stdout & a file at the same time: I can think of writing a sub that executes 2 print statements (one each to stdout & the filehandle), but I was hoping someone has a more elegant solution.
Thanks, -Nilanjan _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

