extutils::makemaker::config(3pm) osx man page | unix.com

Man Page: extutils::makemaker::config

Operating Environment: osx

Section: 3pm

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

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. perl v5.16.2 2012-10-11 ExtUtils::MakeMaker::Config(3pm)
Related Man Pages
module::build::platform::macos5.18(3pm) - mojave
extutils::mm_win32(3pm) - osx
module::build::platform::macos(3pm) - osx
carp::datum::makemaker(3pm) - debian
config::scoped::error(3pm) - debian
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location