summaryrefslogtreecommitdiff
path: root/development/perl-module-build/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/perl-module-build/README')
-rw-r--r--development/perl-module-build/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/development/perl-module-build/README b/development/perl-module-build/README
deleted file mode 100644
index 7d83b326e4..0000000000
--- a/development/perl-module-build/README
+++ /dev/null
@@ -1,12 +0,0 @@
-`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. \ No newline at end of file