Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Sending SMS - is there a way?

by Anonymous Monk
on Jun 26, 2020 at 16:20 UTC ( [id://11118569]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hello everyone,

Is there a way to send SMS for free using a perl module? Does it involve signing up with an SMS gateway provider and buying sms credits?

Please enlighten :)

Thank yo all!

Replies are listed 'Best First'.
Re: Sending SMS - is there a way?
by Fletch (Bishop) on Jun 26, 2020 at 17:22 UTC

    If you're wanting to send to a particular number (e.g. your own) many carriers at one point would have an email to SMS gateway so that if you email something like 2125551234@smsgw.cellprovider.com it'll forward the body of the message (or maybe the subject and first n chars of the body, or . . .) to that phone number as a text. Then you'd just need an email module (say Email::Sender) and the correct addresses (which could be more tricky if you're dealing with (say) people on multiple carriers who may have different gateway addresses).

    The cake is a lie.
    The cake is a lie.
    The cake is a lie.

Re: Sending SMS - is there a way?
by jo37 (Deacon) on Jun 26, 2020 at 17:12 UTC

    Why don't you ask CPAN?

    Greetings,
    -jo

    $gryYup$d0ylprbpriprrYpkJl2xyl~rzg??P~5lp2hyl0p$
Re: Sending SMS - is there a way?
by perlfan (Vicar) on Jul 09, 2020 at 04:48 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11118569]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (10)
As of 2024-04-23 09:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found