perl -MURI -MData::Dump=pp -le 'pp(URI->new("/?foo=Zoo&foo=aha")->query_form)' ("foo", "Zoo", "foo", "aha")