Provided by: libconfig-model-itself-perl_2.003-1_all bug

NAME

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

DESCRIPTION

       Configuration classes used by Config::Model

Elements

   msg
       Warning message to show user. "$_" will contain the bad value. Example "value $_ is bad".
       Leave blank or undef to use generated message. Optional. Type string.

   fix
       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.

SEE ALSO

       •   cme

perl v5.22.1                       Config::Model::models::Itself::CommonElement::WarnIfMatch(3pm)