Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044221
en ru br
ALT Linux repos
S:3.010-alt1
5.0: 2.134-alt1
4.1: 2.131-alt1
4.0: 2.131-alt1

Group :: Development/Perl
RPM: perl-Email-Abstract

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.131-alt1
Build date: 11 december 2006, 17:31 ( 902.5 weeks ago )
Size: 13.04 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: unified interface to mail representations
Description:

"Email::Abstract" provides module writers with the ability to write
representation-independent mail handling code. For instance, in the
cases of "Mail::Thread" or "Mail::ListDetector", a key part of the
code involves reading the headers from a mail object. Where previously
one would either have to specify the mail class required, or to build a
new object from scratch, "Email::Abstract" can be used to perform
certain simple operations on an object regardless of its underlying
representation.

"Email::Abstract" currently supports "Mail::Internet",
"MIME::Entity", "Mail::Message", "Email::Simple" and "Email::MIME".
Other representations are encouraged to create their own
"Email::Abstract::*" class by copying "Email::Abstract::EmailSimple".
All modules installed under the "Email::Abstract" hierarchy will be
automatically picked up and used.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Email-Abstract
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin