CHANGELOG of Mail::Box
version 0.1: Sat Dec 9 20:38:40 CET 2000
Mark Overmeer <mark@overmeer.net>
* Initial coding of
Mail/Box.pm
Mail/Box/Locker.pm
Mail/Box/Manager.pm
Mail/Box/Mbox.pm
Mail/Box/Message.pm
Mail/Box/Threads.pm
Mail/Box/Tie.pm
(including some tests)
version 0.2:
Mark Overmeer <mark@overmeer.net>
* Improvements on Threads
Mail/Box/Threads.pm
* Mail::Box->new(take_headers => ...)
now documents that you can use regular-expressions and accepts
'ALL' and 'REAL'. New option realhead_type to indicate which
type of header is used by MIME::Entity.
Mail/Box.pm
version 0.3:
Mark Overmeer <mark@overmeer.net>
* Initial coding of
Mail/Box/MH.pm
Mail/Box/Index.pm
* Appending messages and labels
Mail/Box.pm
Mail/Box/Mbox.pm
Mail/Box/MH.pm
version 0.4: Fri Dec 29 23:19:25 CET 2000
Mark Overmeer <mark@overmeer.net>
* Tests for appending messages to mboxes and MH(and fixes)
t/2mbox4a.t
t/3mh2a.t
Mail/Box/Mbox.pm
Mail/Box/MH.pm
Mail/Box/Manager.pm
Mail/Box.pm
* Close on folder informs manager
Mail/Box/Manager.pm
Mail/Box.pm