The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Contributing

Running test suite w/ Docker

You need to have the following prerequisites installed:

Build the image:

docker-compose build development

Run the suite:

docker-compose run development prove -l