extutils::makemaker::config(3perl) debian man page | unix.com

Man Page: extutils::makemaker::config

Operating Environment: debian

Section: 3perl

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

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.14.2 2011-09-26 ExtUtils::MakeMaker::Config(3perl)
Related Man Pages
extutils::config(3) - mojave
module::build::platform::macos5.18(3pm) - mojave
module::build::platform::macos(3pm) - osx
extutils::mm_win32(3perl) - debian
module::build::platform::macos(3pm) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?