MMS-MailMessage-ProviderParsed This class is used by MMS::MailParser to provide a final data storage class after the MMS has been parsed by the provider parser. It inherits from the MMS::MailMessage class and extends it's methods to allow access to parsed properties. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install COPYRIGHT AND LICENCE Copyright (C) 2005 Rob Lee This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.