In message <a05111b10b97e5445dbfe@[63.120.19.221]> Dan Sugalski <[EMAIL PROTECTED]> wrote:
> Hash should support integer lookup. PerlHash doesn't have to, and may > throw an exception. I don't follow the logic behind this... Making it work for one but not another is tricky - either get_integer on a Key PMC will work when the key is a string or it won't. In fact there isn't a Hash class at the moment, only a PerlHash. Tom -- Tom Hughes ([EMAIL PROTECTED]) http://www.compton.nu/