$req = HTTP::Request->new(GET => 'file:/home/../myForm.html'); $res = $ua->request($req);