a1d190adc5
SMS::Send::DeviceGsm is an SMS::Send driver that uses Device::Gsm to deliver messages via attached hardware. You provide the hardware port and the baudrate to use. Consult Device::Gsm for further information on what devices and baudrates are supported. Author: Chris Williams <chris@bingosnet.co.uk> WWW: http://search.cpan.org/dist/SMS-Send-DeviceGsm/ PR: ports/116531 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
9 lines
361 B
Text
9 lines
361 B
Text
SMS::Send::DeviceGsm is an SMS::Send driver that uses Device::Gsm
|
|
to deliver messages via attached hardware.
|
|
|
|
You provide the hardware port and the baudrate to use.
|
|
Consult Device::Gsm for further information on what devices
|
|
and baudrates are supported.
|
|
|
|
Author: Chris Williams <chris@bingosnet.co.uk>
|
|
WWW: http://search.cpan.org/dist/SMS-Send-DeviceGsm/
|