Group
Extension

Matches 1

SMS-Send-NexmoUnicode ( J/JN/JNLIN/SMS-Send-NexmoUnicode-0.02.tar.gz, JNLIN, 2015; MetaCPAN )
SMS-Send-NexmoUnicode/lib/SMS/Send/NexmoUnicode.pm ( view source; MetaCPAN )
 delete $params{to} );

   my $nexmo = Nexmo::SMS->new(
	   server => 'https://rest.nexmo.com/sms/json',
	   username => $self->{"_username"},
	   password => $self->{"_password"},
	   );

   my $sms 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.