[Module::Build] ExtUtils::CBuilder
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-12-02 04:17:06
|
Hi,
I've just released a pre-beta of ExtUtils::CBuilder:
The uploaded file
ExtUtils-CBuilder-0.00_01.tar.gz
has entered CPAN as
file: $CPAN/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.00_01.tar.gz
size: 5858 bytes
md5: fcec1cccb088d34bc45fe5b374b6639c
It's intended to take all the c-compilation code out of Module::Build
and stick it in a general-purpose c-compilation-for-perl-modules module.
Next, I (or another kind soul with tuits to spare) will add the various
overridden code in the compile_c() and link_c() stuff from
Module::Build::Platform::* classes.
-Ken
|