my $cmd="nmake NODEBUG=1"; open(RS,"$cmd 2>&1 |"); close(RS); #### $cmd=qq|nmake NODEBUG=1 "ADDED_CFLAGS=/DCOST_EN_US /DPAYMENT_CREDIT_CARD"|;