use LWP::Simple; my $return = get('http://host.tld/script.php?param1=value1¶m2=value2');