Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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