language: perl perl: - "5.20" - "5.18" - "5.16" - "5.14" - "5.12" - "5.10" script: - export HARNESS_OPTIONS='j:c' - perl Build.PL - ./Build test