Query: extutils::cbuilder::platform::windows
OS: centos
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::CBuilder::Platform::Windows(3pm) Perl Programmers Reference Guide ExtUtils::CBuilder::Platform::Windows(3pm)NAMEExtUtils::CBuilder::Platform::Windows - Builder class for Windows platformsDESCRIPTIONThis 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.AUTHORKen Williams <ken@mathforum.org> Most of the code here was written by Randy W. Sims <RandyS@ThePierianSpring.org>.SEE ALSOperl(1), ExtUtils::CBuilder(3), ExtUtils::MakeMaker(3) perl v5.16.3 2013-03-04 ExtUtils::CBuilder::Platform::Windows(3pm)
Related Man Pages |
---|
extutils::mm_any(3pm) - redhat |
extutils::cbuilder(3pm) - suse |
extutils::cbuilder(3pm) - centos |
extutils::libbuilder(3pm) - debian |
extutils::mm_win32(3perl) - debian |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Shopt -s histappend |