in reply to Re^2: Perl XAMPP DB Connect issue (Windows/Strawberry?)
in thread Perl XAMPP DB Connect issue (Windows/Strawberry?)

The file is not compatible for some reason.

If that file is present, then this usually happens when perl.exe has been changed but the current *.xs.dll have not been rebuilt with this new perl.exe. Or when multiple perl.exe exist in your computer and the one you are using now is not the one used to compile/create the xs.dll file.