config_data
framework for building and installing Perl modules
RUN apt-get update && \
apt-get install -y libmodule-build-perl
RUN apt-get update && \
apt-get install -y libmodule-build-perl
RUN apk add perl-module-build
RUN pacman -S --noconfirm perl-module-build
RUN apt-get update && \
apt-get install -y libmodule-build-perl
RUN dnf install -y perl-Module-Build-2
RUN apt-get update && \
apt-get install -y libmodule-build-perl