The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

App::MadEye::Plugin::Notify::Email - notify by email

SCHEMA

type: map
mapping:
subject:
type: str
required: no
from_addr:
type: str
required: yes
to_addr:
type: str
required: yes

SEE ALSO

App::MadEye, MIME::Lite