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
[download]
Comment on
Re: Can't install Cache::Memory libdb43.dll error
Download
Code
In Section
Seekers of Perl Wisdom