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>
8 lines
339 B
Text
8 lines
339 B
Text
@comment $FreeBSD$
|
|
%%SITE_PERL%%/SMS/Send/DeviceGsm.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/DeviceGsm/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/DeviceGsm
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS
|
|
@dirrmtry %%SITE_PERL%%/SMS/Send
|
|
@dirrmtry %%SITE_PERL%%/SMS
|