# 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: Module::Build - Build and install Perl modules
perl-module-build:
perl-module-build: Module::Build is a system for building, testing, and installing Perl
perl-module-build: modules. It is meant to be an alternative to "ExtUtils::MakeMaker".
perl-module-build: Developers may alter the behavior of the module through subclassing
perl-module-build: in a more straightforward way than with "MakeMaker". It also does not
perl-module-build: require a "make" on your system - most of the "Module::Build" code is
perl-module-build: pure-perl and written in a very cross-platform way.
perl-module-build:
perl-module-build:
perl-module-build:

