diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-24 13:43:04 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-24 13:43:04 +0000 |
commit | 4750d136d1181b5d13b510a3a99f05d40c9b9776 (patch) | |
tree | 3018b6dfaa4dce613a9c42d136a07dc1a67fa7aa /mail/p5-Mail-Folder/pkg-descr | |
parent | 1a86f77bd5de67454e761ec2875e9a488633a3f6 (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-Folder/pkg-descr')
-rw-r--r-- | mail/p5-Mail-Folder/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/p5-Mail-Folder/pkg-descr b/mail/p5-Mail-Folder/pkg-descr new file mode 100644 index 000000000000..e5c052bbbc82 --- /dev/null +++ b/mail/p5-Mail-Folder/pkg-descr @@ -0,0 +1,15 @@ + WARNING: This code is in alpha release. Expect the interface to + change + +SYNOPSIS + +use Mail::Folder; + +DESCRIPTION + +This base class, and it's subclasses provide an object- oriented interface +to email folders independant of the underlying folder implementation. There +are currently two folder interfaces provided with this package: + +Mail::Folder::Emaul +Mail::Folder::Mbox |