hwsms.pl README What is it? This is a small script to use www.handywelt.at to send sms (including the wonderful feature of the status report) without having to log on, go to the sms send page, etc. This is especially useful if you send sms to non-Austrian mobile phones, because hwsms.pl can store those foreign phone numbers in its phone book, unlike the phonebook on the website. The script can send multiple sms to multiple recipients, can read the input from STDIN so it can be used to forward emails to a cell phone, and supports an anonymous mode to send sms without the need for an handywelt.at-account. This software is freely distributable under the GNU public license, a copy of which you should have received with this software (in a file called COPYING). Requirements: perl libwww-perl (either from CPAN http://www.perl.com/CPAN/ or http://www.linpro.no/lwp/) libiniconf-perl (http://www.cpan.org/modules/by-module/IniConf/) lynx, w3m, links or some other text browser or command line tool that can dump html files to stdout (renders the result html - yes, I'm lazy ;) Installation: 1. Extract the tar.gz into some temporary place. 2. move the hwsms.pl file into a directory that is in your PATH. 3. Edit the hwsms.rc file and move it to ~/.hwsmsrc. Usage: Run hwsms.pl -h for some information on how to use it. Bugs: See the BUGS file for known bugs, and report any new ones to spiney@spiney.org Website: http://www.spiney.org/hwsms/