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

NAME

App::Validation::Automation::Alarming - Role App::Validation::Automation

Notifies of a potential issue via email and/or text page

Attributes

METHODS

mail

Notifies recipients mentioned in config file via email.All parameters can be passed arguments except a few which can be a part of config as they don't change.

page

Notifies recipients mentioned in config file via text page.page is a separate method as text messages should be short and crisp as we get charged for the service.This method can be over-ridden or tweaked to shorten the message.