SMS::Send::DE::MeinBMW

SMS::Send::DE::MeinBMW is an SMS::Send driver for the www.meinbmw.de website.
Download

SMS::Send::DE::MeinBMW Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Boris Zentner
  • Publisher web site:
  • http://search.cpan.org/~borisz/

SMS::Send::DE::MeinBMW Tags


SMS::Send::DE::MeinBMW Description

SMS::Send::DE::MeinBMW is an SMS::Send driver for the www.meinbmw.de website. SMS::Send::DE::MeinBMW is an SMS::Send driver for the www.meinbmw.de website.SYNOPSIS use SMS::Send; # Get the sender and login my $sender = SMS::Send->new('DE::MeinBMW', _login => 'xx@yyy.de', # your email address _password => 'mypasswd', # your reqistered password from www.meinbmw.de ); # Send a message to ourself my $sent = $sender->send_sms( text => 'Messages have a limit of 160 chars', to => '+49 4 444 444', ); # Did it send? if ( $sent ) { print "Sent test messagen"; } else { print "Test message failedn"; }SMS::Send::DE::MeinBMW is an regional SMS::Send driver for Germany that delivers messages via the http://www.meinbmw.de.You must register to use this FREE service for all BMW drivers.guesses, what I drive for a car.Requirements:· Perl Requirements: · Perl


SMS::Send::DE::MeinBMW Related Software