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::mm_win32(3pm) - mojave
module::build::platform::macos(3) - centos
extutils::makemaker::tutorial(3perl) - debian
extutils::mm_win32(3pm) - suse
module::build::platform::macos5.12(3pm) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?