Path to this page:
./
mail/p5-Email-Abstract,
Perl5 module for writing representation-independent mail handling code
Branch: pkgsrc-2015Q1,
Version: 3.006nb2,
Package name: p5-Email-Abstract-3.006nb2,
Maintainer: rhaen"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.
Required to run:[
devel/p5-MRO-Compat] [
devel/p5-Module-Pluggable] [
lang/perl5]
Master sites: (Expand)
SHA1: 2661ce9b4d0c7b13ec7044e9ca2396cfa3fc7f29
RMD160: 1a2bafcc3a2c6ce17b08a7ef6473ac81a4951ef7
Filesize: 23.113 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version p5-Email-Abstract-3.006nb2 (created)