2006-03-31 16:23:51 +02:00
|
|
|
Mail::MboxParser is a module for working with UNIX-flavoured mailboxes.
|
|
|
|
|
|
|
|
Its purpose is to _easily_ extract messages from a mailbox with _simple_
|
|
|
|
access to header fields, body and MIME-parts. It is particularly easy to
|
|
|
|
deal with any kind of attached files.
|
2006-04-24 12:05:05 +02:00
|
|
|
|
|
|
|
WWW: http://search.cpan.org/dist/Mail-MboxParser/
|