if ( defined( &perlmonk::funnyfunction ) ) #### if ( perlmonk->can('funnyfunction') ) #### if ( $obj->can('funnyfunction') )