Aliyun::Request - 异步请求阿里云的客户端
$request->get(Aliyun::AuthV2, Aliyun::Method, sub{callback}); 异步发送请求到阿里云.
Aliyun::AuthV2, Mojo::UserAgent.
To install Aliyun, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Aliyun
CPAN shell
perl -MCPAN -e shell install Aliyun
For more information on module installation, please visit the detailed CPAN module installation guide.