NAME

Config::Model::models::Itself::CommonElement::Update - Configuration class Itself::CommonElement::Update

DESCRIPTION

Configuration classes used by Config::Model

Elements

when_missing

Action when no data is found in any external file. Optional. Type enum. choice: 'die', 'warn', 'ignore'.

files

List of file specifictions to get external data from. Optional. Type list of node of class Itself::CommonElement::UpdateFiles .

SEE ALSO