Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37425779
en ru br
Репозитории ALT
S:3.010-alt1
5.1: 2.134-alt1
4.1: 2.131-alt1
4.0: 2.131-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Email-Abstract

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Email-Abstract
Name: perl-%dist
Version: 3.009
Release: alt1

Summary: unified interface to mail representations
License: Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Nov 19 2011

BuildRequires: perl-Email-MIME perl-MRO-Compat perl-Mail-Box perl-Module-Pluggable perl-devel perl(Capture/Tiny.pm) perl(Test/Pod.pm)

%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.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Email

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin