Пакет perl-Email-Abstract: Информация

    Исходный пакет: perl-Email-Abstract
    Версия: 2.134-alt1.1
    Собран:  29 ноября 2010 г. 21:21
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: unified interface to mail representations
    Описание: 
    "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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Email-Abstract (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov

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

    Последнее изменение


    29 ноября 2010 г. Igor Vlasenko 2.134-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    17 сентября 2008 г. Vitaly Lipatov 2.134-alt1
    - new version 2.134 (with rpmrb script)
    6 сентября 2008 г. Vitaly Lipatov 2.131-alt2
    - fix directory ownership violation