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

Search results for "dist:SMS-Send-Nexmo sms"

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
1 result (0.022 seconds)