8 lines
323 B
Text
8 lines
323 B
Text
|
Dancer2::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/dist/Dancer2-Plugin-Email/
|