diff options
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 |