if ( $preauth eq '0' ) { print "No" }; if ( $preauth eq '1' ) { print "Yes" };