s1037989 / p5-Mojo-SMTP-Client

SMTP client based on Mojo::IOLoop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

Mojo::SMTP::Client - SMTP client based on Mojo::IOLoop

DESCRIPTION

With Mojo::SMTP::Client you can easily send emails from your Mojolicious application without blocking of Mojo::IOLoop.

DEPENDENCIES

Mojolicious 5.0+

INSTALLATION

perl Makefile.PL
make && make test && make install

About

SMTP client based on Mojo::IOLoop


Languages

Language:Perl 99.8%Language:Shell 0.2%