178e9d4868
html email messages with or without attachments. Simply define how you wish to send the email in your application's YAML configuration file, then call the email keyword passing the necessary parameters. WWW: http://search.cpan.org/~ironcamel/Dancer-Plugin-Email/ PR: ports/153545 Submitted by: Grzegorz Blach <magik@roorback.net>
7 lines
327 B
Text
7 lines
327 B
Text
Dancer::Plugin::Email provides an easy way of handling text or
|
|
html email messages with or without attachments. Simply define
|
|
how you wish to send the email in your application's YAML
|
|
configuration file, then call the email keyword passing the
|
|
necessary parameters.
|
|
|
|
WWW: http://search.cpan.org/~ironcamel/Dancer-Plugin-Email/
|