Petal::Mail

Format text e-mail using Petal
Download

Petal::Mail Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Bruno Postle
  • Publisher web site:
  • http://search.cpan.org/~bpostle/

Petal::Mail Tags


Petal::Mail Description

Format text e-mail using Petal Petal::Mail is a Perl module that processes a Petal XML template, and then turns the resulting XML into a text email which can be sent through sendmail or other. The XML has to follow a certain syntax which is defined in this documentation.Since Petal::Mail's is a subclass of Petal, its API is the same. Which means you need to read about Petal before you can use Petal::Mail.SYNOPSIS use Petal::Mail; use Petal::Mail; use Petal::Mail; use Petal::Mail; my $petal_mail = new Petal::Mail ('email.xml'); my $text_mail = $petal_mail->process (%args); Requirements: · Perl


Petal::Mail Related Software