Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.1

ExtUtils::MakeMaker::Config(3pm)


ExtUtils::MakeMaker::Config

ExtUtils::MakeMaker::Config

NAME
SYNOPSIS
DESCRIPTION

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.



ExtUtils::MakeMaker::Config(3pm)