View Single Post
heavyisgps
Member
Join Date: Aug 2018
Old 08-02-2019 , 05:35   Re: Perl on windows - DBD-mysql doesn't exist anywhere
Reply With Quote #3

Hi,

Thanks for updating the guide and adding more info.

I uninstalled the previous perl and installed the one you suggested.

However when I run perl hlstats.pl I get this error

Can't load 'C:/Perl64/site/lib/auto/Storable/Storable.dll' for module Storable: load_file:The specified module could not be found at C:/Perl64/lib/XSLoader.pm line 96.
at C:/Perl64/site/lib/Storable.pm line 107.
Compilation failed in require at C:/Perl64/lib/Encode.pm line 55.
BEGIN failed--compilation aborted at C:/Perl64/lib/Encode.pm line 55.
Compilation failed in require at hlstats.pl line 68.
BEGIN failed--compilation aborted at hlstats.pl line 68.

I checked and C:/Perl64/site/lib/auto/Storable/Storable.dll exists in that folder. I've also run this via powershell, cmd as administrator

Is this an issue with 32bit and 64bit?

Last edited by heavyisgps; 08-02-2019 at 05:35.
heavyisgps is offline