if( $child_of_some_element ) { # do this } elsif( $child_of_some_other_element ) { # do something else }