Check if the current user of the DBH has permissions to create/drop procedures
if (!CheckRoutinePerms($dbh)) { plan skip_all => $dbh->errstr(); }
1 POD Error
The following errors were encountered while parsing the POD:
'=item' outside of any '=over'
=over without closing =back
To install DBD::MariaDB, copy and paste the appropriate command in to your terminal.
cpanm
cpanm DBD::MariaDB
CPAN shell
perl -MCPAN -e shell install DBD::MariaDB
For more information on module installation, please visit the detailed CPAN module installation guide.