language: perl perl: - 5.18 - 5.16 - 5.14 - 5.12 - 5.10 - 5.8 install: - cpanm -nq --installdeps . script: - prove -lrsv t