in reply to DB_File recno treats array like a hash
I checked it under debugger and it seems that perl treats DB as tied to hash, not array (e.g. array with pairs of key and value).
Not likely