http://www.perlmonks.org?node_id=809448


in reply to Can't install Cache::Memory libdb43.dll error

I'm pretty sure that file is for accessing BerkeleyDB files, DB_File is apparently a prerequisite for the Cache suite. Odd that it wouldn't be setup correctly by Strawberry during install. What happens if you type the following?
perl -MDB_File -e 1