Net::SMS::TMobile::UK

Send SMS Messages via the T-Mobile UK Website
Download

Net::SMS::TMobile::UK Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ben Charlton
  • Publisher web site:
  • http://www.opengiggle.org

Net::SMS::TMobile::UK Tags


Net::SMS::TMobile::UK Description

Send SMS Messages via the T-Mobile UK Website T-Mobile is a major mobile network. Their UK Website allows the sending of 'webtext' messages which are an SMS sent from the users mobile number and charged against their mobile phone account. Net::SMS::TMobile::UK is a Perl module that allows the sending of these messages - ideal if you pay for a bundle of SMS messages in advance.Please note that this module is nothing to do with T-Mobile, and will probably stop working should T-Mobile ever change the method for sms submission.SYNOPSIS use Net::SMS::TMobile::UK; my $sms = Net::SMS::TMobile::UK->new(username=>$username, password=>$password); $sms->sendsms(to=>$target, message=>$message); Requirements: · Perl


Net::SMS::TMobile::UK Related Software