mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
Check for the presence of a compiler. This module tries to check if the current system is capable of compiling, linking and loading an XS module. https://metacpan.org/dist/ExtUtils-HasCompiler PR: 280625
3 lines
146 B
Text
3 lines
146 B
Text
Check for the presence of a compiler.
|
|
This module tries to check if the current system is capable of
|
|
compiling, linking and loading an XS module.
|