DragonFly On-Line Manual Pages
SMS77SEND(1) User Contributed Perl Documentation SMS77SEND(1)
NAME
sms77send - send a sms message via sms77.de
SYNOPSIS
sms77send [--user <user>]
[--password <password>]
[--type <type of sms> (basicplus,quality,...)
[--from <sender>
[--to <receipt>] [--to <second receipt>] ...
[--status] request a status report
[--debug]
[--help]
Messagebody is read from stdin.
DESCRIPTION
This script is mainly a commandline wrapper for the classes of the
SMS::SMS77 package.
see also
SMS::SMS77
AUTHOR
Markus Benning, "<me at w3r3wolf.de>"
COPYRIGHT & LICENSE
Copyright 2007 Markus Benning, all rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
perl v5.20.2 2015-08-30 SMS77SEND(1)