yesssSMS version 2.21
=====================

Objects of the yesssSMS class are only able to send text messages to
mobile phones through the website of yesss! (Kontomanager). Kontomanager
might also be in use by other providers (probably Georg, Krone und Kurier, but
this is not tested). Adopting yesssSMS for the use with other providers might
be simple, feel free to contact me if you are willing to try.
To be able to use this service, you need to have an account at yesss!
(a mobile phone). The target phone number must be provided with the
international code starting with 00 (e.g. 0043 for Austria).

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install

DEPENDENCIES

This module requires these other modules and libraries:

 * strict
 * warnings
 * HTML::Parser
 * LWP::UserAgent
 * HTML::Cookies


COPYRIGHT AND LICENCE

Copyright (C) 2014-2023 by Armin Fuerst

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.14.2 or,
at your option, any later version of Perl 5 you may have available.