|
|
|
ExtUtils::MakeMaker::ConPfeirgl(3P)rogrammers
NAME
ExtUtils::MakeMaker::Config - Wrapper around Config.pmSYNOPSIS
use ExtUtils::MakeMaker::Config; print $Config{installbin}; # or whateverDESCRIPTION
FOR INTERNAL USE ONLY A very thin wrapper around Config.pm so MakeMaker is easier to test.
|
|
|