The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Labyrinth::Mailer - Mail Manager for Labyrinth

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-2015 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.