|
Email::Abstract::EMailAcme - pose as a more convoluted representation of e-mail |
Email::Abstract::EMailAcme - pose as a more convoluted representation of e-mail
version 1349
my $abstract = Email::Abstract->new($e_mail);
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.
See the Email::Abstract manpage
Ricardo SIGNES wrote this module on Monday, July 16, 2007.
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 |