set PERL5OPT=-MConfig_m #### perl Makefile.PL --cflags=-IC:\mysql\include --libs="-LC:\mysql\lib -lmysqlclient" --testdb=vms --testuser=root --testpassword=cisco@123 --testhost=127.0.0.1 --testport=3306 #### perl Makefile.PL INC=-IC:\mysql\include LIBS="-LC:\mysql\lib -lmysqlclient" .... #### >perl Makefile.PL I will use the following settings for compiling and testing: cflags (mysql_config ) = -IC:\_32\strawberry5.24.0_32int\c\bin\..\include\mysql_5 libs (mysql_config ) = -LC:\_32\strawberry5.24.0_32int\c\bin\..\lib -lmysql mysql_config (guessed ) = mysql_config testdb (User's choice) = test testhost (default ) = testpassword (User's choice) = testport (default ) = testsocket (default ) = testuser (User's choice) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc DBD::MariaDB::INSTALL'. Checking if libs and header files are available for compiling... Checking if correct version of MariaDB or MySQL client is present... Looks good. Embedded server: not supported by client library Client library deinitialize OpenSSL library functions: no Using DBI 1.636 (for perl 5.024000 on MSWin32-x86-multi-thread) installed in C:/_32/strawberry5.24.0_32int/perl/vendor/lib/auto/DBI/ Generating a dmake-style Makefile Writing Makefile for DBD::MariaDB "\x{0159}" does not map to cp850 at C:/_32/strawberry5.24.0_32int/perl/lib/ExtUtils/MakeMaker.pm line 1269. "\x{0159}" does not map to cp850 at C:/_32/strawberry5.24.0_32int/perl/lib/ExtUtils/MakeMaker.pm line 1269. "\x{0159}" does not map to cp850 at C:/_32/strawberry5.24.0_32int/perl/lib/ExtUtils/MakeMaker.pm line 1269. Writing MYMETA.yml and MYMETA.json