ExtUtils::MakeMaker::Config
CONTENTS
NAME
ExtUtils::MakeMaker::Config - Wrapper around Config.pm
SYNOPSIS
use ExtUtils::MakeMaker::Config;
print $Config{installbin}; # or whatever
DESCRIPTION
FOR INTERNAL USE ONLY
A very thin wrapper around Config.pm so MakeMaker is easier to test.
© 1993–2020 Larry Wall and others
Licensed under the GNU General Public License version 1 or later, or the Artistic License.
The Perl logo is a trademark of the Perl Foundation.
https://perldoc.perl.org/5.28.3/ExtUtils::MakeMaker::Config