Package perl-Email-Abstract: Information

    Source package: perl-Email-Abstract
    Version: 2.134-alt1
    Build time:  Sep 18, 2008, 12:45 PM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Email-Abstract (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov


      1. perl-Email-Simple
      2. perl-Module-Pluggable
      3. perl-Test-Pod
      4. perl-Test-Pod-Coverage

    Last changed


    Sept. 17, 2008 Vitaly Lipatov 2.134-alt1
    - new version 2.134 (with rpmrb script)
    Sept. 6, 2008 Vitaly Lipatov 2.131-alt2
    - fix directory ownership violation
    Dec. 11, 2006 Vitaly Lipatov 2.131-alt1
    - first build for ALT Linux Sisyphus