in reply to Re: MySQL/MariaDB DBD install problem
in thread MySQL/MariaDB DBD install problem

For what it's worth cygwin currently comes with Perl 5.40.0, DBI 1.644, and DBD::mysql 4.052, and cpanm DBD::MariaDB works from a cygwin terminal.
$ cpanm DBD::MariaDB --> Working on DBD::MariaDB Fetching http://www.cpan.org/authors/id/P/PA/PALI/DBD-MariaDB-1.23.tar +.gz ... OK Configuring DBD-MariaDB-1.23 ... OK Building and testing DBD-MariaDB-1.23 ... OK Successfully installed DBD-MariaDB-1.23 1 distribution installed