summaryrefslogtreecommitdiff
path: root/development/perl-module-build/slack-desc
blob: bc038167fc52e30635eae680c871aeba2edf02ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in.  You must
# make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':'.

                 |-----handy-ruler-------------------------------------------|
perl-module-build: perl-module-build (Alternative Perl-Module build system)
perl-module-build:
perl-module-build: `Module::Build' is a system for building, testing, and
perl-module-build: installing Perl modules. It is meant to be an alternative
perl-module-build: to `ExtUtils::MakeMaker'. Developers may alter the
perl-module-build: behavior of the module through subclassing in a much more
perl-module-build: straightforward way than with `MakeMaker'. It also does
perl-module-build: not require a `make' on your system - most of the
perl-module-build: `Module::Build' code is pure-perl and written in a very
perl-module-build: cross-platform way.
perl-module-build: