summaryrefslogtreecommitdiffstats
path: root/development/perl-extutils-cbuilder/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/perl-extutils-cbuilder/README')
-rw-r--r--development/perl-extutils-cbuilder/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/perl-extutils-cbuilder/README b/development/perl-extutils-cbuilder/README
new file mode 100644
index 0000000000..f65ee5ce8f
--- /dev/null
+++ b/development/perl-extutils-cbuilder/README
@@ -0,0 +1,7 @@
+This perl-module can build the C portions of Perl modules by
+invoking the appropriate compilers and linkers in a cross-
+platform manner. It was motivated by the `Module::Build'
+project, but may be useful for other purposes as well.
+However, it is *not* intended as a general cross-platform
+interface to all your C building needs. That would have been
+a much more ambitious goal! \ No newline at end of file