use MyApp::Zoo::Types qw(is_Kangaroo); $thing->jump if is_Kangaroo($thing);