debian man page for extutils::makemaker::config

Query: extutils::makemaker::config

OS: debian

Section: 3perl

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

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(3pm) - mojave
carp::datum::makemaker(3pm) - debian
config::scoped::error(3pm) - debian
extutils::makemaker::tutorial(3perl) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?