ExtUtils::MakeMaker::Config - Wrapper around Config.pm
Contents
Description
FORINTERNALUSEONLY
A very thin wrapper around Config.pm so MakeMaker is easier to test.
perl v5.40.1 2025-07-27 ExtUtils::MakeMaker::Config(3perl)
Name
ExtUtils::MakeMaker::Config - Wrapper around Config.pm
Synopsis
use ExtUtils::MakeMaker::Config;
print $Config{installbin}; # or whatever
