
MMS::Mail::Provider::UKTMobile - This provides a class for parsing an MMS::Mail::Message object that has been sent via the UK T-Mobile network.

Version 0.04

This class provides a parse method for parsing an MMS::Mail::Message object into an MMS::Mail::Message::Parsed object for MMS messages sent from the UK T-Mobile network.

The following are the top-level methods of the MMS::Mail::Parser::UKTMobile class.
new()Return a new MMS::Mail::Provider::UKTMobile object.
parse MMS::Mail::MessageThe parse method is called as an instance method.
It parses the MMS::Mail::Message object and returns an MMS::Mail::Message::Parsed object.

Rob Lee,
<robl at robl.co.uk>

Please report any bugs or feature requests to bug-mms-mail-provider-uktmobile at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=MMS-Mail-Provider-UKTMobile.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc MMS::Mail::Provider::UKTMobile
You can also look for information at:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=MMS-Mail-Provider-UKTMobile


Copyright 2006 Rob Lee, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.