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.

openSUSE Leap 15.5 没有可用的官方软件包

发行版

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP2

SUSE SLE-15-SP1

SUSE SLE-12-SP5

RedHat RHEL-7

CentOS CentOS-7

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。

openSUSE:ALP:Experimental:Slowroll:Base

openSUSE:Slowroll:Base

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:Leap:42.1

openSUSE:13.2

openSUSE:13.1

openSUSE:12.3

SUSE:SLE-15:GA

SUSE:ALP

Intel:Moblin2

home:coolo:alp

SUSE:SLE-12:SLE-Module-Adv-Systems-Management

home:obsgeek0:repos:SLE15:aggregate

CentOS:CentOS-5

CentOS:CentOS-6

SUSE:SLE-10

deleted