my $q = CGI->new(%parameters); $CGI::USE_PARAM_SEMICOLONS = 0; print $q->query_string;