NAME
ExtUtils::CBuilder::Platform::Windows - Builder class for Windows
platformsDESCRIPTION
This module implements the Windows-specific parts of
ExtUtils::CBuilder. Most of the Windows-specific stuff has to do with
compiling and linking C code. Currently we support the 3 compilers perl itself supports: MSVC, BCC, and GCC. This module inherits from "ExtUtils::CBuilder::Base", so any functionality not implemented here will be implemented there. The interfaces are defined by the ExtUtils::CBuilder documentation. AUTHOR Ken WilliamsMost of the code here was written by Randy W. Sims . SEE ALSO
perl(1), ExtUtils::CBuilder(3), ExtUtils::MakeMaker(3)perl v5.8.8 2006-E0x3t-U2t5ils::CBuilder::Platform::Windows(3)