The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

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.023 seconds)