in reply to Re: with tied hash, 'each' gives key that doesn't 'exists'
in thread with tied hash, 'each' gives key that doesn't 'exists'

I'm trying DB_File 1.82 now. I'm building the database anew, which will take a couple more hours to complete.

Do you know, should I have been able to open with DB_File 1.82 a db that was created with 1.808? I assume not, as I got 'file exists' errors, even with O_RDWR|O_CREAT.

Thanks!

Update: It's quite clear, I can only open a db with the version of DB_File that created the db. (And that's fine.)

  • Comment on Re^2: with tied hash, 'each' gives key that doesn't 'exists'