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


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 the Email::Abstract manpage


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.

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