config_data

framework for building and installing Perl modules

Debian Debian
RUN apt-get update && \ apt-get install -y libmodule-build-perl
Ubuntu
RUN apt-get update && \ apt-get install -y libmodule-build-perl
Alpine
RUN apk add perl-module-build
Arch Arch Linux
RUN pacman -S --noconfirm perl-module-build
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libmodule-build-perl
Fedora
RUN dnf install -y perl-Module-Build-2
Raspbian
RUN apt-get update && \ apt-get install -y libmodule-build-perl
click the source code to copy install config_data on any operating system with command-not-found.com