DESCRIPTION WWW::SMS - sends SMS using service provided by free websites PREREQUISITES WWW::SMS depends on nothing (except Telephone::Number, but that's included in this package). Anyway its submodules won't work without - HTTP::Request::Common - HTTP::Cookies - LWP::UserAgent SFR.pm (French gateway submodule) also requires - Date::Manip BUILDING/INSTALLING Once the archive is unpacked, use these commands: perl Makefile.PL make make install STATUS This version (0.07) is currently stable release. You can find latest version at http://sourceforge.net/projects/www-sms/ or on CPAN. Please send any feedback to the author: giulienk@cpan.org CHANGELOG 0.07 - New submodules: Enel (by me), GsmboxDE and LoopDE (by Juergen Weigert) - No more silly __DATA__ in Telephone:Number. - Now we "use strict" even in Telephone:Number. 0.06 - We begin to use strict - Samples pop3tosms.pl and smstk.pl now are better - This README is born - Other bugfixes COPYRIGHT Copyright 2001-2002 Giulio Motta Submodules copyrighted by their authors. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.