Re: SMS by Perl
> I want to find code write in perl to send SMS The simplest and the usual way, IMHO, is to find the provider's portal for sending SMS messages and to send the HTTP request from the script the same way ( i.e with the same parameters ) as HTML form does. The tricky part may be logging in to this
SMS by Perl
Hi, I want to find code write in perl to send SMS. Thanks you. Pasoeu.