in reply to Re^5: CGI/OpenThought array/hash handlingin thread CGI/OpenThought array/hash handling
For perl, use $q->Dump or use Data::Dumper;warn Dumper($q); and watch the log (or wherever you print to)