perl-Module-Build
Build and install Perl modules


'Module::Build' is a system for building, testing, and installing Perl modules. It is meant to be an alternative to 'ExtUtils::MakeMaker'. Developers may alter the behavior of the module through subclassing. It also does not require a 'make' on your system - most of the 'Module::Build' code is pure-perl and written in a very cross-platform way. See "COMPARISON" for more comparisons between 'Module::Build' and other installer tools. To install 'Module::Build', and any other module that uses 'Module::Build' for its installation process, do the following: perl Build.PL # 'Build.PL' script creates the 'Build' script ./Build # Need ./ to ensure we're using this "Build" script ./Build test # and not another one that happens to be in the PATH ./Build install This illustrates initial configuration and the running of three 'actions'. In this case the actions run are 'build' (the default action), 'test', and 'install'. Other actions defined so far include: build manifest clean manifest_skip code manpages config_data pardist diff ppd dist ppmdist distcheck prereq_data distclean prereq_report distdir pure_install distinstall realclean distmeta retest distsign skipcheck disttest test docs testall fakeinstall testcover help testdb html testpod install testpodcoverage installdeps versioninstall You can run the 'help' action for a complete list of actions.

Artistic-1.0 OR GPL-1.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Architecture:
Loading...
Loading package downloads...
SUSE Liberty Linux 9 x86_64
0.42.31-9.el9 info lock rpm lock src
SUSE Liberty Linux 8 x86_64
0.42.31-5.module+el8.10.0+21354+3ad137bb info lock rpm lock src
0.42.31-5.module+el8.6.0+13324+628a2397 info lock rpm lock src
0.42.29-4.module+el8.3.0+6718+7f269185 info lock rpm lock src
0.42.24-6.module+el8.1.0+2926+ce7246ad info lock rpm lock src
0.42.24-5.module+el8+6729+182a9251 info lock rpm lock src
0.42.24-5.el8 info lock rpm lock src
SUSE Liberty Linux 7 x86_64
0.40.05-2.el7 info lock rpm lock src
SUSE Liberty Linux 10 x86_64
0.42.34-7.el10 info lock rpm lock src