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

Net::SMS::2Way - BulkSMS API River stage zero No dependents

This module allows you to send SMS text messages using the HTTP API that is available from BulkSMS in South Africa (http://bulksms.2way.co.za) but can be configured to work with all the BulkSMS sites. You can find a list of them at http://www.bulksms...

LENGEL/Net-SMS-2Way-0.08-FIXED - 21 Jan 2009 14:05:18 UTC - Search in distribution

Net::SMS::Mach - Send SMS messages via the Mach HTTP API River stage zero No dependents

Perl module to send SMS messages through the HTTP API provided by Mach (mach.com)....

OPERA/Net-SMS-Mach-0.02 - 15 Aug 2011 06:51:33 UTC - Search in distribution

SMS::API::SMSC - send SMS with smsc.ru River stage zero No dependents

UNDEF/SMS-API-SMSC-0.001 - 13 Feb 2012 14:26:18 UTC - Search in distribution

SMS::Send::AQL - SMS::Send driver to send messages via AQL (www.aql.com) River stage zero No dependents

A driver for SMS::Send to send SMS text messages via AQL (www.aql.com) This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a basic illustration, and see SMS::Send's documentation for further information)....

BIGPRESH/SMS-Send-AQL-0.04 - 11 Feb 2011 23:19:02 UTC - Search in distribution

SMS::Send::TMC - SMS::Send driver to send messages via TMC (http://www.tmcsms.com/) River stage zero No dependents

A driver for SMS::Send to send SMS text messages via TMC (Text Messaging Centre) - <http://www.tmcsms.com/> This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a basic illustration, and see SMS::Send's do...

NIGELM/SMS-Send-TMC-0.01 - 27 Oct 2013 19:11:54 UTC - Search in distribution

lib/Device/Gsm/Sms/Token.pm River stage one • 1 direct dependent • 1 total dependent

COSIMO/Device-Gsm-1.61 - 21 Jun 2016 19:12:37 UTC - Search in distribution

Net::SMS::CDYNE - Perl REST client for CDYNE's SMSNotify API River stage zero No dependents

Spec: https://secure.cdyne.com/downloads/SPECS_SMS-Notify2.pdf Uses SecureREST API: https://sms2.cdyne.com/sms.svc/SecureREST/help...

REVMISCHA/Net-SMS-CDYNE-0.14 - 07 Jan 2016 01:31:37 UTC - Search in distribution

Net::SMS::MyTMN - Send SMS trough MyTMN! River stage zero No dependents

MSANTINHO/Net-SMS-MyTMN-0.08 - 12 Dec 2010 21:04:18 UTC - Search in distribution

Net::SMS::O2_DE - a module to send SMS messages using the O2 Germany web2sms! It's working for Internet-Pack users. They have normally 50 free sms each month. Maybe it is working also for other users. Please tell me if it's working with you and you aren't a Internet-Pack user. 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.de/>) and uses form submission to a URL that may be subject to change. The O2 ser...

PROFANTER/Net-SMS-O2_DE-0.07 - 24 Jul 2011 13:27:52 UTC - Search in distribution

Net::SMS::160By2 - Send SMS using your 160By2 account! River stage zero No dependents

MPGUTTA/Net-SMS-160By2-0.04 - 15 Dec 2014 16:34:15 UTC - Search in distribution

Net::SMS::ASPSMS - Interface to ASPSMS services River stage zero No dependents

Net::SMS::ASPSMS provides an interface to the ASPSMS services....

SUPCIK/Net-SMS-ASPSMS-0.1.6 - 20 Jul 2013 22:31:49 UTC - Search in distribution

Net::SMS::Mollie - Send SMS messages via the mollie.nl service River stage one • 1 direct dependent • 1 total dependent

"Net::SMS::Mollie" allows sending SMS messages via <http://www.mollie.nl/>...

BLOM/Net-SMS-Mollie-0.04 - 15 Aug 2008 14:20:31 UTC - Search in distribution

Net::SMS::Mtnsms - a module to send SMS messages using the Mtnsms web2sms gateway (http://www.mtnsms.com/). River stage zero No dependents

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

AWRIGLEY/Net-SMS-Mtnsms-0.003 - 31 May 2002 09:35:48 UTC - Search in distribution

Net::SMS::PChome - Send SMS messages via the sms.pchome.com.tw service. River stage zero No dependents

Net::SMS::PChome allows sending SMS messages via <http://sms.pchome.com.tw/>...

SNOWFLY/Net-SMS-PChome-0.11 - 17 Aug 2006 02:29:31 UTC - Search in distribution

SMS::Send::CSoft - SMS::Send driver to send via the Connection Software service River stage zero No dependents

SMS::Send driver for sending SMS messages with the Connection Software (http://www.csoft.co.uk/) SMS service....

BEANZ/SMS-Send-CSoft-1.111490 - 29 May 2011 19:03:58 UTC - Search in distribution

SMS::Send::Nexmo - SMS::Send backend for the Nexmo.com SMS service. River stage zero No dependents

It's easy! # Create a sender my $send = SMS::Send->new( 'Nexmo', _username => '12345ab6', _password => 'ab1cd2e3', _from => '0031715793800', ); # Send a message $send->send_sms( text => 'Hi there', to => '+31 6 45742418', ); This module uses Nexmo::S...

MICHIELB/SMS-Send-Nexmo-0.23 - 12 Jan 2015 19:36:28 UTC - Search in distribution

SMS::Send::Wadja - Non-regional SMS::Send driver for the http://wadja.com free global SMS service, using their API. River stage zero No dependents

SMS::Send::Wadja is an SMS::Send driver for the <http://wadja.com> free global SMS service, using their API. To apply for an API key, sign up for an account (it requires e-mail confirmation, but no phone number confirmation), then request an API key ...

DANDV/SMS-Send-Wadja-1.01 - 01 Feb 2010 21:41:56 UTC - Search in distribution

Net::SMS::BulkSMS - send SMS messages via provider bulksms.co.uk River stage zero No dependents

This module provides an SMS transport mechanism for the gateway bulksms.co.uk. You will need to create an account at www.bulksms.co.uk and obtain a username and password, then you can use this module to send and query the status of SMS messages. The ...

PEDWARDS/Net-SMS-BulkSMS-1.02 - 23 Dec 2007 23:04:28 UTC - Search in distribution

Net::SMS::Optimus - Send SMS through www.optimus.pt River stage zero No dependents

ROOT/Net-SMS-Optimus-0.05 - 09 Jan 2009 23:16:15 UTC - Search in distribution
  • sms_optimus - Command Line interface to Net::SMS::Optimus

Net::SMS::ViaNett - Perl Interface to Vianett HTTP API River stage zero No dependents

Vianett ( http://www.vianett.com ) offers commercial service for sending / recieving SMS amongst other services. This module offers a convinient way to send SMS using ViaNett's API. ViaNett offers various ways to contact their API, this module uses t...

GVENKAT/Net-SMS-ViaNett-0.02 - 16 Sep 2009 07:21:46 UTC - Search in distribution

NetSDS::Util::SMS - routines for SMS data processing River stage zero No dependents

"NetSDS" module contains superclass all other classes should be inherited from....

RATTLER/NetSDS-Message-0.021 - 31 Aug 2009 18:29:41 UTC - Search in distribution

SMS::Send::Mocean - SMS::Send driver to send messages via Mocean, https://moceanapi.com/. River stage zero No dependents

SMS::Send::Mocean is a driver for SMS::Send to send message via Mocean, https://moceanapi.com/....

KIANMENG/SMS-Send-Mocean-0.03 - 23 May 2019 10:43:10 UTC - Search in distribution

SMS::Send::Twilio - SMS::Send backend for Twilio API River stage zero No dependents

SMS::Send::Twilio is an SMS::Send driver for the Twilio web service. new # Create a new sender using this driver my $sender = SMS::Send->new('Twilio', _accountsid => 'ACb657bdcb16f06893fd127e099c070eca', _authtoken => 'b857f7afe254fa86c689648447e04cf...

MICHIELB/SMS-Send-Twilio-0.20 - 18 Sep 2017 07:22:36 UTC - Search in distribution

SMS::Send::UK::AA - Send SMS messages using Andrews and Arnold's gateway River stage zero No dependents

This is a SMS::Send compatible module that sends using the UK based provider Andrews and Arnold Ltd <http://aa.net.uk> (A&A). You will need a VoIP account with A&A in order to use this module....

DGL/SMS-Send-UK-AA-0.005 - 28 Sep 2014 14:53:40 UTC - Search in distribution

SMS::Send::WebSMS - SMS::Send driver for the WebSMS service River stage zero No dependents

This module currently uses the REST API <https://websms.at/entwickler/apis/rest-sms-api> with JSON....

ABRAXXA/SMS-Send-WebSMS-0.001 - 09 Jan 2015 10:18:07 UTC - Search in distribution

Net::SMS::Cellsynt - Send SMS through Cellsynt SMS gateway River stage zero No dependents

Net::SMS::Cellsynt provides a perl object oriented interface to the Cellsynt SMS HTTP API, which allows you to send SMS from within your script or application. To use this module you must have a Cellsynt account....

OLOF/Net-SMS-Cellsynt-0.32 - 22 Jan 2015 19:45:20 UTC - Search in distribution

Net::SMS::MunduSMS - Perl interface for sending SMS using the mundusms.com service. River stage zero No dependents

The Net::SMS::MunduSMS Perl module allows you to send SMS in your Perl code, using the paid service of mundusms.com METHODS new Constructor, requires two named arguments namely the username & the password for the mundusms.com account. add_sms Add sms...

SPRADEEP/Net-SMS-MunduSMS-0.021 - 02 Dec 2010 07:52:07 UTC - Search in distribution

Net::SMS::SMSPilot - Send SMS to mobile phones, using smspilot.ru River stage zero No dependents

The "Net::SMS::SMSPilot" module allows you to use SMSPilot geteway (<http://smspilot.ru>) via simple interface. APIKEY For using service, you need an apikey. You can purchase a key on the page <http://smspilot.ru/apikey.php>....

DADIS/Net-SMS-SMSPilot-0.05 - 21 Apr 2011 22:29:44 UTC - Search in distribution

Net::SMS::TxtLocal - Send SMS messages using txtlocal.co.uk River stage zero No dependents

This module is a super simple interface to the TxtLocal API which lets you send SMS messages from your code....

EVDB/Net-SMS-TxtLocal-0.03 - 20 Apr 2011 09:12:14 UTC - Search in distribution

SMS::Send::BulkSMS - SMS::Send driver for the International BulkSMS service River stage zero No dependents

This module currently uses the HTTP API <http://www.bulksms.com/>....

MARIOCT/SMS-Send-BulkSMS-0.02 - 23 Feb 2016 01:41:09 UTC - Search in distribution

SMS::Send::Fr::OVH - Perl driver for SMS::Send library. River stage zero No dependents

SMS::Send::Fr::OVH - SMS::Send driver to send messages via OVH SMS API....

ALEXARN/SMS-Send-Fr-OVH-0.01 - 20 Dec 2016 13:04:09 UTC - Search in distribution

SMS::Send::Retarus - SMS::Send driver for the Retarus SMS for Applications webservice River stage zero No dependents

This module currently uses the JSON REST API according to the Retarus documentation from the 23rd March 2016....

ABRAXXA/SMS-Send-Retarus-0.001 - 03 May 2016 16:30:03 UTC - Search in distribution

SMS::Send::TW::Qma - SMS::Send driver for www.qma.com River stage zero No dependents

SMS::Send::TW::Qma is a SMS::Send driver which allows you to send messages through <http://www.qma.com/>....

SNOWFLY/SMS-Send-TW-Qma-0.01 - 07 Jan 2011 09:07:52 UTC - Search in distribution

SMS::Send::Telenor - SMS::Send driver to send messages via Telenor SMS Pro River stage zero No dependents

A driver for SMS::Send to send SMS text messages via Telenor SMS Pro API This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a basic illustration, and see SMS::Send's documentation for further information...

ESKAAREN/SMS-Send-Telenor-0.06 - 06 Jul 2015 20:12:32 UTC - Search in distribution

SMS::Server::Tools - parse SMS Server Tools files River stage zero No dependents

SMS::Server::Tools provides an object-oriented interface to access sms files used by the SMS Server Tools. The "SMS Server Tools" send and receive short messages through GSM modems or mobile phones <http://smstools3.kekekasvi.com>....

THOLEN/SMS-Server-Tools-0.02 - 18 Feb 2015 12:07:26 UTC - Search in distribution

Dancer::Plugin::SMS - Easy SMS text message sending from Dancer apps River stage zero No dependents

Provides a quick and easy way to send SMS messages using SMS::Send drivers (of which there are many, so chances are the service you want to use is already supported; if not, they're easy to write, and if you want to change providers later, you can si...

BIGPRESH/Dancer-Plugin-SMS-0.02 - 29 Oct 2014 12:48:06 UTC - Search in distribution

Net::SMS::ArxMobile - Send SMS messages via the ArXMobile HTTP API River stage zero No dependents

Perl module to send SMS messages through the HTTP API provided by ArxMobile (www.arxmobile.com). NOTE: Your ability to send messages outside of the United States could be limited. Example of formats that work are: "+1 888 555 1234" 18885551234 I have...

COSIMO/Net-SMS-ArxMobile-0.01 - 17 May 2011 05:13:44 UTC - Search in distribution

Net::SMS::WorldText - Send SMS messages via the World-Text HTTP API River stage zero No dependents

Perl module to send sms'es and manage bulk-sending groups via World-Text's HTTP api on sms.world-text.com....

SEVEAS/Net-SMS-WorldText-1.3 - 14 Jul 2012 13:05:47 UTC - Search in distribution

SMS::API::CMTelecom - SMS API for cmtelecom.com River stage zero No dependents

DSONNTAG/SMS-API-CMTelecom-0.05 - 15 Jan 2022 10:21:28 UTC - Search in distribution

SMS::Send::IN::eSMS - Regional context SMS::Send driver to send messages via eSMS Kerala gateway ( http://api.esms.kerala.gov.in ) River stage zero No dependents

An Indian regional context driver for SMS::Send to send SMS text messages via eSMS Kerala gateway in India - <http://api.esms.kerala.gov.in> This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a basic ill...

INDRADG/SMS-Send-IN-eSMS-0.01 - 08 Feb 2017 23:07:06 UTC - Search in distribution

SMS::Send::Smstrade - An SMS::Send driver for the smstrade.de service River stage zero No dependents

SMS::Send::Smstrade is an international SMS::Send driver for the smstrade service. It is a paid service which offers very competitive prices. Preparing to use this driver You need to sign-up on <http://www.smstrade.eu> and get an API key. This API ke...

TEX/SMS-Send-Smstrade-0.02 - 31 Jul 2012 08:08:56 UTC - Search in distribution

SMS::Send::VoIP::MS - SMS::Send driver for VoIP.ms Web Services River stage one • 1 direct dependent • 1 total dependent

SMS::Send driver for VoIP.ms Web Services....

MRDVT/SMS-Send-VoIP-MS-0.03 - 08 Jul 2020 22:33:19 UTC - Search in distribution

WWW::SMS::IE::iesms - A module to send SMS messages using .ie websites River stage zero No dependents

WWW::SMS::IE::iesms is a module to send SMS messages via the command line using the websites of Irish mobile operators. This is done by simulating a web browser's interaction with those websites. This module requires a valid web account with O2 Irela...

MACKERS/o2sms-3.36 - 24 Mar 2010 18:49:12 UTC - Search in distribution

Catalyst::Model::SMS - Easy SMS sending from Catalyst Apps. River stage zero No dependents

Catalyst::Model::SMS is a thin proxy around SMS::Send. It can be initialized using the Catalyst configuration file or method....

MATLADS/Catalyst-Model-SMS-0.5 - 03 Sep 2017 03:44:04 UTC - Search in distribution

Net::SMS::CSNetworks - Send SMS messages via the CSNetworks HTTP API River stage zero No dependents

Perl module to send SMS messages through the HTTP API provided by CSNetworks (www.cs-networks.net)....

SMS/Net-SMS-CSNetworks-0.07 - 20 Dec 2012 02:49:30 UTC - Search in distribution

Net::SMS::Clickatell - Access to Clickatell SMS messaging service River stage zero No dependents

Clickatell (http://www.clickatell.com) is a commercial service that allows its users to send SMS messages to anyone in the world. This service supports many ways to send messages, for example HTTP, SMTP and SMPP, among others. Net::SMS::Clickatell pr...

RALAMOSM/Net-SMS-Clickatell-0.05 - 30 Nov 2004 16:24:35 UTC - Search in distribution

Net::SMS::MessageNet - Send SMS messages via the messagenet.com.au service River stage zero No dependents

This module allows sending sms messages via https to the messagenet.com.au service...

DDICK/Net-SMS-MessageNet-0.65 - 13 Apr 2005 04:50:42 UTC - Search in distribution

Net::SMS::VoipBuster - Send SMS from VoipBuster River stage zero No dependents

MOPY/Net-SMS-VoipBuster-0.04 - 17 Nov 2009 00:18:28 UTC - Search in distribution

SMS::Send::AT::SmsAt - driver for sending SMS through gateway.sms.at River stage zero No dependents

SMS::Send::AT::SmsAt is a SMS::Send driver for the Austrian company sms.at's service at <http://gateway.sms.at> This is a commercial payed-for service....

NINE/SMS-Send-AT-SmsAt-0.0.5 - 09 Sep 2016 08:16:46 UTC - Search in distribution

SMS::Send::BudgetSMS - SMS::Send driver to send messages via BudgetSMS, https://www.budgetsms.net/ River stage zero No dependents

SMS::Send driver for BudgetSMS - <https://www.budgetsms.net/> This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a basic illustration, and see SMS::Send's documentation for further information). The driv...

TASKULA/SMS-Send-BudgetSMS-0.04 - 10 Sep 2020 09:14:41 UTC - Search in distribution

SMS::Send::CZ::Axima - SMS::Send driver for Axima - Czech Republic River stage zero No dependents

RADIUSCZ/SMS-Send-CZ-Axima-1.000 - 06 Jun 2019 08:11:29 UTC - Search in distribution

SMS::Send::ClickSend - SMS::Send joins SMS::ClickSend River stage zero No dependents

Please read SMS::ClickSend for more details....

FAYLAND/SMS-Send-ClickSend-0.01 - 12 Nov 2014 13:14:20 UTC - Search in distribution

SMS::Send::DeviceGsm - An SMS::Send driver for Device::Gsm. River stage zero No dependents

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 supporte...

BINGOS/SMS-Send-DeviceGsm-1.08 - 28 Mar 2017 18:16:27 UTC - Search in distribution

SMS::Send::KR::Aligo - An SMS::Send driver for the smartsms.aligo.in SMS service River stage zero No dependents

SMS::Send driver for sending SMS messages with the Aligo SMS service <https://smartsms.aligo.in/admin/api/spec.html>....

KEEDI/SMS-Send-KR-Aligo-0.005 - 11 Apr 2021 15:25:14 UTC - Search in distribution

SMS::Send::RedOxygen - SMS::Send driver for RedOxygen.com RedSMS River stage zero No dependents

This SMS::Send driver bridges the SMS::Send API to RedOxygen's web API for SMS sending. RedOxygen uses custom message formats and response codes and can't just be used via simple JSON POST calls. To use this driver you must have a RedOxygen account, ...

RINGERC/SMS-Send-RedOxygen-1.06 - 21 Mar 2013 07:30:14 UTC - Search in distribution

SMS::Send::TW::HiAir - SMS::Send driver for hiair.hinet.net River stage zero No dependents

SMS::Send::TW::HiAir is a SMS::Send driver which allows you to send messages through <http://hiair.hinet.net/>....

SNOWFLY/SMS-Send-TW-HiAir-0.02 - 16 Feb 2010 17:21:39 UTC - Search in distribution

SMS::Send::TW::emome - SMS::Send driver for www.emome.net River stage zero No dependents

SMS::Send::TW::emome is a SMS::Send driver which allows you to send messages through <http://www.emome.net/>....

SNOWFLY/SMS-Send-TW-emome-0.04 - 17 Feb 2010 14:49:51 UTC - Search in distribution

SMS::Send::UK::Kapow - SMS::Send driver for the Kapow.co.uk website River stage zero No dependents

SMS::Send::UK::Kapow is a SMS::Send driver that delivers messages via the <http://www.kapow.co.uk> website. Messages for any country can be sent through this interface, although Kapow is generally aimed at users in the UK. This driver is based on the...

JJONES/SMS-Send-UK-Kapow-0.06 - 02 Feb 2009 11:42:11 UTC - Search in distribution

SMS::Send::US::Ipipi - An SMS::Send driver for the ipipi.com website River stage zero No dependents

SMS::Send::US::Ipipi is a SMS::Send driver that delivers messages via the <http://ipipi.com> website. Preparing to Use This Driver You need to sign up for an account at http://ipipi.com to be able to use this driver. Disclaimer Using this driver may ...

AMOORE/SMS-Send-US-Ipipi-0.03 - 02 Jun 2008 16:23:57 UTC - Search in distribution

DateTime::Locale::sms - Locale data examples for the Skolt Sami (sms) locale River stage four • 25 direct dependents • 3698 total dependents

This pod file contains examples of the locale data available for the Skolt Sami locale. Days Wide (format) Mon Tue Wed Thu Fri Sat Sun Abbreviated (format) Mon Tue Wed Thu Fri Sat Sun Narrow (format) M T W T F S S Wide (stand-alone) Mon Tue Wed Thu F...

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC - Search in distribution

Net::SMS::TMobile::UK - Send SMS Messages via the T-Mobile UK Website. River stage zero No dependents

T-Mobile is a major mobile network. Their UK Website allows the sending of 'webtext' messages which are an SMS sent from the users mobile number and charged against their mobile phone account. This module allows the sending of these messages - ideal ...

BENC/Net-SMS-TMobile-UK-0.03 - 19 Jun 2009 09:47:22 UTC - Search in distribution

SMS::Send::Clickatell - SMS::Send Clickatell Driver River stage zero No dependents

SMS::Send::Clickatel is a very bare-bones driver for SMS::Send for the SMS gateway at www.clickatell.com. It currently supports only the most basic of functionality required by the author so he could use SMS::Send. If you need more functionality, pat...

NOBULL/SMS-Send-Clickatell-0.02 - 25 Aug 2008 20:38:25 UTC - Search in distribution

SMS::Send::IN::Unicel - Regional context SMS::Send driver to send messages via Unicel Technologies (http://unicel.in/) River stage zero No dependents

An Indian regional context driver for SMS::Send to send SMS text messages via Unicel Technologies in India - <http://unicel.in/> This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a basic illustration, a...

INDRADG/SMS-Send-IN-Unicel-0.01 - 29 Apr 2015 11:36:46 UTC - Search in distribution

SMS::Send::NL::Mollie - SMS::Send driver for www.mollie.nl River stage zero No dependents

SMS::Send::NL::Mollie is a SMS::Send driver which allows you to send messages through <http://www.mollie.nl/>....

BLOM/SMS-Send-NL-Mollie-0.01 - 27 May 2006 08:56:52 UTC - Search in distribution

SMS::Send::Sendinblue - SMS::Send driver for Sendinblue River stage zero No dependents

JAJM/SMS-Send-Sendinblue-0.02 - 29 Oct 2019 09:34:14 UTC - Search in distribution

SMS::Send::TW::PChome - SMS::Send driver for sms.pchome.com.tw River stage zero No dependents

SMS::Send::TW::PChome is a SMS::Send driver which allows you to send messages through <http://sms.pchome.com.tw/>....

SNOWFLY/SMS-Send-TW-PChome-0.03 - 30 Aug 2008 18:18:19 UTC - Search in distribution

SMS::Send::TW::chtsns - SMS::Send driver for SNS Service of CHT River stage zero No dependents

SMS::Send::TW::chtsns is a SMS::Send driver which allows you to send messages through <http://203.66.172.129/sns/sns_help.htm/>....

JNLIN/SMS-Send-TW-chtsns-0.03 - 17 Jan 2010 03:21:05 UTC - Search in distribution

SMS::Send::Tellustalk - SMS::Send driver to send messages via Tellustalk Rest API River stage zero No dependents

A driver for SMS::Send to send SMS text messages via Tellustalk Rest API This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a basic illustration, and see SMS::Send's documentation for further information...

ESKAAREN/SMS-Send-Tellustalk-0.01 - 20 Oct 2015 16:26:14 UTC - Search in distribution

SMS::Send::UK::123txt River stage zero No dependents

SMS::Send::UK::123txt is a SMS::Send driver that provides SMS message sending via the 123-txt service CAVEATS You need a 123-txt account in order to use this driver...

ANDREWISH/SMS-Send-UK-123txt-0.0.3 - 20 Jul 2022 10:49:26 UTC - Search in distribution

SMS::Send::IN::NICSMS - Regional context SMS::Send driver to send messages via NIC's SMS Gateway ( https://smsgw.sms.gov.in ) River stage zero No dependents

An Indian regional context driver for SMS::Send to send SMS text messages via NIC's SMS Gateway in India - <https://smsgw.sms.gov.in> with 100% compliance to Telecom Regulatory Authority of India's (TRAI) TCCCPR 2018 norms which are accessible at <ht...

INDRADG/sms-send-in-nicsms-1.00 - 09 Oct 2022 09:21:19 UTC - Search in distribution

SMS::API::QuickTelecom - QuickTelecom SMS service on qtelecom.ru River stage zero No dependents

KOSTIKYU/SMS-API-QuickTelecom-0.04 - 27 Mar 2016 23:07:03 UTC - Search in distribution

SMS::Send::AT::TMobile - SMS::Send driver for the T-Mobile Austria SMSC service River stage zero No dependents

ABRAXXA/SMS-Send-AT-TMobile-0.002 - 19 Jan 2015 10:28:59 UTC - Search in distribution

SMS::Send::CZ::Neogate - SMS::Send driver for Neogate - Czech Republic River stage zero No dependents

RADIUSCZ/SMS-Send-CZ-Neogate-1.000 - 05 Sep 2016 00:04:24 UTC - Search in distribution

SMS::Send::DE::MeinBMW - An SMS::Send driver for the www.meinbmw.de website River stage zero No dependents

SMS::Send::DE::MeinBMW is an regional SMS::Send driver for Germany that delivers messages via the <http://www.meinbmw.de>. You must register to use this FREE service for all BMW drivers. guesses, what I drive for a car....

BORISZ/SMS-Send-DE-MeinBMW-0.06 - 23 Aug 2008 00:34:39 UTC - Search in distribution

SMS::Send::DE::Sipgate - An SMS::Send driver for the sipgate.de service. River stage zero No dependents

SMS::Send::DE::Sipgate is an regional SMS::Send driver for the Sipgate.de service. Preparing to use this driver You need to sign-up on <http://www.sipgate.de> and get an Account as well as a local number. Disclaimer The authors of this driver take no...

TEX/SMS-Send-DE-Sipgate-0.02 - 31 Jul 2012 08:06:06 UTC - Search in distribution

SMS::Send::KR::CoolSMS - An SMS::Send driver for the coolsms.co.kr service River stage zero No dependents

SMS::Send driver for sending SMS messages with the coolsms SMS service <http://api.coolsms.co.kr>. You'll need IO::Socket::SSL at least 1.84 version to use SSL support for HTTPS....

KEEDI/SMS-Send-KR-CoolSMS-1.003 - 21 Nov 2014 09:53:08 UTC - Search in distribution

SMS::Send::MessageBird - SMS::Send driver for the SMS::MessageBird distribution. River stage zero No dependents

SMS::Send Driver for the SMS::MessageBird distribution - provides a simple interface for SMS sending via MessageBird. This module isn't designed to be used on its own. Please see SMS::Send for more information....

JAMESR/SMS-Send-MessageBird-0.04 - 11 Jul 2016 11:11:59 UTC - Search in distribution

SMS::Send::SMSDiscount - SMS::Send driver to send via smsdiscount.com River stage zero No dependents

SMS::Send driver for sending SMS messages with the SMS Discount Software (http://www.smsdiscount.com/) service....

BEANZ/SMS-Send-SMSDiscount-1.111780 - 27 Jun 2011 21:59:14 UTC - Search in distribution

SMS::Send::US::TMobile - SMS::Send driver for the web.mms.msg.t-mobile.com website River stage zero No dependents

Sends an SMS::Send message to TMobile US customers when used as the SMS::Send driver. Uses 'to' and 'text' as per SMS::Send and additionally uses '_from' to prepend who its from to 'text'....

DMUEY/SMS-Send-US-TMobile-v0.0.3 - 17 Dec 2007 19:18:43 UTC - Search in distribution

Net::SMS::Massenversand - Send SMS via Massenversand.de River stage zero No dependents

PERLER/Net-SMS-Massenversand-0.03 - 28 Mar 2009 19:02:26 UTC - Search in distribution

SMS::Send::CZ::Bulkgate - SMS::Send driver for Bulkgate - Czech Republic River stage zero No dependents

RADIUSCZ/SMS-Send-CZ-Bulkgate-2.004 - 15 Jun 2022 11:29:37 UTC - Search in distribution

SMS::Send::CZ::Konzulta - SMS::Send driver for Konzulta - Czech Republic River stage zero No dependents

RADIUSCZ/SMS-Send-CZ-Konzulta-1.001 - 30 Aug 2018 08:57:39 UTC - Search in distribution

SMS::Send::CZ::Smseagle - SMS::Send driver for SMSEagle - Czech Republic River stage zero No dependents

RADIUSCZ/SMS-Send-CZ-Smseagle-1.001 - 20 Apr 2023 21:49:22 UTC - Search in distribution

SMS::Send::Iletimerkezi - SMS::Send driver for iletimerkezi.com River stage zero No dependents

DUMLU/SMS-Send-Iletimerkezi-0.01 - 10 Apr 2018 16:49:48 UTC - Search in distribution

SMS::Send::KR::APIStore - An SMS::Send driver for the apistore.co.kr SMS service River stage zero No dependents

SMS::Send driver for sending SMS messages with the APIStore SMS service <http://www.apistore.co.kr/api/apiView.do?service_seq=151>. Current version of APIStore SMS service DOES NOT support HTTPS, so you have to use this module at your own risk....

KEEDI/SMS-Send-KR-APIStore-0.003 - 20 Jan 2017 03:19:49 UTC - Search in distribution

SMS::Send::NANP::Twilio - SMS::Send driver for Twilio River stage zero No dependents

SMS::Send driver for Twilio...

MRDVT/SMS-Send-NANP-Twilio-0.06 - 01 Nov 2022 20:05:22 UTC - Search in distribution

SMS::Send::NexmoUnicode - SMS::Send driver for www.nexmo.com River stage zero No dependents

SMS::Send::NexmoUnicode is a SMS::Send driver which allows you to send unicode messages through <http://www.nexmo.com/>....

JNLIN/SMS-Send-NexmoUnicode-0.02 - 04 Dec 2015 15:15:42 UTC - Search in distribution

SMS::Send::TW::ShareSMS - SMS::Send driver for www.ShareSMS.com River stage zero No dependents

SMS::Send::TW::ShareSMS is a SMS::Send driver which allows you to send messages through <http://www.sharesms.com/>....

SNOWFLY/SMS-Send-TW-ShareSMS-0.02 - 05 Jun 2008 21:01:56 UTC - Search in distribution

Skype::Any::Object::SMS - SMS object for Skype::Any River stage one • 1 direct dependent • 1 total dependent

AKIYM/Skype-Any-0.06 - 03 Dec 2013 10:18:21 UTC - Search in distribution

WWW::Facebook::API::SMS - Facebook SMS River stage one • 5 direct dependents • 6 total dependents

Methods for accessing sms with WWW::Facebook::API...

UNOBE/WWW-Facebook-API-0.4.18 - 13 Mar 2010 07:58:55 UTC - Search in distribution

Mojolicious::Plugin::SMS - Easy SMS sending from Mojolicious apps River stage zero No dependents

Provides a quick and easy way to send SMS messages using SMS::Send drivers (of which there are many, so chances are the service you want to use is already supported; if not, they're easy to write, and if you want to change providers later, you can si...

YSYROTA/Mojolicious-Plugin-SMS-0.02 - 09 Mar 2015 12:24:28 UTC - Search in distribution

Net::SMS::RoutoMessaging - Send SMS messages via the RoutoMessaging HTTP API River stage zero No dependents

Perl module to send SMS messages through the HTTP API provided by RoutoMessaging (routomessaging.com)....

OPERA/Net-SMS-RoutoMessaging-0.09 - 22 May 2013 11:51:33 UTC - Search in distribution

SMS::Send::CZ::Smsmidlet - SMS::Send driver for SMSMidlet - Czech Republic River stage zero No dependents

RADIUSCZ/SMS-Send-CZ-Smsmidlet-1.000 - 05 Sep 2016 21:08:28 UTC - Search in distribution

SMS::Send::DistributeSMS - SMS::Send DistributeSMS Driver River stage zero No dependents

SMS::Send::DistributeSMS is a driver for SMS::Send for the SMS gateway at www.distributesms.com.au. It currently supports the ability to send an SMS to any country in the world. This is possible by including a translation map from international diali...

DSOBON/SMS-Send-DistributeSMS-0.01 - 16 Dec 2008 13:46:34 UTC - Search in distribution

SMS::Send::IN::Textlocal - Regional context SMS::Send driver to send messages via Textlocal's India service ( https://api.textlocal.in/send/ ) River stage zero No dependents

An Indian regional context driver for SMS::Send to send SMS text messages via Textlocal's SMS Gateway in India - <https://api.textlocal.in/send/> with 100% compliance to Telecom Regulatory Authority of India's (TRAI) TCCCPR 2018 norms which are acces...

INDRADG/SMS-Send-IN-Textlocal-1.00 - 14 Feb 2023 16:07:26 UTC - Search in distribution

SMS::Send::AU::MyVodafone - An SMS::Send driver for the myvodafone.com.au website River stage one • 1 direct dependent • 1 total dependent

SMS::Send::AU::MyVodaphone is an regional SMS::Send driver for Australia that delivers messages via the <http://myvodafone.com.au> website Web2TXT feature. Using your phone number as a login, and your existing password, this driver allows any Austral...

ADAMK/SMS-Send-AU-MyVodafone-1.04 - 24 Dec 2008 02:40:12 UTC - Search in distribution

SMS::Send::Kannel::SMSbox - SMS::Send driver for Kannel SMSbox web service River stage zero No dependents

SMS::Send driver for Kannel SMSbox web service....

MRDVT/SMS-Send-Kannel-SMSbox-0.05 - 09 Oct 2018 20:24:23 UTC - Search in distribution

SMS::Send::NANP::Raco_TMO - SMS::Send driver for RacoWireless T-Mobile Web Service River stage zero No dependents

This package provides an SMS::Send driver against the SMS web service at RacoWireless https://t-mobile.racowireless.com/SMSRicochet2.0/...

MRDVT/SMS-Send-NANP-Raco_TMO-0.03 - 04 Dec 2015 04:35:51 UTC - Search in distribution

SMS::Send::NL::MyVodafone - An SMS::Send driver for the my.vodafone.nl website River stage zero No dependents

SMS::Send::NL::MyVodafone is a SMS::Send driver which allows you to send messages through <http://my.vodafone.nl/>...

BLOM/SMS-Send-NL-MyVodafone-0.04 - 15 Feb 2008 13:59:16 UTC - Search in distribution

SMS::Send::TW::Socket2Air - SMS::Send driver for HiNet Socket2Air River stage zero No dependents

SMS::Send::TW::Socket2Air is a SMS::Send driver which allows you to send messages through <http://sms.hinet.net/new/>....

JNLIN/SMS-Send-TW-Socket2Air-0.01 - 21 Jan 2010 09:26:04 UTC - Search in distribution

Locale::CLDR::Locales::Sms - Package for language Skolt Sami River stage zero No dependents

JGNI/Locale-CLDR-Locales-Sms-v0.44.1 - 01 Mar 2024 05:26:52 UTC - Search in distribution

Net::SMS::Clickatell::SOAP - SOAP interface to the Clickatell SMS service River stage zero No dependents

Pure Perl module to access the Clickatell Bulk SMS gateway using the SOAP protocol. use SMS::Clickatell::SOAP; my $sms = new SMS::Clickatell::SOAP( connection => ( proxy => $PROXY_URL, service => $SERVICE_URL, verbose => $VERBOSE, user => $WS_USER, p...

PFARR/Net-SMS-Clickatell-SOAP-0.01.001 - 28 Nov 2010 16:17:31 UTC - Search in distribution

SMS::Ringtone::RTTTL::MIDI - convert RTTTL strings to MIDI format. River stage zero No dependents

SMS::Ringtone::RTTTL::MIDI contains a subroutine for converting a RTTTL song into MIDI format. See "SMS::Ringtone::RTTTL::Parser"....

CMANLEY/SMS-Ringtone-RTTTL-MIDI-0.04 - 03 Jan 2002 12:42:28 UTC - Search in distribution

SMS::Send::NANP::TextPower - SMS::Send driver for TextPower WebService River stage zero No dependents

This package provides an SMS::Send driver against the SMS web service at TextPower <http://www.textpower.com/>....

MRDVT/SMS-Send-NANP-TextPower-0.06 - 24 May 2018 15:40:25 UTC - Search in distribution

SMS::Send::SMSGlobal::HTTP - SMS::Send SMSGlobal.com Driver River stage zero No dependents

SMS::Send::SMSGlobal::HTTP is a simple driver for SMS::Send for sending messages via www.smsglobal.com using the SMS Global HTTP API....

WARRINGD/SMS-Send-SMSGlobal-HTTP-0.12 - 28 Nov 2013 19:14:35 UTC - Search in distribution

SMS::Send::UK::GovUkNotify River stage zero No dependents

SMS::Send::UK::GovUkNotify is a SMS::Send driver that provides SMS message sending via the Gov.Uk Notify service. Usage of this module requires the definition of a template with a single placeholder ((text)) - the content of the text message sent wil...

ANDREWISH/SMS-Send-UK-GovUkNotify-0.0.1 - 16 Jun 2020 10:30:31 UTC - Search in distribution

Google::Voice::SMS::Message River stage zero No dependents

One message in an sms conversation...

TEMPIRE/Google-Voice-0.06 - 01 Sep 2013 07:44:11 UTC - Search in distribution

SMS::Ringtone::RTTTL::Parser - parse and validate RTTTL strings. River stage zero No dependents

SMS::Ringtone::RTTTL::Parser is a RTTTL string parser and validator. See http://members.tripod.lycos.nl/jupp/linux/soft/rtttl_player/EBNF.txt for RTTTL syntax in BNF....

CMANLEY/SMS-Ringtone-RTTTL-Parser-0.07 - 01 Aug 2002 08:39:29 UTC - Search in distribution

SMS::Send::BR::Facilitamovel - SMS::Send driver for the Facilita Movel service River stage zero No dependents

This module currently uses the HTTP API <https://www.facilitamovel.com.br>....

MARIOCT/SMS-Send-BR-Facilitamovel-0.03 - 16 Feb 2016 17:39:33 UTC - Search in distribution

SMS::Send::Driver::WebService - SMS::Send driver base class for web services River stage one • 5 direct dependents • 6 total dependents

The SMS::Send::Driver::WebService package provides an SMS::Send driver base class to support two common needs. The first need is a base class that provides LWP::UserAgent as a simple method. The second need is a way to configure various setting for m...

MRDVT/SMS-Send-Driver-WebService-0.06 - 03 Feb 2018 06:25:47 UTC - Search in distribution

SMS::Send::UK::BTSmartMessaging River stage zero No dependents

SMS::Send::UK::BTSmartMessaging is a SMS::Send driver that provides SMS message sending via the BT Smart Messaging Tailored powered by Soprano HTTP API CAVEATS You need a BT Smart Messaging Tailored powered by Soprano account in order to use this dri...

ANDREWISH/SMS-Send-UK-BTSmartMessaging-0.0.2 - 20 Nov 2018 11:25:52 UTC - Search in distribution

SMS::Send::Orange::ContactEveryone - SMS::Send driver to send messages via ContactEveryone (www.orange-business.com/fr/produits/contact-everyone). River stage zero No dependents

SMS::Send::Orange::ContactEveryone - SMS::Send driver to send messages via ContactEveryone (www.orange-business.com/fr/produits/contact-everyone). This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a bas...

ALEXARN/SMS-Send-Orange-ContactEveryone-0.01 - 20 Dec 2016 08:15:39 UTC - Search in distribution

SMS::Send::Adapter::Node::Red - SMS::Send Adapter to Node-RED JSON HTTP request River stage zero No dependents

This Perl package provides an adapter from Node-RED HTTP request object with a JSON payload to the SMS::Send infrastructure using either a PSGI or a CGI script. The architecture works easiest with SMS::Send drivers based on the SMS::Send::Driver::Web...

MRDVT/SMS-Send-Adapter-Node-Red-0.07 - 29 Mar 2021 03:36:31 UTC - Search in distribution

lib/Net/SMS/TextMagic.pm River stage zero No dependents

TextMagic (http://www.textmagic.com) is a commercial service that allows its users to send SMS messages to anyone in the world. Net::SMS::TextMagic provides OO methods that allow to send SMS messages through TextMagic service. The TextMagic HTTPS API...

MPLATTU/Net-SMS-TextMagic-1.00 - 31 Dec 2011 06:51:21 UTC - Search in distribution

lib/WebService/Mocean/Sms.pm River stage zero No dependents

KIANMENG/WebService-Mocean-0.05 - 26 Apr 2019 16:42:49 UTC - Search in distribution
  • WebService::Mocean - Perl library for integration with MoceanSMS gateway, https://moceanapi.com.

SMS::Send::Sergel::Simple::HTTP River stage zero No dependents

SMS::Send::Sergel::Simple::HTTP is a perl library for sending SMS with the Sergel Simple HTTP SMS service....

ESKAAREN/SMS-Send-Sergel-Simple-HTTP-0.02 - 18 Feb 2017 23:31:11 UTC - Search in distribution

yesssSMS - Send text messages to mobile phones through the website of yesss! River stage zero No dependents

Objects of the yesssSMS class are only able to send text messages to mobile phones through the website of yesss! (Kontomanager). Kontomanager might also be in use by other providers (probably Georg, Krone und Kurier, but this is not tested). Adopting...

AFUERST/yesssSMS-2.21 - 23 Feb 2023 19:03:35 UTC - Search in distribution

Mail::IMAP2SMS - Perl extension for IMAP to SMS. River stage zero No dependents

This module is a quick and easy way to SMS your IMAP email....

RCROWDER/Mail-IMAP2SMS-1.2 - 26 May 2009 14:44:45 UTC - Search in distribution

MetaTrans::SmsCz - MetaTrans plug-in for http://slovniky.sms.cz/ River stage zero No dependents

SKIM/MetaTrans-1.05 - 06 Sep 2009 12:48:31 UTC - Search in distribution
  • MetaTrans::Languages - Simple "database" of most of the known languages. Extracted from MARC codes for languages, http://www.loc.gov/marc/languages/.

RT::Action::SMSNotify River stage zero No dependents

See RT::Extension::SMSNotify for details on how to use this extension, including how to customise error reporting. This action may be invoked directly, from rt-crontool, or via a Scrip....

RINGERC/RT-Extension-SMSNotify-1.04 - 30 Jul 2013 06:27:56 UTC - Search in distribution

Device::Modem::SMSModem - Perl extension for Device::Modem module River stage zero No dependents

This is an extension of Device::Modem intended to be be used as high level API to handle SMS in USB dongles. It works (as base class Device::Modem) via serial port and implements basic SMS functionality handling through AT (Hayes) commands. What the ...

DMITRIII/Device-Modem-SMSModem-0.9 - 08 Nov 2015 13:08:45 UTC - Search in distribution

Mojar::Message::BulkSms - Send SMS via BulkSMS services. River stage zero No dependents

Sends SMS messages via BulkSMS services such as usa.bulksms.com and bulksms.de....

NICZERO/Mojar-Message-1.211 - 20 Sep 2022 15:09:49 UTC - Search in distribution

Lab::Instrument::Cryogenic_SMS - Cryogenic SMS magnet power supply (deprecated) River stage zero No dependents

AKHUETTEL/Lab-Measurement-Legacy-3.904 - 19 Oct 2023 17:20:42 UTC - Search in distribution

Aliyun::Method::FcSmsNumSend River stage zero No dependents

NSNAKE/Aliyun-1.0.0 - 10 Apr 2018 07:15:59 UTC - Search in distribution

Monitoring::Spooler::Transport::SmsSend - a monitoring spooler transport using the SMS::Send framework River stage zero No dependents

TEX/Monitoring-Spooler-0.05 - 08 Jul 2014 18:07:14 UTC - Search in distribution

WebService::Google::Voice::SendSMS - Send a SMS using Google Voice River stage zero No dependents

WebService::Google::Voice::SendSMS allows you to send SMS messages using your Google Voice account (<https://www.google.com/voice>). It only works if you're able to send SMS messages from the Google Voice website. There should be a TEXT button next t...

CJM/WebService-Google-Voice-SendSMS-1.002 - 21 Feb 2015 19:46:59 UTC - Search in distribution

NetSDS::Kannel - Kannel SMS gateway API River stage zero No dependents

"NetSDS::Kannel" module provides API to Kannel SMS gateway. To decrease innecessary problems we use a lot of predefined parameters while sending and receiving messages via Kannel HTTP API. It's not so flexible as direct HTTP processing but less expen...

RATTLER/NetSDS-Kannel-1.300 - 12 Nov 2009 17:58:17 UTC - Search in distribution

NSMS::API - API para enviar SMS através da NSMS (http://www.nsms.com.br/) River stage zero No dependents

TBR/NSMS-API-0.006 - 21 Jun 2011 14:09:48 UTC - Search in distribution

Net::MBlox - link to the MBlox api for sending SMS River stage zero No dependents

ELLIOTT/Net-MBlox-0.004 - 21 Jun 2013 12:59:45 UTC - Search in distribution
240 results (0.092 seconds)