pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build improve description.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f405a057814
branches: trunk
changeset: 465391:6f405a057814
user: grant <grant%pkgsrc.org@localhost>
date: Mon Dec 29 11:49:06 2003 +0000
description:
improve description.
diffstat:
devel/p5-Module-Build/DESCR | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 8fdfe0eeec2b -r 6f405a057814 devel/p5-Module-Build/DESCR
--- a/devel/p5-Module-Build/DESCR Mon Dec 29 11:39:05 2003 +0000
+++ b/devel/p5-Module-Build/DESCR Mon Dec 29 11:49:06 2003 +0000
@@ -1,2 +1,6 @@
-This is a beta version of a new module "Module::Build". It is meant to
-be a replacement for "ExtUtils::MakeMaker".
+Module::Build is a system for building, testing, and installing Perl
+modules. It is meant to be a replacement for 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.
Home |
Main Index |
Thread Index |
Old Index