summaryrefslogtreecommitdiffstats
path: root/development/perl-extutils-cbuilder/README
blob: f65ee5ce8f2a483ffbdba7a3056bec36b829058f (about) (plain) (blame)
1
2
3
4
5
6
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!