$result = $qd->{$data}; #### action.pl?action=test&a=b&b=c&c=42 #### listing of /actions/test/body.aXML ---------------------------------- a #### 0: a #### 1: b #### 2 : c #### a #### listing of "/plugins/sayhello.aXMLpi" ------------------------------------- $result = "hello $data monks"; #### perl #### java #### if our query data contains a key value pair 'who' => 'PERL' and we include into the document; who