The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
language: perl
before_script:
  - cpanm --quiet -n Capture::Tiny
perl:
  - 5.12
  - 5.14
  - 5.16