How to get perl module DBI to work with openkore?
Moderator: Moderators
-
- Noob
- Posts: 3
- Joined: 20 Mar 2020, 15:44
- Noob?: Yes
How to get perl module DBI to work with openkore?
I tried to run a plugin for Openkore, but apparently it uses DBI module from Perl and I couldnt find a way to make it work. It kept giving me strange errors like 'cannot load auto/dbi/dbi.dll'. The module was installed via cpan client from Strawberry Perl. Can anyone help?