GSM::SMS::EMS - API for sending and receiving EMS messages.


GSM-SMS documentation Contained in the GSM-SMS distribution.

Index


Code Index:

NAME

Top

GSM::SMS::EMS - API for sending and receiving EMS messages.


GSM-SMS documentation Contained in the GSM-SMS distribution.

package GSM::SMS::EMS;

use strict;
use vars qw($VERSION);

$VERSION = "0.161";

1;