# EXRP while EXPR; print "Here\n" while (); #### # while (EXPR) { EXPR; } while ( () ) { print "Here\n" }