http://www.perlmonks.org?node_id=1086113


in reply to How to read local unix-style mail

It depends how fully-functional you want your "read" operation to be. Towards the top end of the scale is Mail::Box::Mbox - but if you think that's overkill then you'll have to be a bit more specific about how you want to "read" it and what other operations should be involved.