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

NAME

Email::Abstract::EMailAcme - pose as a more convoluted representation of e-mail

VERSION

version 1349

SYNOPSIS

  my $abstract = Email::Abstract->new($e_mail);

DESCRIPTION

Some people are going to require you to use some obnoxious form of e-mail object full of methods and subobjects. Email::Abstract lets you use an abstract wrapper that converts between all seamlessly. This is an adapter class to let Email::Abstract work with E'Mail::Acme.

METHODS

as_string

get_body

get_header

set_body

set_header

See Email::Abstract

AUTHOR

Ricardo SIGNES wrote this module on Monday, July 16, 2007.

COPYRIGHT AND LICENSE

This code is copyright (c) 2007, Ricardo SIGNES. It is free software, available under the same terms as Perl itself.