- When building as part of the perl core (so this is irrelevant for
people downloading from CPAN) we now try a little harder to find
the perl sources. [Jos Boumans]
- Fixed a part of the manifest thingy that got broken on 64-bit
Windows platforms in version 0.18. [Steve Hay, Jan Dubois]
Collection.
This Perl 5 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.