Mark Overmeer wrote:

  
  OTOH, it _does_ do basically everything you'd ever want for mail
  handling/sending, and if you want to do something complex, it'll do that
  that.
      

That is one of the differences in concept.  I prefer libraries to provide
a high level functionality. 

I just want to give you some constructive criticism on your English. What you mean to write above is:

   "I prefer libraries to provide a high degree of functionality"

When you say high-level functionality, you mean that it does not provide low-level functionality. But Mail::Box provides low-level functionality. Just think of the difference between DBI and Class::DBI. DBI provide low-level database functilonality and Class::DBI provides high-level database functionality. BOTH provide a high-*degree* of database unctionality, meaning that they provide a lot of functionality.



Reply via email to