Is indexing a PerlHash by an integer something that is supposed to be valid? Likewise for indexing a PerlArray by a string?
Currently both of these are allowed, but as it stands my keyed access patch breaks this. Obviously indexing either by a PerlScalar will still work as the PerlScalar PMC will handle the type conversion issues when necessary. Tom -- Tom Hughes ([EMAIL PROTECTED]) http://www.compton.nu/