Email::Send::Test::DataDumper is...
DANJOU/Email-Send-Test-DataDumper-0.01 - 21 May 2009 02:37:44 UTCEmail::Send::Test is a driver for use in testing applications that use Email::Send to send email. To be able to use it in testing, you will need some sort of configuration mechanism to specify the delivery method to be used, or some other way that in...
RJBS/Email-Send-2.201 - 05 Mar 2015 13:11:45 UTCThe basics should all work, but this module is still subject to name and/or API changes Email::Stuff, as its name suggests, is a fairly casual module used to email "stuff" to people using the most common methods. It is a high-level module designed fo...
RJBS/Email-Stuff-2.105 - 05 Feb 2014 03:22:43 UTCThis is a test helper module for jifty, allowing you to expect mail notification generated during the block or the test....
ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTCEmail:: distributions are intended to be small and tight, with a specific purpose, and easily installed and loaded only as the bits are needed. Which means that there's a whole bunch of them, all seperate. Bundle::Email installs pretty much all of th...
RJBS/Bundle-Email-0.044 - 16 Jan 2009 15:59:34 UTCThis class is a wrapper for Email::Stuffer and Email::Sender::Transport::SMTP....
ARFREITAS/Test-Health-0.003 - 09 Dec 2016 09:56:53 UTCThe "WWW::Anonymouse" module provides an interface to the Anonymouse.org anonymous email and news posting....
GRAY/WWW-Anonymouse-0.04 - 01 Dec 2007 17:07:31 UTCSending email should be simple, sending formatted email should be simple too. I just want to be able to say send this thing via this process. This module provides that, a way to simply send email (plain/html or markdown) via either a SMTP or sendmail...
MOODFARM/App-Basis-Email-0.3 - 29 Apr 2014 10:33:19 UTCThis module allows for easy integration with the SendGrid email distribution service and its v3 Web API. All instance methods are chainable. For the full details of the SendGrid v3 API, see <https://sendgrid.com/docs/API_Reference/api_v3.html>...
GSG/Email-SendGrid-V3-v0.900.1 - 10 Feb 2020 22:50:50 UTCThis module implements a simple responder class. It will respond to any message directed to the specified phone number, with the specified message. The Email message is assumed to be in ISO-8859-1 (Latin1) encoding. Mappings are provided to convert t...
LUISMUNOZ/SMS-Handler-0.01 - 30 Jun 2003 18:25:45 UTCPackage that uses the Email::* modules to mail reports and error notifications. Use this module to set up your email configuration. You probably should not be dealing with this directly....
KIRSTINB/Test-Nightly-0.03 - 10 Aug 2005 15:36:49 UTCThis module allows you to build HTML emails, optionally with a text-only alternative and embedded media objects. For example, an HTML email with an alternative version in plain text and with all the required images contained in the mail. The HTML con...
VANSTYN/Email-MIME-CreateHTML-1.042 - 26 Jan 2018 23:34:30 UTCThis is a relatively simple module designed for applications which receive email. It provides a mechanism for authenticating email requests, by checking that the To: address, which should be in the form "username+hash@mydomain.com", contains the corr...
AURUM/Email-Auth-AddressHash-1.0 - 13 Jan 2004 21:48:26 UTCThis is the the module for sending email within the XAS environment. It is implemented as a singleton. It can also be auto-loaded when the method 'email' is invoked....
KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTCSimple module to send emails through Google's SMTP with or without attachments. Also supports regular Servers (with plain or none auth). Works with regular Gmail accounts as with Google Apps (your own domains). It supports basic functions such as CC,...
PECO/Email-Send-SMTP-Gmail-1.35 - 28 Oct 2020 10:05:51 UTCThis output type will send an email for each converted input. See Email::Sender for a list of the ConnOpts section parameters. (Specifically, the appropriate transport class.) If you didn't guess, the "TransportClass" option maps to a "Email::Sender:...
BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTCThis transport delivers mail via Mailgun's messages.mime API. Why use this module? The SMTP transport can also be used to send messages through Mailgun. In this case, Mailgun options must be specified with Mailgun-specific MIME headers. This module e...
SDT/Email-Sender-Transport-Mailgun-0.02 - 27 Nov 2019 01:35:48 UTCRJBS/Email-Sender-1.300035 - 10 Oct 2020 16:36:27 UTC
USAGE use WebService::Mattermost; my $mm = WebService::Mattermost->new({ authenticate => 1, username => 'me@somewhere.com', password => 'hunter2', base_url => 'https://my.mattermost.server.com/api/v4/', }); my $resource = $mm->api->email; METHODS "se...
MIKEJONES/WebService-Mattermost-0.24 - 07 Jan 2021 11:12:09 UTC