osx man page for extutils::makemaker::config

Query: extutils::makemaker::config

OS: osx

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
extutils::mm_macos(3pm) - redhat
extutils::mm_win32(3pm) - osx
module::build::platform::macos(3pm) - osx
module::build::platform::macos(3pm) - debian
module::build::platform::macos5.12(3pm) - osx
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Undeletable file
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...