Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Email-Abstract - 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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Email-Abstract |
2.132 |
3.fc6 |
noarch |
47 KiB |
Tue Apr 17 16:13:10 2007 |
Changelog
- * Mon Apr 16 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 2.132-3
- add missing BR Email::MIME, Test::Pod, Test::Pod::Coverage
- * Mon Apr 2 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 2.132-2
- remove LICENSE line from Makefile.PL
- add BR Module::Pluggable, Mail::Message
- * Sun Apr 1 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 2.132-1
- Initial package for Fedora