Description
Perl module authors can build, test, and install distributions through the Module::Build workflow. This helps projects package Perl code in a repeatable way without relying only on Makefile-based tooling.
It is a build tool and library used from the terminal or by packaging scripts. Build files can execute project code, so only run them from sources you trust.