Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXZ
]
perl-Email-Abstract - 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.
Packages
| perl-Email-Abstract-3.008-15.el8.noarch
[38 KiB] |
Changelog
by Paul Howarth (2019-10-18):
- Spec tidy-up
- Use author-independent source URL
- Classify buildreqs by usage
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Simplify find command using -delete
- Don't need to remove empty directories from the buildroot
- Fix permissions verbosely
- Make %files list more explicit
- Use %license
|