perl lwp编码

$var= $response->content;


$var= $response->decoded_content;

原文地址:https://www.cnblogs.com/zhaoyangjian724/p/6199663.html