in reply to Re^2: clear perl hash variable
in thread clear perl hash variable

From what I've learned, this amounts to the same. If you just use

x=new Object
you can already use it as associative array in Javascript.:
x['foo']='bar' </p> I just find the syntax <c> x={}
nicer. See for instance http://www.quirksmode.org/js/associative.html.
-- 
Ronald Fischer <ynnor@mm.st>