The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "sms"

sms - Send SMS from exobrain River stage one • 5 direct dependents • 5 total dependents

PJF/Exobrain-1.08 - 29 Apr 2014 16:42:20 UTC - Search in distribution

SMS::MessageBird::API::SMS - Sub-module for the SMS::MessageBird distribution. River stage one • 1 direct dependent • 1 total dependent

This module provides the interface to the SMS sending methods of the MessageBird JSON API. The methods implmented acceept the paramteres as named in the MessageBird API documentation which can be found at the MessageBird Developer Documentation <http...

JAMESR/SMS-MessageBird-0.04 - 30 Mar 2020 10:25:02 UTC - Search in distribution

GSM::SMS - Perl Modules For Smart Messaging River stage zero No dependents

JOHANVDB/GSM-SMS-0.163 - 19 Jul 2011 16:07:30 UTC - Search in distribution

Net::SMS - Sends wireless messages to any carrier including text messages and SMS (Short Message Service). River stage zero No dependents

ROOTLEVEL/Net-SMS-2.64 - 26 Jul 2004 13:32:01 UTC - Search in distribution

SMS::AQL - Perl extension to send SMS text messages via AQL's SMS service River stage one • 1 direct dependent • 1 total dependent

SMS::AQL provides a nice object-oriented interface to send SMS text messages using the HTTP gateway provided by AQ Ltd (www.aql.com) in the UK. It supports concatenated text messages (over the 160-character limit of normal text messages, achieved by ...

BIGPRESH/SMS-AQL-1.02 - 30 Apr 2015 16:10:57 UTC - Search in distribution

SMS::OVH - Send SMS using OVH API (https://api.ovh.com/) River stage zero No dependents

PACOEB/SMS-OVH-0.03 - 11 Sep 2015 17:53:34 UTC - Search in distribution

SMS::API - A module to send SMS using the sms1.in servers River stage zero No dependents

This is a module for sending the SMS by integrating with the servers of http://www.sms1.in For a solution of directly sending the SMS via internet or through SMS visit http://www.sms1.in In case of any problem whatsoever please do not hesitate to con...

GOYALI/SMS_API_4.01.1 - 16 Jan 2007 14:07:24 UTC - Search in distribution

WWW::SMS - sends SMS using service provided by free websites River stage zero No dependents

WWW::SMS a Perl framework for sending free SMSs over the web. A new WWW::SMS object must be created with the *new* method. Once created you can send it through one of the available submodules. WWW::SMS->new(INTPREFIX, OPPREFIX, PHONE_NUMBER, MESSAGET...

EIM/WWW-SMS-0.09 - 03 Apr 2003 14:32:26 UTC - Search in distribution

Palm::SMS - parse SMS database files River stage zero No dependents

The SMS PDB handler is a helper class for the Palm::PDB module. It is intended for reading, manipulating, and writing the .pdb files used by Handspring SMS application on PalmOS devices such as Handspring Treo 270. Palm::SMS module is the result of a...

DCANTRELL/Palm-SMS-0.04 - 24 Feb 2015 23:00:27 UTC - Search in distribution
  • smsdump - converter for SMS PDBs to human readable formats

Paws::SMS - Perl Interface to AWS AWS Server Migration Service River stage two • 9 direct dependents • 11 total dependents

AWS Server Migration Service AWS Server Migration Service (AWS SMS) makes it easier and faster for you to migrate your on-premises workloads to AWS. To learn more about AWS SMS, see the following resources: * AWS Server Migration Service product page...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

SMS::Send - Driver-based API for sending SMS messages River stage two • 67 direct dependents • 77 total dependents

"SMS::Send" is intended to provide a driver-based single API for sending SMS and MMS messages. The intent is to provide a single API against which to write the code to send an SMS message. At the same time, the intent is to remove the limits of some ...

ETHER/SMS-Send-1.07 - 16 Jul 2023 03:52:39 UTC - Search in distribution

Nexmo::SMS - Module for the Nexmo SMS API! River stage one • 2 direct dependents • 2 total dependents

RENEEB/Nexmo-SMS-0.10 - 03 Jul 2018 09:24:25 UTC - Search in distribution

SMS::SMS77 - inferface for sms77.de SMS Service River stage zero No dependents

BENNING/SMS-SMS77-0.01 - 17 Jun 2013 12:03:42 UTC - Search in distribution

Iphone::SMS - extract sms from itunes backup files River stage zero No dependents

VINIAN/Iphone-SMS-0.03 - 12 Nov 2013 08:57:11 UTC - Search in distribution

SMS::Matrix - Module for the SMSMatrix API! River stage zero No dependents

MINEK/SMS-Matrix-1.01 - 06 Sep 2014 14:25:01 UTC - Search in distribution

SMS::Handler - Base class for processing SMS messages in sms-agent River stage zero No dependents

This module implements the base implementation (virtual class) for a class that processes SMS messages. SMS messages will be passed as a hash reference, which contains the following keys. "source_addr_ton" The TON for the source address of the SMS. "...

LUISMUNOZ/SMS-Handler-0.01 - 30 Jun 2003 18:25:45 UTC - Search in distribution

SMS::ClickSend - SMS gateway for clicksend.com River stage one • 1 direct dependent • 1 total dependent

SMS::ClickSend is a sms gateway for <http://clicksend.us/> API can be found at <http://developers.clicksend.com/api/rest/>...

FAYLAND/SMS-ClickSend-0.02 - 12 Nov 2014 13:23:30 UTC - Search in distribution

SMS::CPAGateway - Send an SMS through a gateway using the CPA Gateway protocol River stage zero No dependents

This module offers a convenient way of sending an SMS from a Perl program using any server(s) that understand the CPA Gateway protocol version 2, which is the current release of the protocol. This module and the author are not affiliated with Teletop...

ZERODOGG/SMS-CPAGateway-0.01 - 21 May 2010 08:44:42 UTC - Search in distribution

Net::SMS::O2 - a module to send SMS messages using the O2 web2sms gateway (http://www.o2.co.uk/). River stage zero No dependents

A perl module to send SMS messages, using the O2 web2sms gateway. This module will only work with mobile phone numbers that have been registered with O2 (<http://www.o2.co.uk/>) and uses form submission to a URL that may be subject to change. The O2 ...

AWRIGLEY/Net-SMS-O2-0.020 - 18 Feb 2005 11:34:01 UTC - Search in distribution

Net::SMS::Web - a generic module for sending SMS messages using web2sms gateways (e.g. http://www.mtnsms.com/ or http://www.o2.co.uk/). River stage one • 2 direct dependents • 2 total dependents

A perl module to send SMS messages, using web2sms gateways. This module should be subclassed for a particular gateway (see Net::SMS::O2 or Net::SMS::Mtnsms). When you subclass this class, you need to make a series of calls to the action method, passi...

AWRIGLEY/Net-SMS-Web-0.015 - 03 Mar 2003 11:12:14 UTC - Search in distribution
240 results (0.069 seconds)