perl5-dbi/DBD-mysql

pod test failure

Closed this issue · 1 comments

DBD::mysql version

5.005

MySQL client version

No response

Server version

No response

Operating system version

No response

What happened?

https://www.cpantesters.org/cpan/report/37665f74-0813-11ef-bce9-89f655dac61f

Other information

No response

Both CI and local tests didn't catch this due to a missing dependency:

t/pod.t ................................. skipped: Test::Pod 1.00 required for testing POD

So we need to fix the POD and add this dependency for CI.