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

Configuration classes used by Config::Model

Warning message to show user. Leave blank or undef to use generated message. Optional. Type string.
Perl instructions to fix the value.
These instructions may be triggered by user.
$_ will contain the value to fix.
$_ will be stored as the new value once the instructions are done.
$self will contain the value object.
Use with care.Optional.
Type string.
