There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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

Releasing

$EDITOR Changes
docker-compose run development milla test
docker-compose run development milla release