Search results for "sms::send"
SMS::Send - Driver-based API for sending SMS messages
"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 ...
ADAMK/SMS-Send-1.06 - 09 Nov 2011 02:46:43 UTC - Search in distribution- SMS::Send::Test - SMS::Send International-Class Testing Driver
- SMS::Send::Driver - Base class for SMS::Send drivers
- SMS::Send::AU::Test - SMS::Send Regional-Class Testing Driver
SMS::Send::AQL - SMS::Send driver to send messages via AQL (www.aql.com)
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/)
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
SMS::Send::CSoft - SMS::Send driver to send via the Connection Software service
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.
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.
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
SMS::Send::Mocean - SMS::Send driver to send messages via Mocean, https://moceanapi.com/.
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
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
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
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
SMS::Send::BulkSMS - SMS::Send driver for the International BulkSMS service
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.
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
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
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
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::Send::IN::eSMS - Regional context SMS::Send driver to send messages via eSMS Kerala gateway ( http://api.esms.kerala.gov.in )
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
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
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- perl-SMS-Send-VoIP-MS-send_sms.pl - SMS::Send::VoIP::MS Example script
SMS::Send::CMTelecom - SMS::Send driver for the CMTelecom SMS gateway
This module currently uses the HTTPS JSON API <https://gw.cmtelecom.com/>....
DSONNTAG/SMS-API-CMTelecom-0.05 - 15 Jan 2022 10:21:28 UTC - Search in distribution
SMS::Send::AT::SmsAt - driver for sending SMS through gateway.sms.at
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