The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Aliyun::Request - 异步请求阿里云的客户端

ATTRIBUTES

METHODS

get

  $request->get(Aliyun::AuthV2, Aliyun::Method, sub{callback});
  
  异步发送请求到阿里云.
  

SEE ALSO

Aliyun::AuthV2, Mojo::UserAgent.