2004-02-20 14:52:00 +01:00
|
|
|
This 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!
|
2008-02-19 06:33:50 +01:00
|
|
|
WWW: http://search.cpan.org/dist/ExtUtils-CBuilder/
|
2004-02-20 14:52:00 +01:00
|
|
|
|
|
|
|
--
|
|
|
|
mat
|