in reply to Berkley DB version problems; work stoppage!

http://www.sleepycat.com/docs/api_c/db_upgrade.html covers the C API call DB->upgrade. I'd guess you'll need to write a short C program to call this for you or use something like Inline::C to do it in mostly-perl.
  • Comment on Re: Berkley DB version problems; work stoppage!