doBody( $_ ) while( ); doBody( undef ); #### while( ) { do some stuff; doTheFactoredStuff(); do some other stuff; } doTheFactoredStuff();