logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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

See Also