&async( $o->can("method"), $o, ... ); #### async{ sub{ $o->method­( qw[ the quick brown fox ] ) } };;