logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ExtUtils::CBuilder::Platform::Windows - Builder class for Windows platforms

Author

Ken Williams <ken@mathforum.org> Most of the code here was written by Randy W. Sims <RandyS@ThePierianSpring.org>.

Description

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.

Name

ExtUtils::CBuilder::Platform::Windows - Builder class for Windows platforms

See Also

perl(1), ExtUtils::CBuilder(3), ExtUtils::MakeMaker(3) perl v5.40.1 2025-07-03 ExtUtils::CBui...atform::Windows(3perl)

See Also