my($IMGURL)=$1; #### my ($IMGURL) = $1; #### if(my($req)=$http->request($IMGURL)){ #### if ( my ($req) = $http->request($IMGURL) ) {