How can we connect our server with the SMS using the perl? Can we receive and send SMS using perl? It is possible or we have to use other languages?
Please give me some advice, thanks.
I heard that there is one where you have to send an email to some emailbox with the number as subject,
so just send a mail with the perl module Mail::Sendmail(not the program)
if you don't find that you can also use LWP::Simple and then use get($url) and make the $url like this
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.