The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Config::Generator - shared variables for the Config::Generator modules

DESCRIPTION

This module contains all the global variables used by the Config::Generator modules.

%Config

the configuration data

$HomeDir

the directory where the cfg, lib and tpl sub-directories may be located

@IncPath

the include path to use when looking for files

$NoAction

true if running in "no action" mode

$RootDir

the path to prepend to all the paths being used

$Verbosity

the amount of verbosity:

0: print nothing, only warnings and errors
1: also print the changes that have been made
2: also print the things that have been checked

AUTHOR

Lionel Cons http://cern.ch/lionel.cons

Copyright (C) CERN 2013-2016