$a = CGI->new({'id'=>'A-001', 'song'=>'A song', 'performers'=> 'Ike & Tina Turner'}); print $a->query_string, "\n";