ExtUtils::MakeMaker::Config(3pm) Perl Programmers Reference Guide ExtUtils::MakeMaker::Config(3pm)

ExtUtils::MakeMaker::Config - Wrapper around Config.pm

  use ExtUtils::MakeMaker::Config;
  print $Config{installbin};  # or whatever

FOR INTERNAL USE ONLY

A very thin wrapper around Config.pm so MakeMaker is easier to test.

2022-02-19 perl v5.34.1