manpagez: man pages & more
man ExtUtils::CBuilder::Platform::Windows(3)
Home | html | info | man
ExtUtils::CBuilder::Platform::Windows(3pm)    Perl Programmers Reference Guide



NAME

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


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.


AUTHOR

       Ken Williams <ken@mathforum.org>

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


SEE ALSO

       perl(1), ExtUtils::CBuilder(3), ExtUtils::MakeMaker(3)

perl v5.38.2                      2023-11-28
                                    ExtUtils::CBuilder::Platform::Windows(3pm)

perl 5.38.2 - Generated Thu Dec 5 18:04:55 CST 2024
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.