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