ports/devel/p5-ExtUtils-CppGuess/pkg/DESCR

6 lines
261 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
"ExtUtils::CppGuess" attempts to guess the system's C++ compiler that is
compatible with the C compiler that your perl was built with.
It can generate the necessary options to the Module::Build constructor
or to ExtUtils::MakeMaker's "WriteMakefile" function.