NAME

Punk::Mailer::Job - the queue task behind mail_later

DESCRIPTION

The body Punk::Plugin::Mailer declares as the later task. See "later" in Punk::Plugin::Mailer.

send($job, $class, \%message)

Finds the Punk::Mailer the application class registered and sends the message: an accepted Result is the job's result; deferred and failed die so the queue retries; rejected notes final on the job and dies.