slackbuilds_ponce/development/perl-module-build
2010-05-11 22:53:37 +02:00
..
perl-module-build.info development/perl-module-build: Added to 12.1 repository 2010-05-11 22:53:37 +02:00
perl-module-build.SlackBuild development/perl-module-build: Added to 12.1 repository 2010-05-11 22:53:37 +02:00
README development/perl-module-build: Added to 12.1 repository 2010-05-11 22:53:37 +02:00
slack-desc development/perl-module-build: Added to 12.1 repository 2010-05-11 22:53:37 +02:00

`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 in a much more straightforward
way than with `MakeMaker'. 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.

It is recommended to install perl-extutils-cbuilder and
perl-extutils-parsexs before you install perl-module-build,
though it is not required. It will also make use of yaml,
if available. All of which are available from SlackBuilds.org.