The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GSsend_text - Send a text message to a mobile phone

SYNOPSIS

GSsend_text --msisdn=<msisdn> --text=<text> [--flash] [--config=<config_file>] [--help]

  Options:
    --msisdn        Receving mobile phone number
    --text          Text to send
    --flash         Send as a flash message  
    --config        Configuration file
    --help          Help page

OPTIONS

--msisdn

Receiving mobile phone number.

--text

The text you want to send to the mobile phone.

--flash

This option sends the message as a flash message.

--config

This is an optional parameter that points to a configuration file. You'll only need this if you did not configure a default configuration.

--help

What you're reading now.

DESCRIPTION

This application allows you to send a text message to a mobile phone. This application is part of the GSM::SMS package.

COPYRIGHT

(c) 1999 - 2002 Johan Van den Brande <johan@vandenbrande.com>

http://www.tektonica.com/projects/gsmsms/