my $req = HTTP::Request->new(GET => $targetURL); my $res = $ua->request($req);