The Mail::Box::Manager
was designed to add some extra
simplification of the user's code. It prevents opening of the same folder
by the same program twice, auto-detects folder type, autoloads the modules
which implement the required code, and helps with discussion thread
detection. Usually, the manager is the only object you have to instantiate
explicitly.