On Sun, Nov 12, 2000 at 02:49:11PM -0800, Steve Traugott wrote:
> Other thoughts about this... What I'd really like to do is start
> Mail::Tie::* as a tree of similarly tied interfaces to common
> mailboxes -- i.e. Mail::Tie::mbox, Mail::Tie::IMAP, etc. The only
> drawback I can see is that that might give people the impression that
> I "own" Mail::Tie::*, when in fact I'd like nothing more than to
> encourage others to add to the tree.
Have you taken a look at Mail::Folder which attempts to give a uniform interface
to many types of mailbox.
Graham.