FROM ubuntu:bionic

ENV DEBIAN_FRONTEND=noninteractive

RUN apt-get update
RUN apt-get install -y git libmodule-build-perl libsuper-perl libtest-warnings-perl libsuper-perl libtest-warnings-perl libtest-pod-coverage-perl libdevel-cover-perl libcpan-uploader-perl
