language: perl before_install: - cpanm --notest Test::Pod Test::Pod::Coverage #other dependencies you have perl: - "5.22" - "5.18" - "5.14" - "5.8"