2010-12-31 07:29:08 +01:00
|
|
|
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.
|
|
|
|
|
2011-02-12 10:30:23 +01:00
|
|
|
WWW: http://search.cpan.org/dist/Dancer-Plugin-Email/
|