SMS::Send::CSoft

SMS::Send driver to send via the Connection Software service
Download

SMS::Send::CSoft Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Mark Hindess
  • Publisher web site:
  • http://search.cpan.org/~beanz/

SMS::Send::CSoft Tags


SMS::Send::CSoft Description

SMS::Send driver to send via the Connection Software service SMS::Send::CSoft is a SMS::Send driver for sending SMS messages with the Connection Software (http://www.csoft.co.uk/) SMS service.SYNOPSIS # Create a testing sender my $send = SMS::Send->new( 'CSoft', _login => 'csoft username', _password => 'csoft pin' ); # Send a message $send->send_sms( text => 'Hi there', to => '+61 (4) 1234 5678', ); Requirements: · Perl


SMS::Send::CSoft Related Software