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-2014

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 97:

Expected text after =item, not a number

Around line 101:

Expected text after =item, not a number