MailFolder
view release on metacpan or search on metacpan
examples/xmailfolder.pl view on Meta::CPAN
# slammed shut at inappropriate times
# activation line is getting forgotten in folderlist summary after an Open
# figure out how to have folderlist updated without having Folder->close
# call main::CloseFolder
# pack needs to adjust current_message accordingly
# figure why a abnormal exit doesn't cleanup the open mailbox
# key accelerators are conflicting with each other (Alt-f,c vs. c)
# actually detect error returns from MailFolder calls
# do more appropriate error handling in CoreCompose and friends
# SNIGGLES
# add busy-cursor in appropriate places
# figure how to get a Shift-(Next|Prior) to move the msg window in the
# folder window
# figure out how set width of scrollbars - normal way isn't working
require 5.00397;
my $VERSION = '0.01';
use vars qw($top
%fieldcolors
@ignore_headers
( run in 0.240 second using v1.01-cache-2.11-cpan-87723dcf8b7 )