I'm trying to do a cvs command in perl using the system command. I'd like to capture the output. and I don't want cvs stuff barfing on the screen. backticks don't work. piping to a file doesn't work. the cookbook solutions don't work. everything I've tried has the screen filling up with cvs dumps.
wtf? Greg _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

