Help for this page
print"yes",exit ,print"no" if ($var)
print( "yes", exit(), print("no") ) if ($var)
print( "yes", exit( , print("no") ) ) if ($var)