NAME
Labyrinth::Mailer - Set of general Mailer Functions.
SYNOPSIS
use Labyrinth::Mailer;
MailSend($template,%hash);
DESCRIPTION
The Mailer package contains generic functions used for sending mail messages.
EXPORT
MailSend
FUNCTIONS
- MailSet(%hash)
- MailSend(%hash)
-
Hash table entries should contain TT variables used by the template. An email address and template to use must be included.
- MailSent
- HTMLSend
- HTMLSendX
SEE ALSO
Labyrinth
AUTHOR
Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/
COPYRIGHT & LICENSE
Copyright (C) 2002-2011 Barbie for Miss Barbell Productions
All Rights Reserved.
This module is free software; you can redistribute it and/or
modify it under the Artistic License 2.0.