NAME
MMS::ProviderMailParser::UKVodafone - This provides a class for parsing an MMS::MailMessage object that has been sent via the UK Vodafone network.
VERSION
Version 0.01
SYNOPSIS
This static class provides a parse method for parsing an MMS::MailMessage into an MMS::MailMessage::ProviderParsed message for MMS messages sent from the UK Vodafone network.
METHODS
The following are the top-level methods of the MMS::ProviderMailParser::UKVodafone class.
Constructor
Regular Methods
- parse MMS::MailMessage
-
The parse method can be called as a class method or an instance method, normally it will be invoked as a class method. It parses the MMS::MailMessage and returns an MMS::MailMessage::ProviderParsed.
AUTHOR
Rob Lee, <robl@robl.co.uk>
BUGS
Please report any bugs or feature requests to bug-mms-providermailparser-ukvodafone@rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=MMS-ProviderMailParser-UKVodafone. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
NOTES
To quote the perl artistic license ('perldoc perlartistic') :
10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
ACKNOWLEDGEMENTS
As per usual this module is sprinkled with a little Deb magic.
COPYRIGHT & LICENSE
Copyright 2005 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.